mirror of
https://github.com/rust-lang/rust.git
synced 2024-10-30 14:01:51 +00:00
c896f06bdb
Use the same precedence for all macro-like exprs No need to make these have a different precedence since they're all written like `whatever!(expr)`, and it makes it simpler when adding new macro-based built-in operators in the future. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |