mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-03 10:47:16 +00:00

use ErrorGuaranteed instead of booleans in rustc_builtin_macros implements https://github.com/rust-lang/rust/pull/112366#discussion_r1233821873 No functional changes. Best reviewed with whitespace diff disabled. r? `@Nilstrieb`