Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Identify unreachable subpatterns more reliably
A-exhaustiveness-checking
F-or_patterns
S-waiting-on-perf
S-waiting-on-review
#80632
opened Jan 2, 2021 by
Nadrieril
reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats)
S-waiting-on-bors
#80628
opened Jan 2, 2021 by
matthiaskrgr
Choose the version of python at runtime (portable version)
A-contributor-roadblock
A-rustbuild
S-waiting-on-review
#80625
opened Jan 2, 2021 by
jyn514
use PlaceRef more consistently instead of loosely coupled local+projection
S-waiting-on-review
#80624
opened Jan 2, 2021 by
RalfJung
Detect invalid rustdoc test commands
A-doctests
S-waiting-on-review
T-rustdoc
#80617
opened Jan 2, 2021 by
GuillaumeGomez
•
Approved
Explain why borrows can't be held across yield point in async blocks
S-waiting-on-review
#80614
opened Jan 2, 2021 by
1000teslas
Use `UnhashMap` whenever we have a key of `DefPathHash`
S-waiting-on-review
#80610
opened Jan 2, 2021 by
Aaron1011
Load all DefPathHash -> DefId mappings before dumping dep graph
S-waiting-on-review
#80609
opened Jan 2, 2021 by
Aaron1011
Remove DepKind::CrateMetadata and pre-allocation of DepNodes
A-incr-comp
S-waiting-on-review
T-compiler
#80602
opened Jan 1, 2021 by
tgnottingham
Improve grammar in documentation of format strings
S-waiting-on-review
T-doc
#80601
opened Jan 1, 2021 by
steffahn
Add `MaybeUninit` method `array_assume_init`
S-waiting-on-review
#80600
opened Jan 1, 2021 by
CoffeeBlend
Update `bool` and `!` docs
C-cleanup
S-waiting-on-bors
T-doc
T-lang
#80590
opened Jan 1, 2021 by
camelid
Add suggestion for "ignore" doc code block
A-diagnostics
S-waiting-on-review
T-rustdoc
#80580
opened Jan 1, 2021 by
GuillaumeGomez
avoid promoting division, modulo and indexing operations that could fail
S-waiting-on-crater
#80579
opened Jan 1, 2021 by
RalfJung
Previous Next
ProTip!
Adding no:label will show everything without a label.