summaryrefslogtreecommitdiff
path: root/compiler/rustc_mir_dataflow/src/drop_flag_effects.rs
Commit message (Expand)AuthorAgeFilesLines
* Treat Drop as a rmw operationGiacomo Pasini2023-01-301-1/+12
* Inline and remove `place_contents_drop_state_cannot_differ`.Nicholas Nethercote2022-12-081-51/+46
* Adopt let else in more placesest312022-02-191-6/+4
* Move the dataflow framework to its own crate.Camille GILLOT2021-09-071-0/+270