rust/compiler/rustc_const_eval/src
bors 2d28b6384e Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk
Unsafe extern blocks

This implements RFC 3484.

Tracking issue #123743 and RFC https://github.com/rust-lang/rfcs/pull/3484

This is better reviewed commit by commit.
2024-06-06 08:14:58 +00:00
..
check_consts Add Ty to mir::Const::Ty 2024-06-05 22:25:41 +01:00
const_eval Rollup merge of #125633 - RalfJung:miri-no-copy, r=saethlin 2024-05-29 03:25:09 +01:00
interpret Auto merge of #124482 - spastorino:unsafe-extern-blocks, r=oli-obk 2024-06-06 08:14:58 +00:00
util interpret: get rid of 'mir lifetime everywhere 2024-05-27 08:25:57 +02:00
errors.rs interpret: make overflowing binops just normal binops 2024-05-21 14:50:09 +02:00
lib.rs compiler: unnest rustc_const_eval::check_consts 2024-05-24 09:56:56 -07:00