about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorLukas Wirth <lukastw97@gmail.com>2022-10-10 14:25:14 +0200
committerLukas Wirth <lukastw97@gmail.com>2022-10-10 14:27:05 +0200
commit78f33c0e960a260d02d0f005350b8378d3003c0d (patch)
tree8adc8b8b28f8af02d42e14cf059e1596dade9752 /src/test/debuginfo/enum-thinlto.rs
parent476d0438749e3a5b2669811f9429da79a6628e8a (diff)
downloadrust-78f33c0e960a260d02d0f005350b8378d3003c0d.tar.gz
rust-78f33c0e960a260d02d0f005350b8378d3003c0d.zip
Expand unmatched mbe fragments to reasonable default token trees
Currently we expand unmatched fragments by not replacing them at all,
leaving us with `$ident`. This trips up the parser or subsequent macro
calls. Instead it makes more sense to replace these with some reasonable
default depending on the fragment kind which should make more recursive
macro calls work better for completions.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions