rust/src/librustc_const_eval
Alex Crichton b4aee37224 Rollup merge of #37557 - TimNN:fix-36954, r=eddyb
Use DefId's in const eval for cross-crate const fn's

Fixes #36954.

r? @eddyb

cc @raphaelcohn
2016-11-05 10:50:23 -07:00
..
_match.rs handle mixed byte literal and byte array patterns 2016-10-26 23:10:30 +03:00
Cargo.toml change match checking to use HAIR 2016-10-26 22:41:17 +03:00
check_match.rs rustc: make all read access to tcx.tables go through a method. 2016-11-02 03:50:32 +02:00
diagnostics.rs Changed most vec! invocations to use square braces 2016-10-31 22:51:40 +00:00
eval.rs Rollup merge of #37557 - TimNN:fix-36954, r=eddyb 2016-11-05 10:50:23 -07:00
lib.rs change match checking to use HAIR 2016-10-26 22:41:17 +03:00
pattern.rs rustc: make all read access to tcx.tables go through a method. 2016-11-02 03:50:32 +02:00