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
path:
root
/
compiler
/
rustc_resolve
/
src
/
late
Age
Commit message (
Expand
)
Author
Lines
2020-10-09
Tweak output and add test cases
Esteban Küber
-5
/
+51
2020-10-09
Point out why a trait is expected on `Struct + 'lt`
Esteban Küber
-1
/
+10
2020-10-07
Auto merge of #77341 - davidtwco:issue-73427-you-might-have-meant-variant, r=...
bors
-21
/
+124
2020-10-02
resolve: prohibit anon const non-static lifetimes
David Wood
-0
/
+33
2020-09-29
resolve: improve "try using the enum's variant"
David Wood
-21
/
+124
2020-09-17
use strip_prefix over starts_with and manual slicing based on pattern length ...
Matthias Krüger
-2
/
+2
2020-09-15
fix a couple of stylistic clippy warnings
Matthias Krüger
-1
/
+1
2020-09-11
Auto merge of #76499 - guswynn:priv_des, r=petrochenkov
bors
-10
/
+45
2020-09-11
Give better diagnostic when using a private tuple struct constructor
Gus Wynn
-10
/
+45
2020-09-10
Attach `TokenStream` to `ast::Path`
Aaron Hill
-2
/
+4
2020-09-09
remove redundant clones
Matthias Krüger
-1
/
+1
2020-08-30
Suggest `if let x = y` when encountering `if x = y`
Esteban Küber
-0
/
+13
2020-08-30
mv compiler to compiler/
mark
-0
/
+4458
[prev]