summary refs log tree commit diff
path: root/src/librustc/ty/flags.rs
AgeCommit message (Expand)AuthorLines
2016-06-05rustc: add ReErased to be used by trait selection, MIR and trans.Eduard Burtescu-1/+1
2016-05-31add flag for ReSkolemizedNiko Matsakis-1/+5
2016-05-11rustc: Split local type contexts interners from the global one.Eduard Burtescu-3/+12
2016-03-27rustc: move cfg, infer, traits and ty from middle to top-level.Eduard Burtescu-0/+205