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
/
util
/
pretty.rs
Age
Commit message (
Expand
)
Author
Lines
2020-11-04
s/Scalar::Raw/Scalar::Int
oli
-1
/
+1
2020-10-30
Remove implicit `Continue` type
LeSeulArtichaut
-1
/
+1
2020-10-30
TypeVisitor: use `ControlFlow` in rustc_{mir,privacy,traits,typeck}
LeSeulArtichaut
-1
/
+2
2020-10-21
rustc_mir: support MIR-inlining #[track_caller] functions.
Eduard-Mihai Burtescu
-5
/
+18
2020-10-21
rustc_mir: track inlined callees in SourceScopeData.
Eduard-Mihai Burtescu
-2
/
+17
2020-10-06
Rollup merge of #77559 - camelid:fix-rustdoc-warnings-invalid-rust-syntax, r=...
Yuki Okushi
-1
/
+2
2020-10-05
Renamed tests to avoid exceeding Windows max path limit
Rich Kadel
-7
/
+1
2020-10-05
Updates to experimental coverage counter injection
Rich Kadel
-28
/
+53
2020-10-04
Fix rustdoc warnings about invalid Rust syntax
Camelid
-1
/
+2
2020-10-04
Replace `(Body, DefId)` with `Body` where possible
Dylan MacKenzie
-1
/
+1
2020-10-04
Remember the `MirSource` for each `Body`
Dylan MacKenzie
-37
/
+26
2020-09-19
Stop using the `const_eval` query for initializers of statics
Oliver Scherer
-5
/
+2
2020-09-10
use push(char) instead of push_str(&str) to add single chars to strings
Matthias Krüger
-1
/
+1
2020-09-04
Change ty.kind to a method
LeSeulArtichaut
-2
/
+2
2020-08-31
Add new `-Z dump-mir-spanview` option
Rich Kadel
-0
/
+11
2020-08-30
mv compiler to compiler/
mark
-0
/
+932