rust/src/librustc_const_eval
2017-10-06 16:30:23 -04:00
..
_match.rs rustc: evaluate fixed-length array length expressions lazily. 2017-09-11 08:41:16 +03:00
Cargo.toml rustc_const_eval: move ConstEvalErr to the rustc crate. 2017-04-16 01:31:06 +03:00
check_match.rs rustc: intern ConstVal's in TyCtxt. 2017-09-11 08:41:03 +03:00
diagnostics.rs rustc: remove obsolete const_val::ErrKind::{Negate,Not}On. 2017-09-11 08:41:15 +03:00
eval.rs incr.comp.: Already hash HIR bodies during metadata export so they don't have to be hashed in downstream crates. 2017-09-18 11:26:11 +02:00
lib.rs change #![feature(const_fn)] to specific gates 2017-09-16 15:53:02 +00:00
pattern.rs implement pattern-binding-modes RFC 2017-10-06 16:30:23 -04:00