rust/compiler/rustc_mir/src
Matthias Krüger e2272cdffc remove redundant closures (clippy::redundant_closure) 2021-01-03 13:34:24 +01:00
..
borrow_check where possible, pass slices instead of &Vec or &String (clippy::ptr_arg) 2020-12-30 13:11:52 +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 Rollup merge of #80491 - RalfJung:dangling-of-val, r=oli-obk 2020-12-30 20:56:56 +00:00
monomorphize Remove ForeignMod struct. 2020-11-26 21:32:27 +01:00
transform remove redundant closures (clippy::redundant_closure) 2021-01-03 13:34:24 +01:00
util Rollup merge of #79999 - hencrice:yenlinc/79799, r=oli-obk 2020-12-25 03:39:33 +01: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