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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_middle
/
src
/
ty
/
error.rs
Age
Commit message (
Expand
)
Author
Lines
2020-12-18
Make BoundRegion have a kind of BoungRegionKind
Jack Huey
-4
/
+4
2020-12-11
Move binder for dyn to each list item
Jack Huey
-1
/
+1
2020-10-23
Add more `.await` suggestions on E0308
Esteban Küber
-24
/
+13
2020-10-21
Lift: take self by value
Bastian Kauschke
-1
/
+1
2020-09-30
Remove trailing space in error message
Camelid
-1
/
+1
2020-09-28
Rollup merge of #76711 - davidtwco:issue-51154-param-closure, r=estebank
Ralf Jung
-0
/
+12
2020-09-21
Rollup merge of #76914 - lcnr:path-no-more, r=ecstatic-morse
ecstatic-morse
-2
/
+2
2020-09-21
Rollup merge of #76888 - matthiaskrgr:clippy_single_match_2, r=Dylan-DPC
ecstatic-morse
-7
/
+4
2020-09-21
check for cycles when unifying const variables
Bastian Kauschke
-3
/
+5
2020-09-20
use if let instead of single match arm expressions to compact code and reduce...
Matthias Krüger
-7
/
+4
2020-09-19
take `TyCtxt` by value
Bastian Kauschke
-2
/
+2
2020-09-19
don't take `TyCtxt` by reference
Bastian Kauschke
-6
/
+6
2020-09-18
don't take `TyCtxt` by reference
Bastian Kauschke
-6
/
+6
2020-09-14
diag: improve closure/generic parameter mismatch
David Wood
-0
/
+12
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-7
/
+10
2020-08-30
mv compiler to compiler/
mark
-0
/
+897