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_mir
/
src
/
borrow_check
/
diagnostics
Age
Commit message (
Expand
)
Author
Lines
2020-09-26
rename functions
Bastian Kauschke
-3
/
+6
2020-09-24
nit
Bastian Kauschke
-1
/
+0
2020-09-24
the two hardest things in programming, names and...
Bastian Kauschke
-3
/
+3
2020-09-23
merge `need_type_info_err(_const)`
Bastian Kauschke
-3
/
+3
2020-09-20
Rollup merge of #76890 - matthiaskrgr:matches_simpl, r=lcnr
Ralf Jung
-3
/
+4
2020-09-18
use matches!() macro for simple if let conditions
Matthias Krüger
-3
/
+4
2020-09-17
use strip_prefix over starts_with and manual slicing based on pattern length ...
Matthias Krüger
-5
/
+4
2020-09-16
Rollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC
Tyler Mandry
-1
/
+1
2020-09-15
fix a couple of stylistic clippy warnings
Matthias Krüger
-1
/
+1
2020-09-10
Note when a a move/borrow error is caused by a deref coercion
Aaron Hill
-24
/
+84
2020-09-10
use push(char) instead of push_str(&str) to add single chars to strings
Matthias Krüger
-10
/
+12
2020-09-07
Add CONST_ITEM_MUTATION lint
Aaron Hill
-57
/
+40
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-64
/
+67
2020-08-30
mv compiler to compiler/
mark
-0
/
+6967