Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

ices/71471.rs: fixed with errors #345

Merged
merged 1 commit into from
Apr 29, 2020
Merged

ices/71471.rs: fixed with errors #345

merged 1 commit into from
Apr 29, 2020

Conversation

github-actions[bot]
Copy link
Contributor

Issue: rust-lang/rust#71471

#!B
=== stdout ===
=== stderr ===
error: expected `[`, found `B`
 --> /home/runner/work/glacier/glacier/ices/71471.rs:2:3
  |
2 | #!B
  |   ^ expected `[`

error: aborting due to previous error

==============

=== stdout ===
=== stderr ===
error: expected `[`, found `B`
 --> /home/runner/work/glacier/glacier/ices/71471.rs:2:3
  |
2 | #!B
  |   ^ expected `[`

error: aborting due to previous error

==============
@Alexendoo
Copy link
Member

Alexendoo commented Apr 29, 2020

rust-lang/rust#71372 got reverted, so this currently still ICEs on master, rust-lang/rust#71487 contains a fix and test for it though. I'll move this back to ices/ at a later date if that doesn't get merged in the meanwhile

@Alexendoo Alexendoo merged commit 2f8794b into master Apr 29, 2020
@Alexendoo Alexendoo deleted the autofix/ices/71471.rs branch April 29, 2020 12:22
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants