about summary refs log tree commit diff
path: root/src/test/ui/test-attrs
AgeCommit message (Expand)AuthorLines
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-4/+4
2021-09-15Move some tests to more reasonable directoriesCaio-0/+9
2021-06-30Move some UI tests to more suitable subdirsYuki Okushi-0/+363
2021-05-16remove mode for run and ignore testsAliénore Bouttefeux-4/+4
2021-05-03change based on reviewAliénore Bouttefeux-5/+5
2021-05-03proof of concept add test type on printsAliénore Bouttefeux-2/+38
2021-04-16Remove #[main] attribute.Charles Lew-4/+4
2021-02-08Rollup merge of #81356 - ehuss:libtest-filters, r=m-ou-seMara Bos-0/+24
2021-01-31Move some tests to more reasonable directoriesCaio-0/+36
2021-01-24libtest: allow multiple filtersEric Huss-0/+24
2020-11-09Add `#[cfg(panic = "...")]`David Hewitt-1/+2
2020-07-28Make closures and generators a must use typesTomasz Miąsko-2/+2
2020-05-06Move tests from `test/run-fail` to UIYuki Okushi-0/+12
2020-04-23Moving more build-pass tests to check-passVal Markovic-1/+1
2020-04-11rustc: Add a warning count upon completionRoccoDev-0/+4
2020-03-24defatalize expand_test_or_benchMazdak Farrokhzad-2/+18
2020-01-24Normalise notes with the/isvarkor-1/+1
2020-01-12Diagnostics should start lowercasevarkor-4/+4
2019-11-10Make error and warning annotations mandatory in UI testsTomasz Miąsko-2/+2
2019-11-06Auto merge of #65830 - Quantumplation:master, r=davidtwco,estebankbors-2/+2
2019-10-26Use ident instead of def_span in dead-code passPi Lanningham-2/+2
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-2/+2
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-2/+2
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-2/+2
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-2/+2
2019-09-05Move tests for unit tests to their own directoryMatthew Jasper-0/+247
2019-09-05Make use of hygiene in AST passesMatthew Jasper-0/+52