about summary refs log tree commit diff
path: root/src/test/ui/rfcs
AgeCommit message (Expand)AuthorLines
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2020-10-22Fixup: add missing trailing newlineLeSeulArtichaut-1/+1
2020-10-22Make closures inherit the parent function's target featuresLeSeulArtichaut-0/+18
2020-09-02pretty: trim paths of unique symbolsDan Aloni-18/+18
2020-08-22Use smaller def span for functionsAaron Hill-2/+2
2020-08-15Fix RFC-1014 testTomasz Miąsko-2/+4
2020-07-23Add missing backticks in diagnostics noteYuki Okushi-6/+6
2020-06-30Make #[target_feature] Fn trait error message less confusingCaleb Zulawski-6/+6
2020-06-27Don't implement Fn* for unsafe #[target_feature] functionsCaleb Zulawski-0/+3
2020-06-13Add error note when trying fn as Fn traitCaleb Zulawski-4/+53
2020-06-13Don't implement Fn* traits for #[target_feature] functionsCaleb Zulawski-0/+63
2020-05-01Add new tests and bless old testsLeSeulArtichaut-0/+260
2020-01-18slice_patterns: remove gates in testsMazdak Farrokhzad-1/+0
2020-01-15Remove unused auxiliary file that was replaced with rust_test_helpersTomasz Miąsko-5/+0
2019-10-25Re-enable Emscripten's exception handling supportThomas Lively-1/+1
2019-10-19Rollup merge of #64007 - estebank:overlapping-patterns, r=matthewjasperMazdak Farrokhzad-1/+1
2019-10-16Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-1/+1
2019-10-16Only emit overlapping patterns lint if the overlap is partialEsteban Küber-1/+1
2019-10-05Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...Tyler Mandry-1/+1
2019-10-04Upgrade Emscripten targets to use upstream LLVM backendThomas Lively-1/+1
2019-07-28Use new 'p @ ..' syntax in tests.Mazdak Farrokhzad-1/+1
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+1273