| .. |
|
auxiliary
|
cleaned up some tests
|
2025-06-11 17:49:03 +05: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
|
fix: don't suggest similar method when unstable
|
2023-03-18 16:19:00 +13:00 |
|
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 |
|
renamed_feature.rs
|
Tracking the old name of renamed unstable library attribute
|
2025-06-12 19:24:11 +08:00 |
|
renamed_feature.stderr
|
Tracking the old name of renamed unstable library attribute
|
2025-06-12 19:24:11 +08:00 |
|
stability-attribute-implies-missing.rs
|
|
|
|
stability-attribute-implies-missing.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
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
|
use consistent attr errors in all attribute parsers
|
2025-06-17 23:19:31 +02:00 |
|
stability-attribute-sanity-2.stderr
|
make error codes reflect reality better
|
2025-06-17 23:22:51 +02:00 |
|
stability-attribute-sanity-3.rs
|
|
|
|
stability-attribute-sanity-3.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
stability-attribute-sanity-4.rs
|
Preserve deprecation attribute even if 'since' version is missing
|
2023-10-30 15:48:46 -07:00 |
|
stability-attribute-sanity-4.stderr
|
Preserve deprecation attribute even if 'since' version is missing
|
2023-10-30 15:48:46 -07:00 |
|
stability-attribute-sanity.rs
|
use consistent attr errors in all attribute parsers
|
2025-06-17 23:19:31 +02:00 |
|
stability-attribute-sanity.stderr
|
make error codes reflect reality better
|
2025-06-17 23:22:51 +02:00 |
|
stability-attribute-trait-impl.rs
|
Update since stability attributes in tests
|
2023-10-23 13:04:47 -07:00 |
|
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 |
|
stability-privacy-interaction.rs
|
cleaned up some tests
|
2025-06-11 17:49:03 +05:00 |
|
stability-privacy-interaction.stderr
|
cleaned up some tests
|
2025-06-11 17:49:03 +05: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
|
Do not lint unresolved trait for ineffective unstable trait impl
|
2023-02-25 10:12:20 +00:00 |
|
unresolved_stability_lint.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |