1
Fork 0
rust/compiler/rustc_const_eval/src
2023-09-22 16:26:20 +00:00
..
const_eval Add a way to decouple the implementation and the declaration of a TyCtxt method. 2023-09-22 09:23:15 +00:00
interpret Auto merge of #116010 - RalfJung:more-typed-immediates, r=oli-obk 2023-09-21 14:02:55 +00:00
transform Rollup merge of #115972 - RalfJung:const-consistency, r=oli-obk 2023-09-21 13:25:39 +02:00
util interpret: make MemPlace, Place, Operand types private to the interpreter 2023-09-04 17:53:38 +02:00
errors.rs don't point at const usage site for resolution-time errors 2023-09-14 22:34:05 +02:00
lib.rs Have a single struct for queries and hook 2023-09-22 16:26:20 +00:00