rust/compiler/rustc_expand
Aaron Hill 822f800ad7
Include macro name in 'local ambiguity' error
Currently, we only point at the span of the macro argument. When the
macro call is itself generated by another macro, this can make it
difficult or impossible to determine which macro is responsible for
producing the error.
2021-06-07 20:17:48 -05:00
..
src Include macro name in 'local ambiguity' error 2021-06-07 20:17:48 -05:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00