summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2022-03-14Enable issue-23036.rs on wasm32Nikita Popov-1/+0
2022-02-19Rollup merge of #93658 - cchiw:issue-77443-fix, r=joshtriplettMatthias Krüger-1/+0
2022-02-18Rollup merge of #92806 - compiler-errors:better-impl-trait-deny, r=estebankMatthias Krüger-8/+8
2022-02-18Rollup merge of #92959 - asquared31415:test-non-fn-help, r=estebankMatthias Krüger-14/+0
2022-02-17fix impl trait message, bless testsMichael Goulet-16/+8
2022-02-17Add more information to `impl Trait` deny errorMichael Goulet-4/+12
2022-02-17Revert "Auto merge of #91403 - cjgillot:inherit-async, r=oli-obk"Oli Scherer-7/+11
2022-02-15Overhaul `RegionKind` and `Region`.Nicholas Nethercote-2/+2
2022-02-13Rollup merge of #93810 - matthewjasper:chalk-and-canonical-universes, r=jackh726Matthias Krüger-32/+32
2022-02-13Rollup merge of #90532 - fee1-dead:improve-const-fn-err-msg, r=oli-obkMatthias Krüger-6/+27
2022-02-12Auto merge of #91403 - cjgillot:inherit-async, r=oli-obkbors-11/+7
2022-02-12Auto merge of #93697 - the8472:fix-windows-path-hash, r=Mark-Simulacrumbors-0/+1
2022-02-12Update chalk testsMatthew Jasper-32/+32
2022-02-12ignore test on wasm32The 8472-0/+1
2022-02-12bless youDeadbeef-6/+27
2022-02-12Bless nll tests.Camille GILLOT-11/+7
2022-02-10replace feature expression (cfg_panic) in lib and remove expression from testsCharisee-1/+0
2022-02-04Rollup merge of #90132 - joshtriplett:stabilize-instrument-coverage, r=wesley...Matthias Krüger-1/+1
2022-02-03Fix some tests to use -Cinstrument-coverageWesley Wiser-1/+1
2022-01-29Create `core::fmt::ArgumentV1` with generics instead of fn pointerGary Guo-5/+5
2022-01-21Rollup merge of #92963 - terrarier2111:tuple-diagnostic, r=davidtwcoMatthias Krüger-4/+2
2022-01-21Rollup merge of #92843 - camelid:str-concat-sugg, r=davidtwcoMatthias Krüger-4/+6
2022-01-21Rollup merge of #92467 - Aaron1011:extern-local-region, r=oli-obkMatthias Krüger-21/+7
2022-01-21Auto merge of #91359 - dtolnay:args, r=Mark-Simulacrumbors-5/+13
2022-01-18Make suggestions verboseNoah Lev-8/+14
2022-01-18Shorten and improve messagesNoah Lev-20/+10
2022-01-18Implement tuple array diagnosticthreadexception-4/+2
2022-01-18generic_arg_infer: placeholder in signature errlcnr-2/+2
2022-01-17add more info to invalid use of #[test] on invalid itemsasquared31415-14/+0
2022-01-17Emit simpler code from format_argsDavid Tolnay-5/+13
2022-01-17Auto merge of #92816 - tmiasko:rm-llvm-asm, r=Amanieubors-2/+0
2022-01-12Add line breaks to make message easier to readNoah Lev-2/+6
2022-01-12Split up very long messageNoah Lev-2/+4
2022-01-12Improve suggestions for type errors with string concatenationNoah Lev-2/+2
2022-01-12Bless tests.Camille GILLOT-10/+3
2022-01-12Remove ui tests for LLVM-style inline assemblyTomasz Miąsko-2/+0
2022-01-04Rollup merge of #92507 - chordtoll:suggest-single-quotes, r=petrochenkovMatthias Krüger-0/+5
2022-01-03Suggest changing quotes when str/char type mismatchchordtoll-0/+5
2021-12-31Ensure that early-bound function lifetimes are always 'local'Aaron Hill-21/+7
2021-12-30UI test updates for Result and Option method movesDavid Tolnay-2/+0
2021-12-26Add test cases for issue #26186PFPoitras-0/+62
2021-12-18Rollup merge of #91928 - fee1-dead:constification1, r=oli-obkMatthias Krüger-4/+4
2021-12-18Rollup merge of #89090 - cjgillot:bare-dyn, r=jackh726Matthias Krüger-5/+57
2021-12-17Bless ui testsDeadbeef-4/+4
2021-12-15Auto merge of #91962 - matthiaskrgr:rollup-2g082jw, r=matthiaskrgrbors-19/+3
2021-12-15Rollup merge of #91898 - compiler-errors:dont_suggest_closure_return_type, r=...Matthias Krüger-19/+3
2021-12-15Rollup merge of #90521 - jhpratt:stabilize-destructuring_assignment, r=jackh7...Matthias Krüger-16/+10
2021-12-14Stabilize `destructuring_assignment`Jacob Pratt-16/+10
2021-12-15Auto merge of #91945 - matthiaskrgr:rollup-jszf9zp, r=matthiaskrgrbors-3/+3
2021-12-14Rollup merge of #91239 - cameron1024:issue-87490-regression, r=jackh726Matthias Krüger-0/+24