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_mir_transform
/
src
/
dump_mir.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-23
Disable non-required MIR opts with `optimize(none)`
clubby789
-0
/
+4
2024-09-24
Dogfood `feature(file_buffered)`
Josh Stone
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-1
/
+1
2024-09-09
Reduce visibilities, and add `warn(unreachable_pub)`.
Nicholas Nethercote
-1
/
+1
2024-09-03
Move `MirPass` to `rustc_mir_transform`.
Nicholas Nethercote
-3
/
+1
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-3
/
+3
2024-04-19
Show files produced by --emit foo in json artifact notifications
Michael Baikov
-0
/
+3
2023-06-06
Write to stdout if `-` is given as output file
Jing Peng
-4
/
+11
2023-05-15
Profile MIR passes.
Camille GILLOT
-1
/
+1
2022-12-06
Auto merge of #105220 - oli-obk:feeding, r=cjgillot
bors
-3
/
+3
2022-12-03
Remove all but one call site of `prepare_outputs` and fetch the value from th...
Oli Scherer
-3
/
+3
2022-12-01
Remove needless `Cow`
Oli Scherer
-3
/
+2
2021-10-14
Inline on_mir_pass and add inline to dump_mir
Cameron Steffen
-23
/
+1
2021-10-14
Remove redundant dump_enabled check
Cameron Steffen
-4
/
+2
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-11
/
+4
2021-09-07
Move rustc_mir::transform to rustc_mir_transform.
Camille GILLOT
-0
/
+59