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_session
/
src
Age
Commit message (
Expand
)
Author
Lines
2020-09-03
Tools, tests, and experimenting with MIR-derived coverage counters
Rich Kadel
-0
/
+9
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-1
/
+26
2020-09-02
rustc_{errors,session}: add `delay_good_path_bug`
Dan Aloni
-0
/
+18
2020-09-01
Rollup merge of #76158 - mati865:self-contained-option, r=petrochenkov
Tyler Mandry
-3
/
+3
2020-09-01
Add SessionDiagnostic derive macro.
jumbatm
-0
/
+11
2020-08-31
Add new `-Z dump-mir-spanview` option
Rich Kadel
-0
/
+51
2020-08-31
Rollup merge of #76002 - richkadel:llvm-coverage-map-gen-6b.3, r=tmandry
Tyler Mandry
-30
/
+41
2020-08-31
Fix `-Z instrument-coverage` on MSVC
Rich Kadel
-30
/
+41
2020-09-01
Auto merge of #75931 - estebank:suggest-if-let, r=petrochenkov
bors
-0
/
+4
2020-08-31
Rollup merge of #76075 - marmeladema:remove-once-cell-crate, r=matklad
Aleksey Kladov
-0
/
+1
2020-08-31
Stabilise link-self-contained option
Mateusz Mikuła
-3
/
+3
2020-08-30
Add `-Z proc-macro-backtrace` to allow showing proc-macro panics
Aaron Hill
-0
/
+2
2020-08-30
Suggest `if let x = y` when encountering `if x = y`
Esteban Küber
-0
/
+4
2020-08-30
datastructures: replace `once_cell` crate with an impl from std
marmeladema
-0
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+6946
[prev]