rust/src/test/ui/static
2021-11-06 15:35:20 -03:00
..
auxiliary Move some tests to more reasonable directories 2021-11-06 15:35:20 -03: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 Use multispan suggestions more often 2021-07-30 09:26:31 -07:00
issue-24843.rs
issue-34194.rs Move some tests to more reasonable directories 2021-09-15 14:03:27 -03:00
nested_item_main.rs Move some tests to more reasonable directories 2021-11-06 15:35:20 -03: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
static-lifetime.rs
static-lifetime.stderr Remove textual span from diagnostic string 2021-10-13 10:53:44 +00:00
static-method-privacy.rs
static-method-privacy.stderr Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -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
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 Remove box syntax from most places in src/test outside of the issues dir 2021-09-26 04:07:44 +02:00
static-region-bound.stderr
static-vec-repeat-not-constant.rs
static-vec-repeat-not-constant.stderr