about summary refs log tree commit diff
path: root/src/test/compile-fail/no-implicit-prelude-nested.rs
AgeCommit message (Expand)AuthorLines
2018-08-14Moved compile-fail tests to ui tests.David Wood-64/+0
2017-01-12resolve: Do not use "resolve"/"resolution" in error messagesVadim Petrochenkov-18/+18
2016-12-26More systematic error reporting in path resolutionVadim Petrochenkov-18/+18
2016-02-19Show candidates for names not in scopeVlad Ureche-15/+15
2015-02-24rustc_resolve: use the visitor model more, remove redundant repeated lookups.Eduard Burtescu-15/+15
2014-07-08std: Rename the `ToStr` trait to `ToString`, and `to_str` to `to_string`.Richo Healey-3/+3
2014-01-11Remove re-exports of std::io::stdio::{print, println} in the prelude.Brendan Zabarauskas-8/+4
2013-07-17rustc: implement a `#[no_implicit_prelude]` attribute.Huon Wilson-0/+68