rust/compiler/rustc_mir/src
2021-01-04 21:40:38 +00:00
..
borrow_check reduce borrowing and (de)referencing around match patterns (clippy::match_ref_pats) 2021-01-02 20:09:17 +01:00
const_eval promoteds in statics may refer to statics 2020-12-20 19:34:29 +01:00
dataflow Switch compiler/ to intra-doc links 2020-12-18 15:22:51 -05:00
interpret Differentiate between the availability of ctfe MIR and runtime MIR 2021-01-04 21:40:38 +00:00
monomorphize Polymorphization should look at the runtime MIR of const fn 2021-01-04 21:40:38 +00:00
transform Simplify the optimize_mir query 2021-01-04 21:40:38 +00:00
util Keep an unoptimized duplicate of const fn around 2021-01-04 21:40:38 +00:00
lib.rs Dogfood 'str_split_once() with compiler/ 2020-12-07 12:48:44 -07:00
shim.rs Support building clone shims for arrays with generic size 2020-11-21 00:00:00 +00:00