Rollup merge of #139341 - nnethercote:fix-137874, r=petrochenkov
Apply `Recovery::Forbidden` when reparsing pasted macro fragments. Fixes #137874. The changes to the output of `tests/ui/associated-consts/issue-93835.rs` partly undo the changes seen when `NtTy` was removed in #133436, which is good. r? ``@petrochenkov``
This commit is contained in:
commit
66ccc4fe28
7 changed files with 48 additions and 33 deletions
|
@ -1,4 +0,0 @@
|
|||
//@ known-bug: #137874
|
||||
fn a() {
|
||||
match b { deref !(0c) };
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue