rust/compiler/rustc_const_eval/src
Jana Dönszelmann 5026d0cd8e
Rollup merge of #142876 - JonathanBrouwer:target_feature_parser, r=oli-obk
Port `#[target_feature]` to new attribute parsing infrastructure

Ports `target_feature` to the new attribute parsing infrastructure for https://github.com/rust-lang/rust/issues/131229#issuecomment-2971353197

r? ``@jdonszelmann``
2025-07-03 13:29:36 +02:00
..
check_consts Port #[target_feature] to the new attribute parsing infrastructure 2025-07-03 07:54:19 +02:00
const_eval miri: improve errors for type validity assertion failures 2025-07-02 17:47:46 +02:00
interpret Rollup merge of #134006 - klensy:typos, r=nnethercote 2025-07-03 13:29:35 +02:00
util setup CI and tidy to use typos for spellchecking and fix few typos 2025-07-03 10:51:06 +03:00
errors.rs rename Pointer::from_addr_invalid to match strict provenance API 2025-06-29 00:16:19 +02:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00