rust/src/librustc_trans
Simonas Kazlauskas 1aa4abdb3b Rollup merge of #30590 - nagisa:mir-constval-function, r=luqmana
This moves back (essentially reverts #30265) into MIR-specific translation code, but keeps the
funcition split out, since it is expected to eventually become recursive.

Fixes https://github.com/rust-lang/rust/issues/29572

cc @oli-obk
2015-12-31 18:52:20 +02:00
..
back Auto merge of #30542 - nrc:errs-base, r=nagisa 2015-12-30 12:27:10 +00:00
save Rename ExplicitSelfCategory's variants and stop re-exporting them. 2015-12-28 12:52:43 +01:00
trans Rollup merge of #30590 - nagisa:mir-constval-function, r=luqmana 2015-12-31 18:52:20 +02:00
diagnostics.rs
lib.rs Register new snapshots 2015-12-21 09:26:21 -08:00
README.txt

See the README.md in ../librustc.