about summary refs log tree commit diff
path: root/src/librustc_traits/Cargo.toml
AgeCommit message (Expand)AuthorLines
2019-02-07Transition librustc_traits to 2018 editionHirokazu Hata-0/+1
2018-12-27Handle sub-typing in chalk-enginescalexm-1/+1
2018-12-10Upgrade `smallvec` to 0.6.7 and use the new `may_dangle` feature.Nicholas Nethercote-1/+1
2018-11-13Provide program clauses for builtin typesscalexm-0/+1
2018-10-08Pass around interned refs to goals and not goalsscalexm-1/+1
2018-08-23Use optimized SmallVec implementationIgor Gutorov-0/+1
2018-08-17rustc_resolve: don't allow paths starting with `::crate`.Eduard-Mihai Burtescu-1/+1
2018-05-24implement the chalk traits, albeit with many placeholdersNiko Matsakis-0/+1
2018-03-13introduce `infcx.at(..).normalize(..)` operation [VIC]Niko Matsakis-0/+18