about summary refs log tree commit diff
path: root/src/test/debuginfo/enum-thinlto.rs
diff options
context:
space:
mode:
authorManish Goregaokar <manishsmail@gmail.com>2020-07-10 23:26:22 -0700
committerGitHub <noreply@github.com>2020-07-10 23:26:22 -0700
commitec1e7e9dbc83e57da7809cfc32c01e881b42555b (patch)
treeda8a4d60b718bf7f476ce2cfb875bc7dbaaee4e5 /src/test/debuginfo/enum-thinlto.rs
parentdaecab3a784f28082df90cebb204998051f3557d (diff)
parent52bdaaa0edb2824af1610b67664f06580335fd78 (diff)
downloadrust-ec1e7e9dbc83e57da7809cfc32c01e881b42555b.tar.gz
rust-ec1e7e9dbc83e57da7809cfc32c01e881b42555b.zip
Rollup merge of #71322 - petrochenkov:tuple00, r=nikomatsakis
Accept tuple.0.0 as tuple indexing (take 2)

If we expect something identifier-like when parsing a field name after `.`, but encounter a float token, we break that float token into parts, similarly to how we break `&&` into `&` `&`, or `<<` into `<` `<`, etc.

An alternative to https://github.com/rust-lang/rust/pull/70420.
Diffstat (limited to 'src/test/debuginfo/enum-thinlto.rs')
0 files changed, 0 insertions, 0 deletions