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_middle
/
src
/
mir
/
traversal.rs
Age
Commit message (
Expand
)
Author
Lines
2022-08-26
Replace `Body::basic_blocks()` with field access
Tomasz Miąsko
-2
/
+2
2022-07-07
Make MIR basic blocks field public
Tomasz Miąsko
-16
/
+15
2022-07-05
impl TypeVisitable in type traversal macros
Alan Egerton
-1
/
+1
2022-06-14
Rename rustc_serialize::opaque::Encoder as MemEncoder.
Nicholas Nethercote
-3
/
+3
2022-06-10
Revert b983e42936feab29f6333e9835913afc6b4a394e.
Nicholas Nethercote
-3
/
+3
2022-06-08
Rename `rustc_serialize::opaque::Encoder` as `MemEncoder`.
Nicholas Nethercote
-3
/
+3
2022-06-08
Use delayed error handling for `Encodable` and `Encoder` infallible.
Nicholas Nethercote
-3
/
+1
2022-06-05
Auto merge of #97697 - WaffleLapkin:no_ref_vec, r=WaffleLapkin
bors
-3
/
+3
2022-06-03
Remove emit_unit
bjorn3
-2
/
+2
2022-06-03
Replace `&Vec<_>`s with `&[_]`s
Maybe Waffle
-3
/
+3
2022-05-17
Change `Successors` to `impl Iterator<Item = BasicBlock>`
SparrowLii
-1
/
+1
2022-04-30
Eliminate duplication of RPO calculation for mir
SparrowLii
-4
/
+86
2022-03-30
Spellchecking compiler comments
Yuri Astrakhan
-1
/
+1
2022-02-02
Correct incorrect description of preorder traversals.
Jakob Degen
-4
/
+6
2021-12-15
Remove `in_band_lifetimes` from `rustc_middle`
Aaron Hill
-1
/
+1
2021-03-27
Remove (lots of) dead code
Joshua Nelson
-4
/
+0
2020-08-30
mv compiler to compiler/
mark
-0
/
+311