rust/library/core
Jubilee 98f567b35a
Rollup merge of #130313 - c410-f3r:unlock-rfc-2011, r=thomcc
[`cfg_match`] Generalize inputs

cc #115585

Changes the input type from `item` to `tt`, which makes the macro have the same functionality of `cfg_if`.

Also adds a test to ensure that `stmt_expr_attributes` is not triggered.
2024-09-26 22:20:53 -07:00
..
benches Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
src Rollup merge of #130313 - c410-f3r:unlock-rfc-2011, r=thomcc 2024-09-26 22:20:53 -07:00
tests Rollup merge of #130313 - c410-f3r:unlock-rfc-2011, r=thomcc 2024-09-26 22:20:53 -07:00
Cargo.toml Port std library to RTEMS 2024-09-03 09:19:29 +02:00