82e5c9c8e2
resolve: Functions introducing procedural macros reserve a slot in the macro namespace as well Similarly to https://github.com/rust-lang/rust/pull/52234, this gives us symmetry between internal and external views of a crate, but in this case it's always an error to call a procedural macro in the same crate in which it's defined. Closes https://github.com/rust-lang/rust/issues/52225 |
||
---|---|---|
.. | ||
deriving | ||
asm.rs | ||
assert.rs | ||
Cargo.toml | ||
cfg.rs | ||
compile_error.rs | ||
concat_idents.rs | ||
concat.rs | ||
diagnostics.rs | ||
env.rs | ||
format_foreign.rs | ||
format.rs | ||
global_asm.rs | ||
lib.rs | ||
log_syntax.rs | ||
proc_macro_impl.rs | ||
proc_macro_registrar.rs | ||
trace_macros.rs |