-
Notifications
You must be signed in to change notification settings - Fork 13.4k
ICE on "byte index 1 is out of bounds of ``" #62973
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Comments
cc @estebank |
I haven't been able to reproduce :-/ |
I may have made a copy/paste error or typo when writing up this issue.
I’ll take a another look later tonight when I’m in front of my computer.
…On Thu, Jul 25, 2019 at 3:36 PM Esteban Kuber ***@***.***> wrote:
I haven't been able to reproduce :-/
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#62973?email_source=notifications&email_token=AADZBGDJSYUWRFWIWMN42F3QBH6ERA5CNFSM4IG2J6DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD22RNKY#issuecomment-515184299>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADZBGCMR44FTOBUVK4SGZDQBH6ERANCNFSM4IG2J6DA>
.
|
Ah, it requires some trailing newlines. This should do it:
https://play.rust-lang.org/?version=nightly&mode=debug&edition=2018&gist=70eae36c693cb46e59b7db1badb8bf79
…On Thu, Jul 25, 2019 at 3:44 PM David Renshaw ***@***.***> wrote:
I may have made a copy/paste error or typo when writing up this issue.
I’ll take a another look later tonight when I’m in front of my computer.
On Thu, Jul 25, 2019 at 3:36 PM Esteban Kuber ***@***.***>
wrote:
> I haven't been able to reproduce :-/
>
> —
> You are receiving this because you authored the thread.
> Reply to this email directly, view it on GitHub
> <#62973?email_source=notifications&email_token=AADZBGDJSYUWRFWIWMN42F3QBH6ERA5CNFSM4IG2J6DKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD22RNKY#issuecomment-515184299>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AADZBGCMR44FTOBUVK4SGZDQBH6ERANCNFSM4IG2J6DA>
> .
>
|
Centril
added a commit
to Centril/rust
that referenced
this issue
Jul 28, 2019
Avoid ICE when suggestion span is at Eof Fix rust-lang#62973.
Closed
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm seeing an internal compiler error on the following input (found by fuzz-rustc):
(EDIT: the trailing newlines are important)
The error happens on stable, beta, and nightly.
The text was updated successfully, but these errors were encountered: