about summary refs log tree commit diff
path: root/tests/ui/stability-attribute/allowed-through-unstable.rs
AgeCommit message (Collapse)AuthorLines
2025-02-02rustc_allowed_through_unstable_modules: require deprecation messageRalf Jung-2/+1
2025-01-15allowed_through_unstable_modules: support showing a deprecation message when ↵Ralf Jung-0/+1
the unstable module name is used
2024-11-03use backticks instead of single quotes when reporting "use of unstable ↵dianne-1/+1
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-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-1/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+9