rust-analyzer/crates/hir-def/src/macro_expansion_tests
Lukas Wirth 1574fe0d54 Use $crate instead of std for panic builtin_fn_macro
This should be closer to the expected output and gets rid of a few
type mismatches in rustc/library
2022-10-10 10:33:49 +02:00
..
mbe Fixes tests 2022-08-10 16:29:23 +08:00
builtin_derive_macro.rs minor: Simplify 2022-05-20 16:52:10 +02:00
builtin_fn_macro.rs Use $crate instead of std for panic builtin_fn_macro 2022-10-10 10:33:49 +02:00
mbe.rs Fixes tests 2022-08-10 16:29:23 +08:00
proc_macros.rs Fixes tests 2022-08-10 16:29:23 +08:00