..
auxiliary
rustc_allowed_through_unstable_modules: require deprecation message
2025-02-02 12:36:12 +01:00
accidental-stable-in-unstable.rs
intrinsics: deprecate calling them via the unstable std::intrinsics path
2025-01-15 09:41:33 +01:00
accidental-stable-in-unstable.stderr
intrinsics: deprecate calling them via the unstable std::intrinsics path
2025-01-15 09:41:33 +01:00
allow-unstable-reexport.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
allow-unstable-reexport.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
allowed-through-unstable.rs
rustc_allowed_through_unstable_modules: require deprecation message
2025-02-02 12:36:12 +01:00
allowed-through-unstable.stderr
rustc_allowed_through_unstable_modules: require deprecation message
2025-02-02 12:36:12 +01:00
check-stability-issue-138319.rs
Pass precise HirId when calling check_stability
2025-03-14 14:51:58 +08:00
check-stability-issue-138319.stderr
Pass precise HirId when calling check_stability
2025-03-14 14:51:58 +08:00
const-stability-attribute-implies-missing.rs
Re-do recursive const stability checks
2024-10-25 20:31:40 +02:00
const-stability-attribute-implies-missing.stderr
Re-do recursive const stability checks
2024-10-25 20:31:40 +02:00
const-stability-attribute-implies-no-feature.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
const-stability-attribute-implies-no-feature.stderr
Structured suggestion for "missing `feature` in unstable fn call"
2025-01-18 21:13:27 +00:00
const-stability-attribute-implies-using-stable.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
const-stability-attribute-implies-using-stable.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00
const-stability-attribute-implies-using-unstable.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
const-stability-attribute-implies-using-unstable.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00
ctor-stability.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
default-body-stability-err.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
default-body-stability-err.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
default-body-stability-ok-enables.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
default-body-stability-ok-impls.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
generics-default-stability-trait.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
generics-default-stability-trait.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
generics-default-stability-where.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
generics-default-stability-where.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
generics-default-stability.rs
UI tests: add missing diagnostic kinds where possible
2025-04-08 23:06:31 +03:00
generics-default-stability.stderr
Do not gather local all together at the beginning of typeck
2025-05-05 14:27:09 +00:00
issue-28075.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
issue-28075.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
issue-28388-3.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
issue-28388-3.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
issue-99286-stable-intrinsics.rs
remove intrinsics::drop_in_place
2025-04-22 14:06:09 +02:00
issue-106589.rs
…
issue-106589.stderr
ast: Standardize visiting order for attributes and node IDs
2024-06-24 16:08:51 +03:00
issue-109177.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
issue-109177.stderr
…
missing-const-stability.rs
Enforce syntactical stability of const traits in HIR
2025-01-14 19:12:08 +00:00
missing-const-stability.stderr
Enforce syntactical stability of const traits in HIR
2025-01-14 19:12:08 +00:00
missing-stability-attr-at-top-level.rs
…
missing-stability-attr-at-top-level.stderr
Tweak multispan rendering
2024-12-12 23:36:27 +00:00
stability-attribute-implies-missing.rs
…
stability-attribute-implies-missing.stderr
…
stability-attribute-implies-no-feature.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
stability-attribute-implies-no-feature.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
stability-attribute-implies-using-stable.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
stability-attribute-implies-using-stable.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00
stability-attribute-implies-using-unstable.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
stability-attribute-implies-using-unstable.stderr
Trim suggestion parts to the subset that is purely additive
2025-02-14 00:44:10 -08:00
stability-attribute-issue-43027.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
stability-attribute-issue.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
stability-attribute-issue.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
stability-attribute-non-staged-force-unstable.rs
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
2024-02-16 20:02:50 +00:00
stability-attribute-non-staged-force-unstable.stderr
…
stability-attribute-non-staged.rs
…
stability-attribute-non-staged.stderr
…
stability-attribute-sanity-2.rs
…
stability-attribute-sanity-2.stderr
…
stability-attribute-sanity-3.rs
…
stability-attribute-sanity-3.stderr
…
stability-attribute-sanity-4.rs
…
stability-attribute-sanity-4.stderr
…
stability-attribute-sanity.rs
Fix test output expectations
2025-02-24 14:31:19 +01:00
stability-attribute-sanity.stderr
Fix test output expectations
2025-02-24 14:31:19 +01:00
stability-attribute-trait-impl.rs
…
stability-attribute-trait-impl.stderr
Filter empty lines, comments and delimiters from previous to last multiline span rendering
2024-12-12 23:36:27 +00:00
stability-in-private-module.rs
refer to a different module in UI test
2024-03-31 15:38:22 +02:00
stability-in-private-module.stderr
refer to a different module in UI test
2024-03-31 15:38:22 +02:00
stable-in-unstable.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
stable-in-unstable.stderr
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
suggest-vec-allocator-api.rs
use backticks instead of single quotes when reporting "use of unstable library feature"
2024-11-03 13:55:52 -08:00
suggest-vec-allocator-api.stderr
Do not gather local all together at the beginning of typeck
2025-05-05 14:27:09 +00:00
unresolved_stability_lint.rs
…
unresolved_stability_lint.stderr
…