mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 16:24:46 +00:00
25ed6e43b0
This mostly works well, and eliminates a couple of delayed bugs. One annoying thing is that we should really also add an `ErrorGuaranteed` to `proc_macro::bridge::LitKind::Err`. But that's difficult because `proc_macro` doesn't have access to `ErrorGuaranteed`, so we have to fake it. |
||
---|---|---|
.. | ||
asm.rs | ||
block.rs | ||
delegation.rs | ||
errors.rs | ||
expr.rs | ||
format.rs | ||
index.rs | ||
item.rs | ||
lib.rs | ||
lifetime_collector.rs | ||
pat.rs | ||
path.rs |