rust/compiler/rustc_macros/src
bors 4eca99a18e Auto merge of #140887 - pietroalbini:pa-bootstrap-update, r=compiler-errors
Stage0 bootstrap update

This PR [follows the release process](https://forge.rust-lang.org/release/process.html#master-bootstrap-update-tuesday) to update the stage0 compiler.

The only thing of note is 58651d1b31, which was flagged by clippy as a correctness fix. I think allowing that lint in our case makes sense, but it's worth to have a second pair of eyes on it.

r? `@Mark-Simulacrum`
2025-05-13 09:54:28 +00:00
..
diagnostics Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
symbols Rustfmt 2025-02-08 22:12:13 +00:00
current_version.rs Simplify the current_rustc_version macro. 2023-11-10 10:54:21 +11:00
extension.rs Reformat using the new identifier sorting from rustfmt 2024-09-22 19:11:29 -04:00
hash_stable.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
lib.rs update cfg(bootstrap) 2025-05-12 15:33:37 +02:00
lift.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
print_attribute.rs Fix pretty printing of parsed attrs in hir_pretty 2025-03-10 02:04:26 +00:00
query.rs Rename rustc_query_append! to rustc_with_all_queries! 2025-04-29 20:48:51 +10:00
serialize.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
symbols.rs Fix typos 2025-05-12 17:20:49 +00:00
try_from.rs Use LLVM-C APIs for getting/setting visibility 2024-10-27 11:05:33 +11:00
type_foldable.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00
type_visitable.rs Remove synstructure::Structure::underscore_const calls. 2025-04-23 11:14:27 +10:00