about summary refs log tree commit diff
path: root/tests/ui/internal
AgeCommit message (Collapse)AuthorLines
2025-04-03compiletest: Require `//~` annotations even if `error-pattern` is specifiedVadim Petrochenkov-10/+8
2025-02-24Fix test output expectationsJana Dönszelmann-3/+15
2024-11-03use backticks instead of single quotes when reporting "use of unstable ↵dianne-14/+14
library feature" This is consistent with all other diagnostics I could find containing features and enables the use of `DiagSymbolList` for generalizing diagnostics for unstable library features to multiple features.
2024-08-22stabilize const_fn_floating_point_arithmeticRalf Jung-32/+0
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-7/+7
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