| .. |
|
closing-args-token.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
closing-args-token.stderr
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
const-expression-parameter.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
const-expression-parameter.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
const-param-from-outer-fn.rs
|
Generalize E0401
|
2023-09-10 23:06:14 +02:00 |
|
const-param-from-outer-fn.stderr
|
Add note to E0401
|
2025-11-03 16:24:36 +00:00 |
|
const-param-hygiene.rs
|
[AUTO-GENERATED] Migrate ui tests from // to //@ directives
|
2024-02-16 20:02:50 +00:00 |
|
const-param-shadowing.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
const-param-shadowing.stderr
|
Show number in error message even for one error
|
2023-11-24 19:15:52 +01:00 |
|
const_arg_trivial_macro_expansion-1.rs
|
add tests
|
2024-11-28 12:20:00 +00:00 |
|
const_arg_trivial_macro_expansion-2.rs
|
Check for both StmtKind::MacCall and ExprKind::MacCall
|
2024-11-05 18:23:21 +00:00 |
|
const_arg_trivial_macro_expansion-2.stderr
|
Merge E0412 into E0425
|
2025-12-02 18:25:13 +00:00 |
|
const_arg_trivial_macro_expansion-3-pass.rs
|
add tests
|
2024-11-28 12:20:00 +00:00 |
|
const_arg_trivial_macro_expansion-4.rs
|
add tests
|
2024-11-28 12:20:00 +00:00 |
|
const_arg_trivial_macro_expansion-4.stderr
|
rustc_resolve: Improve resolve_const_param_in_non_trivial_anon_const wording
|
2025-06-07 13:01:16 +02:00 |
|
invalid-const-arguments.rs
|
UI tests: add missing diagnostic kinds where possible
|
2025-04-08 23:06:31 +03:00 |
|
invalid-const-arguments.stderr
|
Merge E0412 into E0425
|
2025-12-02 18:25:13 +00:00 |
|
macro_rules-braces.rs
|
Move /src/test to /tests
|
2023-01-11 09:32:08 +00:00 |
|
macro_rules-braces.stderr
|
rustc_resolve: Improve resolve_const_param_in_non_trivial_anon_const wording
|
2025-06-07 13:01:16 +02:00 |
|
trivial-const-arg-macro-braced-expansion.rs
|
Handle macro calls in anon const def creation take 2
|
2024-09-21 22:17:18 +01:00 |
|
trivial-const-arg-macro-braced-expansion.stderr
|
Handle macro calls in anon const def creation take 2
|
2024-09-21 22:17:18 +01:00 |
|
trivial-const-arg-macro-nested-braces-2.rs
|
Handle macro calls in anon const def creation take 2
|
2024-09-21 22:17:18 +01:00 |
|
trivial-const-arg-macro-nested-braces-2.stderr
|
rustc_resolve: Improve resolve_const_param_in_non_trivial_anon_const wording
|
2025-06-07 13:01:16 +02:00 |
|
trivial-const-arg-macro-nested-braces.rs
|
Handle macro calls in anon const def creation take 2
|
2024-09-21 22:17:18 +01:00 |
|
trivial-const-arg-macro-nested-braces.stderr
|
rustc_resolve: Improve resolve_const_param_in_non_trivial_anon_const wording
|
2025-06-07 13:01:16 +02:00 |
|
trivial-const-arg-macro-nested.rs
|
Retroactively feature gate ConstArgKind::Path
|
2024-08-19 01:14:22 +01:00 |
|
trivial-const-arg-macro-param.rs
|
Retroactively feature gate ConstArgKind::Path
|
2024-08-19 01:14:22 +01:00 |
|
trivial-const-arg-macro-res-error.rs
|
Retroactively feature gate ConstArgKind::Path
|
2024-08-19 01:14:22 +01:00 |
|
trivial-const-arg-macro-res-error.stderr
|
Retroactively feature gate ConstArgKind::Path
|
2024-08-19 01:14:22 +01:00 |
|
trivial-const-arg-macro.rs
|
Retroactively feature gate ConstArgKind::Path
|
2024-08-19 01:14:22 +01:00 |
|
trivial-const-arg-nested-braces.rs
|
Handle macro calls in anon const def creation take 2
|
2024-09-21 22:17:18 +01:00 |
|
trivial-const-arg-nested-braces.stderr
|
rustc_resolve: Improve resolve_const_param_in_non_trivial_anon_const wording
|
2025-06-07 13:01:16 +02:00 |