summary refs log tree commit diff
path: root/src/librustc/middle/subst.rs
AgeCommit message (Expand)AuthorLines
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-1/+0
2013-05-22libextra: Rename the actual metadata names of libcore to libstd and libstd to...Patrick Walton-0/+2
2013-05-09Refactor representation of bounds to separate out BuiltinBounds intoNiko Matsakis-16/+10
2013-05-03add gitattributes and fix whitespace issuesDaniel Micay-1/+0
2013-04-27only use #[no_core] in libcoreDaniel Micay-1/+0
2013-04-10Issue #5656: Make &self not mean "&'self self"Niko Matsakis-17/+30
2013-04-09Apply comments from tjcNiko Matsakis-10/+14
2013-04-09Cleanup substitutions and treatment of generics around traits in a number of ...Niko Matsakis-0/+173