rust/src/test/run-pass/consts
2018-10-05 10:36:14 +02:00
..
auxiliary Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-adt-align-mismatch.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-autoderef.rs
const-big-enum.rs
const-binops.rs
const-bitshift-rhs-inference.rs
const-block-cross-crate-fn.rs
const-block-item-macro-codegen.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-block-item.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-block.rs
const-bound.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-byte-str-cast.rs
const-cast-ptr-int.rs
const-cast.rs
const-const.rs
const-contents.rs
const-cross-crate-const.rs
const-cross-crate-extern.rs
const-deref.rs
const-endianess.rs
const-enum-byref-self.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-byref.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-cast.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-ptr.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-struct.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-struct2.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-structlike.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-tuple.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-tuple2.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-tuplestruct.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-tuplestruct2.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-enum-vec-index.rs
const-enum-vec-ptr.rs
const-enum-vector.rs
const-err.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-expr-in-fixed-length-vec.rs
const-expr-in-vec-repeat.rs
const-extern-function.rs
const-fields-and-indexing.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-fn-const-eval.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-fn-feature-flags.rs
const-fn-method.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-fn-nested.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-fn-stability-calls.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-fn-val.rs
const-fn.rs
const-index-feature-gate.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-meth-pattern.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-negation.rs
const-negative.rs
const-nullary-enum.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-nullary-univariant-enum.rs
const-pattern-variant.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-rec-and-tup.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-region-ptrs-noncopy.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-region-ptrs.rs
const-repeated-values.rs
const-size_of-align_of.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-str-ptr.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-struct-offsets.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-struct.rs
const-trait-to-trait.rs Add #![allow(..)] as necessary to get re-migrated run-pass tests compiling with clean stderr again. 2018-09-26 13:10:54 +02:00
const-tuple-struct.rs
const-typeid-of.rs
const-unit-struct.rs
const-unsafe-fn.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00
const-vec-of-fns.rs
const-vec-syntax.rs
const-vecs-and-slices.rs
const.rs
consts-in-patterns.rs Stabilize min_const_fn 2018-10-05 10:36:14 +02:00