New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Filter by author
Labels
Filter by label
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
`#[allow_internal_unsafe]` evades `#![forbid(unsafe_code)]`
E-easy
E-mentor
#56768
opened Dec 13, 2018 by
james-darkfox
Blank document comment in trait raises error different from with that in function.
A-diagnostics
C-enhancement
E-mentor
#56766
opened Dec 13, 2018 by
da2018
request: improve string indexing error message
A-diagnostics
E-easy
E-help-wanted
E-mentor
T-doc
#56740
opened Dec 12, 2018 by
steven807
NLL Diagnostic Review 3: missing indication that a "partial move" has occurred
A-NLL
E-mentor
NLL-diagnostics
#56657
opened Dec 9, 2018 by
davidtwco
NLL Diagnostic Review 3: missing a note describing the type of the non-Copy moved variable
A-NLL
E-mentor
NLL-diagnostics
#56654
opened Dec 9, 2018 by
davidtwco
error: internal compiler error: src/librustc/hir/def.rs:265: attempted .def_id() on invalid def
E-mentor
I-ICE
T-compiler
#56202
opened Nov 24, 2018 by
TheIronBorn
Permit `-> _` return types for improved diagnostics
A-diagnostics
E-easy
E-mentor
T-compiler
disposition-merge
proposed-final-comment-period
#56132
opened Nov 21, 2018 by
varkor
Integral type mismatch error messages should use "expression" instead of "variable"
A-diagnostics
E-easy
E-mentor
#56115
opened Nov 20, 2018 by
dooblad
implement `is_coinductive` chalk callback
A-traits
E-mentor
T-compiler
WG-compiler-traits
chalk-integration
#55096
opened Oct 15, 2018 by
nikomatsakis
Add debug assertions to raw pointer methods testing for unaligned/NULL pointers
E-medium
E-mentor
#53871
opened Aug 31, 2018 by
RalfJung
rustup component rust-src should be used to load cross-crate sources.
A-diagnostics
E-easy
E-mentor
#53486
opened Aug 19, 2018 by
eddyb
Refactor away the `TypeckTables::cast_kinds` field
E-easy
E-mentor
#52482
opened Jul 18, 2018 by
oli-obk
rustc_target, rustc_codegen_llvm: use () for the metadata of pointers to extern { type }s.
E-mentor
#52382
opened Jul 14, 2018 by
eddyb
Many `From` implementations are undocumented
C-enhancement
E-easy
E-mentor
T-doc
#51430
opened Jun 8, 2018 by
skade
`Applicability`-ify suggestions
A-diagnostics
C-tracking-issue
E-mentor
T-dev-tools
#50723
opened May 13, 2018 by
zackmdavis
Miri and miri-related code contains repetitions of `(n << amt) >> amt`
A-const-eval
C-enhancement
E-easy
E-mentor
T-compiler
#49937
opened Apr 13, 2018 by
oli-obk
better error message when `?` is applied to `collect()`
A-diagnostics
C-enhancement
E-mentor
T-compiler
#49391
opened Mar 26, 2018 by
nikomatsakis
ProTip!
Adding no:label will show everything without a label.