| .. |
|
auxiliary
|
Add test for issue-24843
|
2020-04-17 06:16:14 +09:00 |
|
bad-const-type.rs
|
Move some tests to more reasonable directories - 6
|
2021-04-17 18:53:54 -03:00 |
|
bad-const-type.stderr
|
Move some tests to more reasonable directories - 6
|
2021-04-17 18:53:54 -03:00 |
|
issue-24843.rs
|
Add test for issue-24843
|
2020-04-17 06:16:14 +09:00 |
|
static-closures.rs
|
|
|
|
static-closures.stderr
|
|
|
|
static-drop-scope.rs
|
remove const_fn feature gate
|
2021-05-09 14:29:31 +02:00 |
|
static-drop-scope.stderr
|
remove const_fn feature gate
|
2021-05-09 14:29:31 +02:00 |
|
static-extern-type.rs
|
|
|
|
static-items-cant-move.rs
|
|
|
|
static-items-cant-move.stderr
|
|
|
|
static-lifetime-bound.rs
|
|
|
|
static-lifetime-bound.stderr
|
rustc: Add a warning count upon completion
|
2020-04-11 16:15:24 +02:00 |
|
static-lifetime.rs
|
|
|
|
static-lifetime.stderr
|
|
|
|
static-method-privacy.rs
|
update tests
|
2020-03-12 15:47:36 -05:00 |
|
static-method-privacy.stderr
|
Use more targetted span for error label
|
2020-03-22 16:09:42 -07:00 |
|
static-mut-bad-types.rs
|
|
|
|
static-mut-bad-types.stderr
|
|
|
|
static-mut-foreign-requires-unsafe.mir.stderr
|
Check for use of mutable/extern statics in THIR unsafeck
|
2021-05-21 19:51:53 +02:00 |
|
static-mut-foreign-requires-unsafe.rs
|
Check for use of mutable/extern statics in THIR unsafeck
|
2021-05-21 19:51:53 +02:00 |
|
static-mut-foreign-requires-unsafe.thir.stderr
|
Check for use of mutable/extern statics in THIR unsafeck
|
2021-05-21 19:51:53 +02:00 |
|
static-mut-not-constant.rs
|
Bless tests
|
2020-09-29 19:20:33 -07:00 |
|
static-mut-not-constant.stderr
|
Bless tests
|
2020-09-29 19:20:33 -07:00 |
|
static-mut-not-pat.rs
|
|
|
|
static-mut-not-pat.stderr
|
|
|
|
static-mut-requires-unsafe.mir.stderr
|
Check for use of mutable/extern statics in THIR unsafeck
|
2021-05-21 19:51:53 +02:00 |
|
static-mut-requires-unsafe.rs
|
Check for use of mutable/extern statics in THIR unsafeck
|
2021-05-21 19:51:53 +02:00 |
|
static-mut-requires-unsafe.thir.stderr
|
Check for use of mutable/extern statics in THIR unsafeck
|
2021-05-21 19:51:53 +02:00 |
|
static-priv-by-default2.rs
|
|
|
|
static-priv-by-default2.stderr
|
Normalize wording of privacy access labels
|
2020-03-22 15:36:54 -07:00 |
|
static-reference-to-fn-1.rs
|
|
|
|
static-reference-to-fn-1.stderr
|
pretty: trim paths of unique symbols
|
2020-09-02 22:26:37 +03:00 |
|
static-reference-to-fn-2.rs
|
|
|
|
static-reference-to-fn-2.stderr
|
Add suggestion for iterators in iterators
|
2021-02-24 07:07:53 +00:00 |
|
static-region-bound.rs
|
|
|
|
static-region-bound.stderr
|
|
|
|
static-vec-repeat-not-constant.rs
|
|
|
|
static-vec-repeat-not-constant.stderr
|
|
|