Nominated (I-nominated) issues
floating point to integer casts can cause undefined behaviour (#10184)
- Added I-nominated. By @nagisa
Tracking issue for stabilizing randomness (#27703)
Tracking issue for string patterns (#27721)
Tracking issue for DST coercions (coerce_unsized, unsize) stabilization (#27732)
Tracking issue for `str_char` stabilization (#27754)
Set recovery methods (#28050)
Warn must_use in tuple (#29815)
Items shadow glob-imported reexports (#31337)
Inconsistency in whether methods of shadowed traits are usable (#31379)
no_run doctests no longer verify lints (#31576)
sync::Once and panicking closure (#31688)
- Added I-nominated. By @alexcrichton
triage: I-nominated
Trace_macros!() is not effectively gated (#31753)
- Added I-nominated. By @huonw
Beta-nominated issues
1.7 release notes (#31099, closed)
Add a per-tree cache into the obligation forest (#31349, closed)
Don't assume color=always when explicitally specified (#31550, closed)
Fix links in release notes 1.7.0 (#31703, closed)
Remaining issues
Massive compiler perf regression (#31157)
- Added P-medium. By @nikomatsakis
triage: P-medium
Pattern guard can consume value that is being matched (#31287)
- Added P-high. By @nikomatsakis
triage: P-high
Admin issues
- bad access: I-nominated. By @nagisa on issue floating point to
integer casts can cause undefined behaviour (#10184)
triage: I-nominated
for P-high. Apparently this was at some point P-high but got lower over time. This seems pretty important for correctness. [match: triage: I-nominated,I-nominated,]