summary refs log tree commit diff
path: root/tests/ui/internal
AgeCommit message (Collapse)AuthorLines
2024-01-26Rollup merge of #117420 - ↵Matthias Krüger-4/+14
Jules-Bertholet:internal-unstable-stmt-expr-attributes, r=petrochenkov Make `#![allow_internal_unstable(..)]` work with `stmt_expr_attributes` This is a necessary first step to fixing #117304, as explained in https://github.com/rust-lang/rust/issues/117304#issuecomment-1784414453. `@rustbot` label T-compiler
2024-01-13Bless testsGeorge-lewis-0/+10
Update tests
2023-11-24Show number in error message even for one errorNilstrieb-2/+2
Co-authored-by: Adrian <adrian.iosdev@gmail.com>
2023-10-30Make `allow_internal_unstable` work with `stmt_expr_attributes`Jules Bertholet-4/+14
2023-08-15Clean up some bad ui testing annotationsMichael Goulet-7/+5
2023-04-12Tweak output for 'add line' suggestionEsteban Küber-2/+4
2023-01-11Move /src/test to /testsAlbert Larsan-0/+318