rust-clippy/tests/auxiliary
Philipp Hansch 5d36edc90d
Prevent crash when macro is in different file
This was caused by a macro in a different file.
The `target.span` was be in the file of the macro definition and the
`item.span` in the file of the calling code.
2018-05-01 18:46:15 +02:00
..
conf_french_blacklisted_name.toml aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
conf_unknown_key.toml aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
conf_whitelisted.toml aux -> auxiliary (breaks Windows) 2016-10-04 09:15:03 +05:30
test_macro.rs Prevent crash when macro is in different file 2018-05-01 18:46:15 +02:00