about summary refs log tree commit diff
path: root/src/test/ui/rfc-2457
AgeCommit message (Expand)AuthorLines
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-3/+3
2021-08-12Adjust `#[no_mangle]`-related checks and lints for `impl` itemshyd-dev-1/+29
2021-05-06E0583: Include secondary path in error messageDeadbeef-1/+1
2021-04-08Stablize `non_ascii_idents` feature.Charles Lew-19/+8
2021-04-07Disable using non-ascii identifiers in extern blocks.Charles Lew-1/+45
2020-07-18rustc_metadata: Make crate loading fully speculativeVadim Petrochenkov-19/+2
2020-06-16Disallow loading crates with non-ascii identifier name.Charles Lew-0/+45
2020-05-17Disallow forbidden usage of non-ascii identifiers.Charles Lew-0/+57
2019-12-26Add a test and bless existing test case.Charles Lew-0/+8