about summary refs log tree commit diff
path: root/src/test/run-pass/rfcs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-1402/+0
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-2/+2
2019-07-01syntax: Unsupport `foo! bar { ... }` macros in the parserVadim Petrochenkov-1/+1
2019-06-07Stabilize Cell::from_mut and as_slice_of_cellsSimon Sapin-1/+0
2019-05-16Added ignore-sgx for appropriate testsDario Gonzalez-0/+1
2019-03-30Restore testFabian Drinck-0/+3
2019-03-30Fix more testsFabian Drinck-1/+0
2019-03-28Implement `#[non_exhaustive]` on variants.David Wood-204/+0
2019-01-13remove extern_in_paths.Mazdak Farrokhzad-28/+0
2019-01-11stabilize top level or-pats in if/while let.Mazdak Farrokhzad-1/+12
2018-12-25Remove licensesMark Rousskov-512/+2
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-2/+2
2018-11-30Removed feature gate.Alexander Regueiro-2/+0
2018-09-26Add `#![allow(..)]` as necessary to get re-migrated run-pass tests compiling ...Felix S. Klock II-2/+17
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+2118