rust/src/test/ui/static
2022-11-12 09:51:53 -03:00
..
auxiliary Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
bad-const-type.rs
bad-const-type.stderr
issue-5216.rs Move tests 2022-11-12 09:51:53 -03:00
issue-5216.stderr Move tests 2022-11-12 09:51:53 -03: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
refer-to-other-statics-by-value.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
safe-extern-statics-mut.mir.stderr Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
safe-extern-statics-mut.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
safe-extern-statics-mut.thir.stderr Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
safe-extern-statics.mir.stderr Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
safe-extern-statics.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
safe-extern-statics.thir.stderr Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
static-closures.rs
static-closures.stderr
static-drop-scope.rs Note the type when unable to drop values in compile time 2022-09-24 20:32:51 +00:00
static-drop-scope.stderr Update tests to match error message changes 2022-10-20 16:43:27 +01:00
static-extern-type.rs
static-items-cant-move.rs
static-items-cant-move.stderr
static-lifetime-bound.rs
static-lifetime-bound.stderr Bless tests. 2022-04-30 13:55:17 +02:00
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
static-mut-bad-types.rs
static-mut-bad-types.stderr Account for type obligation coming from const and static 2021-11-25 18:04:33 +00:00
static-mut-foreign-requires-unsafe.mir.stderr
static-mut-foreign-requires-unsafe.rs
static-mut-foreign-requires-unsafe.thir.stderr
static-mut-not-constant.rs
static-mut-not-constant.stderr
static-mut-not-pat.rs
static-mut-not-pat.stderr
static-mut-requires-unsafe.mir.stderr
static-mut-requires-unsafe.rs
static-mut-requires-unsafe.thir.stderr
static-priv-by-default2.rs
static-priv-by-default2.stderr Shorten def_span for more items. 2022-07-01 17:39:19 +02:00
static-reference-to-fn-1.rs
static-reference-to-fn-1.stderr
static-reference-to-fn-2.rs
static-reference-to-fn-2.stderr Update tests to match error message changes 2022-10-20 16:43:27 +01: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 Update tests to match error message changes 2022-10-20 16:43:27 +01:00
static-vec-repeat-not-constant.rs
static-vec-repeat-not-constant.stderr suggest lazy-static for non-const statics 2022-08-14 23:07:47 +01:00
static_sized_requirement.rs Move some tests to more reasonable directories 2021-11-14 14:38:42 -03:00
thread-local-in-ctfe.rs Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00
thread-local-in-ctfe.stderr Move some tests to more reasonable directories 2021-11-18 12:09:34 -03:00