about summary refs log tree commit diff
path: root/src/librustc_infer/lib.rs
AgeCommit message (Expand)AuthorLines
2020-08-30mv compiler to compiler/mark-40/+0
2020-08-24Stabilize Range[Inclusive]::is_emptyScott McMurray-1/+0
2020-08-15replaced log with tracingGurpreet Singh-1/+1
2020-07-22Increase accuracy of lifetime bound on trait object impl suggestionEsteban Küber-0/+1
2020-07-16apply bootstrap cfgsMark Rousskov-1/+0
2020-06-28Remove `const_if_match` feature gate from librariesDylan MacKenzie-1/+1
2020-06-22rewrite leak check to be based on universesNiko Matsakis-0/+3
2020-05-29Add Extend::{extend_one,extend_reserve}Josh Stone-0/+1
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-0/+1
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-1/+1
2020-03-14Trim dependencies and features.Camille GILLOT-4/+2
2020-03-10rust-lang.github.io/rustc-dev-guide -> rustc-dev-guide.rust-lang.orgSantiago Pastorino-1/+1
2020-03-10Rename rustc guide to rustc dev guideSantiago Pastorino-2/+2
2020-03-10Rename rustc-guide to rustc-dev-guideSantiago Pastorino-1/+1
2020-02-16Gate macro use.Camille GILLOT-0/+1
2020-02-16Prune features.Camille GILLOT-23/+0
2020-02-16Remove librustc_infer crate re-exports.Camille GILLOT-7/+0
2020-02-16Make librustc_infer compile.Camille GILLOT-0/+67