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_dataflow
/
src
/
drop_flag_effects.rs
Age
Commit message (
Expand
)
Author
Lines
2025-07-28
use let chains in hir, lint, mir
Kivooeo
-3
/
+2
2025-07-08
Apply effects to otherwise edge in dataflow analysis
Amogh Shivaram
-7
/
+21
2025-02-14
Move drop elaboration infrastructure.
Nicholas Nethercote
-1
/
+20
2024-10-27
compiler: Add rustc_abi dependence to the compiler
Jubilee Young
-1
/
+1
2024-07-29
Stop using MoveDataParamEnv for places that don't need a param-env
Michael Goulet
-5
/
+2
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-1
/
+1
2024-05-23
Remove `#[macro_use] extern crate tracing` from `rustc_mir_dataflow`.
Nicholas Nethercote
-0
/
+1
2023-11-24
Remove unused arguments from `on_all_children_bits`.
Nicholas Nethercote
-31
/
+11
2023-11-23
Avoid unnecessary exports.
Nicholas Nethercote
-1
/
+1
2023-11-23
Remove `indexes` module.
Nicholas Nethercote
-2
/
+1
2023-10-21
Remove on_all_drop_children_bits.
Camille GILLOT
-23
/
+0
2023-10-21
Remove is_terminal_path.
Camille GILLOT
-59
/
+1
2023-01-30
Treat Drop as a rmw operation
Giacomo Pasini
-1
/
+12
2022-12-08
Inline and remove `place_contents_drop_state_cannot_differ`.
Nicholas Nethercote
-51
/
+46
2022-02-19
Adopt let else in more places
est31
-6
/
+4
2021-09-07
Move the dataflow framework to its own crate.
Camille GILLOT
-0
/
+270