summary refs log tree commit diff
path: root/src/test/ui/issues
AgeCommit message (Expand)AuthorLines
2022-12-08Rollup merge of #104922 - estebank:fur-elize, r=oli-obkMatthias Krüger-6/+6
2022-12-06Rollup merge of #105340 - estebank:ice-ice-baby, r=compiler-errorsMatthias Krüger-0/+130
2022-12-05Avoid ICE by accounting for missing typeEsteban Küber-0/+130
2022-12-05Tweak "the following other types implement trait"Esteban Küber-8/+3
2022-12-03Rollup merge of #105164 - compiler-errors:revert-import-filter, r=estebankMatthias Krüger-6/+15
2022-12-02Revert 88f2140Michael Goulet-6/+15
2022-11-28fix testEsteban Küber-1/+1
2022-11-28Further tweak the type shortening logicEsteban Küber-5/+5
2022-11-28Detect long types in E0308 and write them to diskEsteban Küber-5/+5
2022-11-28Change multiline span ASCII art visual orderEsteban Küber-3/+3
2022-11-24Rollup merge of #103908 - estebank:consider-cloning, r=compiler-errorsMatthias Krüger-0/+9
2022-11-24Auto merge of #104610 - ouz-a:revert-overflow, r=compiler-errorsbors-2/+9
2022-11-23Tweak output in for loopsEsteban Küber-8/+0
2022-11-23Suggest `.clone()` or `ref binding` on E0382Esteban Küber-0/+17
2022-11-22Auto merge of #103578 - petrochenkov:nofict, r=nagisabors-10/+8
2022-11-21Unreserve braced enum variants in value namespaceVadim Petrochenkov-10/+8
2022-11-20Move testsCaio-238/+0
2022-11-19fix test errouz-a-3/+4
2022-11-19re-add test and blessouz-a-1/+1
2022-11-19revert-overflowouz-a-1/+7
2022-11-19Rollup merge of #104469 - estebank:long-types, r=oli-obkMatthias Krüger-21/+26
2022-11-18Only use `...` instead of `_` for type elisionEsteban Küber-2/+2
2022-11-18On E0275 do not print out the full type in the msgEsteban Küber-3/+3
2022-11-18On overflow errors, do not print out long typesEsteban Küber-14/+20
2022-11-18Make "long type" printing type awareEsteban Küber-4/+3
2022-11-18rename `is_tainted_by_errors` Boxy-2/+1
2022-11-16Rollup merge of #104317 - RalfJung:ctfe-error-reporting, r=oli-obkMatthias Krüger-17/+16
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-17/+16
2022-11-16Rollup merge of #104419 - Ayush1325:test-issue-30490, r=lcnrMatthias Krüger-1/+1
2022-11-15Rollup merge of #103439 - Nilstrieb:help-me-with-my-macro, r=estebankMatthias Krüger-0/+6
2022-11-14Show a note where a macro failed to matchNilstrieb-0/+6
2022-11-14Rollup merge of #104229 - compiler-errors:overlap-full-path, r=davidtwcoMatthias Krüger-4/+4
2022-11-14Fix test/ui/issues/issue-30490.rsAyush Singh-1/+1
2022-11-12Move testsCaio-450/+0
2022-11-12Rollup merge of #103970 - oli-obk:unhide_unknown_spans, r=estebankDylan DPC-4/+1
2022-11-12Rollup merge of #102049 - fee1-dead-contrib:derive_const, r=oli-obkDylan DPC-2/+12
2022-11-11Print all labels, even if they have no span. Fall back to main item's span.Oli Scherer-4/+1
2022-11-10Tweak span for `#[must_use]`Esteban Küber-2/+2
2022-11-10Don't print full paths in overlap errorsMichael Goulet-4/+4
2022-11-10Auto merge of #101990 - clubby789:dont-machine-apply-placeholder-method, r=co...bors-2/+2
2022-11-09Rollup merge of #103307 - b4den:master, r=estebankManish Goregaokar-2/+2
2022-11-08Rollup merge of #100508 - BoxyUwU:make_less_things_late_bound, r=nikomatsakisManish Goregaokar-44/+0
2022-11-08selection failure: recompute applicable implslcnr-1/+2
2022-11-07Rollup merge of #104003 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-237/+0
2022-11-06fixyfixfixBoxy-44/+0
2022-11-05Attempt to fix arguments of associated functionsclubby789-2/+2
2022-11-05Adjust diagnostics, bless testsMichael Goulet-5/+5
2022-11-05Move some tests to more reasonable directoriesCaio-237/+0
2022-11-05Specify that `break` cannot be used outside of loop *or* labeled blockclubby789-15/+15
2022-10-23Rollup merge of #103305 - c410-f3r:moar-errors, r=petrochenkovDylan DPC-331/+0