rust/compiler/rustc_const_eval/src
Matthias Krüger 16af814a4e
Rollup merge of #141495 - compiler-errors:rename-unpack, r=fmease
Rename `{GenericArg,Term}::unpack()` to `kind()`

A well-deserved rename IMO.

r? `@oli-obk` or `@lcnr` (or anyone)

cc `@rust-lang/types,` but I'd be surprised if this is controversial.
2025-05-27 20:57:54 +02:00
..
check_consts Rename unpack to kind 2025-05-27 11:14:45 +00:00
const_eval Rollup merge of #141513 - nia-e:allocbytes-extend, r=RalfJung 2025-05-27 01:29:20 +08:00
interpret Rollup merge of #141582 - RalfJung:cleanup, r=bjorn3 2025-05-27 13:01:39 +02:00
util Rename unpack to kind 2025-05-27 11:14:45 +00:00
errors.rs const-check: stop recommending the use of rustc_allow_const_fn_unstable 2025-05-25 22:47:21 +02:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00