mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-02 03:33:59 +00:00
af74ca0666
Instead of ``` LL | fn oom( | __^ | | _| | || LL | || ) { | ||_- LL | | } | |__^ ``` emit ``` LL | // fn oom( LL | || ) { | ||_- LL | | } | |__^ ``` |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |