about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-11-30 08:00:27 +0000
committerbors <bors@rust-lang.org>2017-11-30 08:00:27 +0000
commitd6b010f98beae1591ea6e8e21008de97d6cf5be4 (patch)
treea315199382419e26b6c66078e7d3f348dffb0adf /src/libsyntax/parse/parser.rs
parent909b94b5cceb046a7a3aa7134be1a3e25f75fec4 (diff)
parentebd219ab8e7be56020436f9c6d6a44c6d4f4a5cf (diff)
downloadrust-d6b010f98beae1591ea6e8e21008de97d6cf5be4.tar.gz
rust-d6b010f98beae1591ea6e8e21008de97d6cf5be4.zip
Auto merge of #46226 - arielb1:special-region-obligation, r=nikomatsakis
avoid type-live-for-region obligations on dummy nodes

Type-live-for-region obligations on DUMMY_NODE_ID cause an ICE, and it
turns out that in the few cases they are needed, these obligations are not
needed anyway because they are verified elsewhere.

Fixes #46069.

Beta-nominating because this is a regression for our new beta.
r? @nikomatsakis
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions