index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Lines
2021-08-31
Check for Not trait implementation
xordi
-29
/
+63
2021-08-31
Auto merge of #88467 - sexxi-goose:issue-88431, r=nikomatsakis
bors
-52
/
+77
2021-08-31
Apply suggestions
Deadbeef
-4
/
+5
2021-08-31
Report variant size without the discriminant
Deadbeef
-8
/
+15
2021-08-31
Apply suggestions
Deadbeef
-26
/
+18
2021-08-31
Report Layout of enum variants
Deadbeef
-1
/
+41
2021-08-30
Update E0785.md
Michael Howell
-1
/
+1
2021-08-30
fix(rustc_typeck): produce better errors for dyn auto trait
Michael Howell
-0
/
+71
2021-08-30
Remove unnecessary `mut` from udp doctests
Sönke Hahn
-1
/
+1
2021-08-31
Auto merge of #88414 - Aaron1011:guess-foreign-head-span, r=estebank
bors
-15
/
+97
2021-08-30
Expand documentation for `FpCategory`.
Kevin Reid
-4
/
+22
2021-08-30
Fix tests
Cameron Steffen
-33
/
+33
2021-08-30
Add let-else tests
Cameron Steffen
-0
/
+322
2021-08-30
Handle irrufutable or unreachable let-else
Cameron Steffen
-13
/
+41
2021-08-30
Calculate LetSource later
Cameron Steffen
-40
/
+42
2021-08-30
Handle let-else initializer edge case errors
Cameron Steffen
-15
/
+101
2021-08-30
Enforce diverging let...else
Cameron Steffen
-5
/
+33
2021-08-30
Fix clippy for let-else
Cameron Steffen
-3
/
+16
2021-08-30
Temporary fix rustfmt for let-else
Cameron Steffen
-4
/
+11
2021-08-30
Fix clippy for let-else
Cameron Steffen
-3
/
+16
2021-08-30
Add let_else feature gate
Cameron Steffen
-0
/
+33
2021-08-30
Lower let-else to HIR
Cameron Steffen
-16
/
+83
2021-08-30
Refactor lower_stmts
Cameron Steffen
-55
/
+56
2021-08-30
Move some methods to block module
Cameron Steffen
-95
/
+111
2021-08-30
Add let-else to AST
Cameron Steffen
-26
/
+92
2021-08-31
Auto merge of #88100 - HTG-YT:edition2021-compopt-stabilization, r=m-ou-se
bors
-28
/
+28
2021-08-30
Auto merge of #88369 - lcnr:cec-rename, r=oli-obk
bors
-4514
/
+917
2021-08-30
Turn to ifs into a match.
Mara Bos
-16
/
+9
2021-08-30
Update tests for array_into_iter lint upgrade.
Mara Bos
-82
/
+31
2021-08-30
Don't give invalid suggestions in array_into_iter.
Mara Bos
-1
/
+1
2021-08-30
Upgrade array_into_iter lint to include Deref-to-array types.
Mara Bos
-23
/
+29
2021-08-30
Add test for extra <> in dyn suggestion.
Mara Bos
-0
/
+71
2021-08-30
Don't suggest extra <> in dyn suggestion.
Mara Bos
-5
/
+10
2021-08-30
Fix loading large rlibs
Mark Rousskov
-3
/
+79
2021-08-30
Add test case for using `slice::fill` with MaybeUninit
Katherine Philip
-0
/
+9
2021-08-30
use `unwrap_unchecked` where possible
ibraheemdev
-11
/
+5
2021-08-30
Test that turbofish does not swim away in prelude collusion suggestion.
Mara Bos
-0
/
+81
2021-08-30
Keep turbofish in prelude collision lint.
Mara Bos
-2
/
+16
2021-08-30
Add test for 2021 ambiguous [T; N].into_iter().
Mara Bos
-0
/
+70
2021-08-30
Warn when [T; N].into_iter() is ambiguous in the new edition.
Mara Bos
-5
/
+26
2021-08-30
No longer pass -Z unstable-options for edition 2021 in test.
Mara Bos
-1
/
+1
2021-08-30
Update test output for stable Rust 2021.
Mara Bos
-24
/
+24
2021-08-30
Auto merge of #88466 - sexxi-goose:issue-88372, r=nikomatsakis
bors
-0
/
+24
2021-08-30
clean up `c::linger` conversion
ibraheemdev
-2
/
+2
2021-08-30
sunos systems add sanitizer supported.
David Carlier
-2
/
+6
2021-08-30
add `TcpStream::set_linger` and `TcpStream::linger`
ibraheemdev
-1
/
+166
2021-08-30
Add test for glob imported prelude collision trait.
Mara Bos
-1
/
+32
2021-08-30
Fix prelude collision suggestions for glob imported traits.
Mara Bos
-2
/
+7
2021-08-30
Add and update tests.
Mara Bos
-20
/
+96
2021-08-30
Fix lifetime generics in <T<..> as Trait>::try_from suggestion.
Mara Bos
-17
/
+21
[prev]
[next]