Nominated (I-nominated) issues
`if foo {}.bar()` parses successfully, but `if foo {} + bar` and `foo! {}.bar()` do not (#21222)
- Added I-nominated. By @huonw
Tracking issue for stabilizing randomness (#27703)
Tracking issue for DNS in std::net (#27705)
Tracking issue for string patterns (#27721)
no_run doctests no longer verify lints (#31576)
sync::Once and panicking closure (#31688)
Tracking issue for compare_exchange (#31767)
Disallow methods from traits that are not in scope (#31908)
Consistent no_prelude attribute (#32025)
resolve: Minimize hacks in name resolution of primitive types (#32131)
Invalid Recursive Enum (2+ occurances) causes compiler out-of-memory on beta/nightly (#32326)
- Added I-nominated. By @eddyb
Unexpected tail in unsized_info_ty: usize for ty=process::Core (#32377)
- Added I-nominated. By @alexcrichton
Document heap allocation location guarantee (#32383)
Should modules with path attribute become directory owners automatically? (#32401)
- Added I-nominated. By @pnkfelix
triage: I-nominated
Beta-nominated issues
truncate i8-s to i1-s when loading constants (#32032, closed)
Improve the check_pat_enum logic (#32039, closed)
remove wrong assert in check_match (#32041, closed)
Do not report errors from regionck if other errors were already reported (#32164, closed)
Make warnings of renamed and removed lints themselves lints (#32219, open)
Remove old snapshot CFG_LIBDIR_RELATIVE-ignoring hack. (#32262, closed)
std: Revert addition of `into_ascii_*` methods (#32314, closed)
Remaining issues
Safe access to a `#[thread_local]` should be disallowed (#17954)
- Added I-nominated. By @arielb1
- Removed I-nominated. By @nikomatsakis
- Added P-medium. By @nikomatsakis
triage: P-medium
Don't ICE when uncallable functions occur due to unsatisfiable where clauses (#21203)
- Added P-medium. By @nrc
triage: P-medium
- Added P-medium. By @nikomatsakis
triage: P-medium
Closures should always implement the all applicable Fn* traits. (#26085)
- Added I-nominated. By @pnkfelix
triage: I-nominated T-compiler
- Added P-medium. By @nikomatsakis
triage: P-medium
Tracking issue for `macro_reexport` feature (#29638)
- Removed I-nominated. By @aturon
Warn for type parameter defaults on `impl` blocks (#31543)
- Added I-nominated. By @nikomatsakis
- Added P-high. By @nikomatsakis
triage: P-high
Regression in autoderef on ascii traits (#32074)
- Removed I-nominated. By @alexcrichton
- Added P-high. By @alexcrichton
Zero-sized functions pointers no longer variadic-compatible (#32201)
- Added P-high. By @nikomatsakis
triage: P-high
'duplicate definitions' regression with winapi 0.2.5 (#32247)
- Added I-nominated. By @alexcrichton
- Added P-high. By @nikomatsakis
triage: P-high
compilation of unicode_segmentation crate hangs on nightly (#32278)
- Added I-nominated. By @alexcrichton
- Added P-high. By @nikomatsakis
triage: P-high
Nightly regression. (#32301)
- Added I-nominated. By @nikomatsakis
ICE: index out of bounds (#32320)
- Added P-medium. By @nikomatsakis
triage: P-medium
gfx_device_gl internal compiler error (#32324)
- Added I-nominated. By @alexcrichton
triage: I-nominated
LLVM assertion: Ptr must be a pointer to Val type (#32389)
- Added I-nominated. By @alexcrichton
Panic compiling conrod example on nightly (#32411)
- Added I-nominated. By @nikomatsakis