rust/src/librustc_mir
Nicholas Nethercote aa9aca0d3d De-overlap the lifetimes of flow_inits and flow_{un,ever_}inits.
This reduces `max-rss` for an `nll-check` build by 27% for `keccak`, and
by 8% for `inflate`.
2018-09-14 14:55:21 +10:00
..
borrow_check De-overlap the lifetimes of flow_inits and flow_{un,ever_}inits. 2018-09-14 14:55:21 +10:00
build Auto merge of #53909 - mikhail-m1:53643, r=nikomatsakis 2018-09-08 19:57:14 +00:00
dataflow Auto merge of #53909 - mikhail-m1:53643, r=nikomatsakis 2018-09-08 19:57:14 +00:00
hair Auto merge of #53721 - arielb1:exhaustively-unpun, r=nikomatsakis 2018-09-06 06:42:19 +00:00
interpret Auto merge of #53903 - GabrielMajeri:opt-miri-array-slice, r=oli-obk 2018-09-08 17:36:09 +00:00
monomorphize Changing TyAnon -> TyOpaque and relevant functions 2018-09-05 13:01:16 -06:00
transform Auto merge of #53903 - GabrielMajeri:opt-miri-array-slice, r=oli-obk 2018-09-08 17:36:09 +00:00
util Auto merge of #53909 - mikhail-m1:53643, r=nikomatsakis 2018-09-08 19:57:14 +00:00
Cargo.toml Use optimized SmallVec implementation 2018-08-23 10:45:53 +03:00
const_eval.rs make field always private, add From impls 2018-09-07 11:37:46 -04:00
diagnostics.rs Auto merge of #53131 - davidtwco:issue-52663-thread-local-static, r=nikomatsakis 2018-08-10 06:54:11 +00:00
lib.rs add const_fn feature 2018-09-07 13:28:23 -04:00
shim.rs support user-given types in adts 2018-08-24 13:27:38 -04:00