]> git.lizzy.rs Git - rust.git/commit
made in_macro distinguish intra-crate and extra-crate macros, as the latter have...
authorllogiq <bogusandre@gmail.com>
Tue, 26 May 2015 11:52:40 +0000 (13:52 +0200)
committerllogiq <bogusandre@gmail.com>
Tue, 26 May 2015 11:52:40 +0000 (13:52 +0200)
commitcd2e621c60b897a2f37fab36bc357da30aa9cc54
tree362d02adc16e1e77c291a2494e05e1df8f91aee9
parent0d651c72ff4c8833046dbdad0049893fbc57bef2
made in_macro distinguish intra-crate and extra-crate macros, as the latter have no working source (note: may fail in the face of compiler plugins doing whatever they like with spans), also one more run-pass test
Cargo.toml
src/mut_mut.rs
tests/run-pass.rs