rust/compiler/rustc_mir/src
bors 9f8ac718f4 Auto merge of #76575 - lcnr:abstract-const, r=oli-obk
compare generic constants using `AbstractConst`s

This is a MVP of rust-lang/compiler-team#340. The changes in this PR should only be relevant if `feature(const_evaluatable_checked)` is enabled.

~~currently based on top of #76559, so blocked on that.~~

r? `@oli-obk` cc `@varkor` `@eddyb`
2020-09-18 16:59:50 +00:00
..
borrow_check Rollup merge of #76756 - matthiaskrgr:cl123ppy, r=Dylan-DPC 2020-09-16 12:24:17 -07:00
const_eval move guaranteed{ne,eq} implementation to compile-time machine 2020-09-12 10:10:52 +02:00
dataflow Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse 2020-09-16 12:24:30 -07:00
interpret move guaranteed{ne,eq} implementation to compile-time machine 2020-09-12 10:10:52 +02:00
monomorphize Auto merge of #72412 - VFLashM:issue-72408-nested-closures-exponential, r=tmandry 2020-09-18 14:08:39 +00:00
transform initial working state 2020-09-18 16:25:25 +02:00
util Rollup merge of #76794 - richkadel:graphviz-font, r=ecstatic-morse 2020-09-16 12:24:30 -07:00
lib.rs Extend dataflow framework to support arbitrary lattices 2020-08-30 11:15:24 -07:00
shim.rs Change ty.kind to a method 2020-09-04 17:47:51 +02:00