rust/compiler/rustc_const_eval/src
David Wood 76b05531ca polymorphize: polymorphize shims
This commit removes the restriction of `InstanceDef::Item` on
polymorphization, so that shims can now be polymorphized.

Signed-off-by: David Wood <david.wood@huawei.com>
2021-10-01 17:08:06 +00:00
..
const_eval Rollup merge of #88954 - nbdd0121:panic3, r=oli-obk 2021-09-17 17:41:19 +02:00
interpret polymorphize: polymorphize shims 2021-10-01 17:08:06 +00:00
transform Report heap allocation instead of non-const fn for exchange_malloc call 2021-09-25 01:08:41 +01:00
util Rename rustc_mir to rustc_const_eval. 2021-09-07 20:46:26 +02:00
lib.rs Bump stage0 compiler to 1.56 2021-09-08 20:51:05 -04:00