rust/src/librustc_mir
2018-09-10 08:28:31 -04:00
..
borrow_check generalize AscribeUserType to handle sub or super type 2018-09-10 08:28:31 -04:00
build generalize AscribeUserType to handle sub or super type 2018-09-10 08:28:31 -04:00
dataflow add the AscribeUserType statement kind 2018-09-10 08:22:31 -04:00
hair pacify the mercilous tidy 2018-09-10 08:22:31 -04:00
interpret add the AscribeUserType statement kind 2018-09-10 08:22:31 -04:00
monomorphize Changing TyAnon -> TyOpaque and relevant functions 2018-09-05 13:01:16 -06:00
transform fixup: rename UserAssertTy to AscribeUserType 2018-09-10 08:22:31 -04: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