about summary refs log tree commit diff
path: root/src/test/compile-fail/lint-stability-deprecated.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-473/+0
2018-08-05Fix test/compile-failvarkor-27/+27
2017-12-21Check associated type bindings for privacy and stabilityVadim Petrochenkov-0/+5
2017-11-02rustc: add item name to deprecated lint warningKevin Butler-108/+109
2017-10-25Update compile-fail tests for error message deduplication.Michael Woerister-1/+0
2017-09-23Use recorded types in rustc_privacyVadim Petrochenkov-0/+1
2017-08-27Move unused-extern-crate to late passTatsuyuki Ishi-1/+1
2017-08-09rustc: Rearchitect lints to be emitted more eagerlyAlex Crichton-111/+111
2016-11-28rustc: rework stability to be on-demand for type-directed lookup.Eduard Burtescu-0/+467