rust/compiler/rustc_const_eval/src
León Orell Valerian Liehr 393b526018
Rollup merge of #126379 - RalfJung:find_closest_untracked_caller_location, r=oli-obk
interpret: update doc comment for find_closest_untracked_caller_location

Also add a doc comment to cur_span.

r? `@compiler-errors`
2024-06-13 13:05:27 +02:00
..
check_consts Add Ty to mir::Const::Ty 2024-06-05 22:25:41 +01:00
const_eval ScalarInt: size mismatches are a bug, do not delay the panic 2024-06-10 13:43:16 +02:00
interpret Rollup merge of #126379 - RalfJung:find_closest_untracked_caller_location, r=oli-obk 2024-06-13 13:05:27 +02: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 use is_none_or in some places in the compiler 2024-06-12 16:20:07 +02:00