about summary refs log tree commit diff
path: root/compiler/rustc_mir_transform/src/shim.rs
AgeCommit message (Expand)AuthorLines
2021-11-08impl Copy/Clone for arrays in std, not in compilerbstrie-149/+0
2021-09-22Support `#[track_caller]` on closures and generatorsAaron Hill-1/+1
2021-09-07Move the dataflow framework to its own crate.Camille GILLOT-3/+3
2021-09-07Move rustc_mir::transform to rustc_mir_transform.Camille GILLOT-0/+946