diff options
| author | Manish Goregaokar <manishsmail@gmail.com> | 2020-07-10 23:26:22 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-07-10 23:26:22 -0700 |
| commit | ec1e7e9dbc83e57da7809cfc32c01e881b42555b (patch) | |
| tree | da8a4d60b718bf7f476ce2cfb875bc7dbaaee4e5 /src/test/debuginfo/enum-thinlto.rs | |
| parent | daecab3a784f28082df90cebb204998051f3557d (diff) | |
| parent | 52bdaaa0edb2824af1610b67664f06580335fd78 (diff) | |
| download | rust-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
