rust/compiler/rustc_mir/src
2021-02-24 02:43:35 +03:00
..
borrow_check Rollup merge of #82136 - edward-shen:mismatched-subst-and-hir, r=lcnr 2021-02-17 20:37:58 +01:00
const_eval replaced some map_or with map_or_else 2021-02-24 02:43:35 +03:00
dataflow Rollup merge of #82091 - henryboisdequin:use-place-ref-more, r=RalfJung 2021-02-23 02:51:50 +01:00
interpret rustc_mir: remove redundant wrapping of return type in numeric_intrinsic() 2021-02-21 13:44:16 +01:00
monomorphize Only store a LocalDefId in hir::ImplItem. 2021-02-15 19:32:29 +01:00
transform Rollup merge of #82091 - henryboisdequin:use-place-ref-more, r=RalfJung 2021-02-23 02:51:50 +01:00
util Remove redundant rustc_data_structures path component 2021-02-17 09:30:08 +01:00
lib.rs Prevent query cycles during inlining 2021-01-23 16:51:22 +00:00
shim.rs Replace let Some(..) = with .is_some() 2021-01-17 19:06:12 -05:00