rust/tests
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
..
auxiliary Prevent crash when macro is in different file 2018-05-01 18:46:15 +02:00
run-pass Temporarily disable the needless_borrow lint 2018-04-08 11:13:46 +02:00
ui Prevent crash when macro is in different file 2018-05-01 18:46:15 +02:00
camel_case.rs
cc_seme.rs
compile-test.rs Format code 2018-03-16 10:54:49 +01:00
conf_whitelisted.rs
dogfood.rs Re-enable dogfood test on Windows 2018-04-03 06:22:42 +02:00
ice_exacte_size.rs
issue-825.rs
matches.rs Format code 2018-03-16 10:54:49 +01:00
mut_mut_macro.rs
needless_continue_helpers.rs Format code 2018-03-16 10:54:49 +01:00
trim_multiline.rs
used_underscore_binding_macro.rs
versioncheck.rs Format code 2018-03-16 10:54:49 +01:00
without_block_comments.rs Handle nested block comments 2018-03-30 12:36:50 +02:00