We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fn main() { println!("{}", " ".repeat(-1)); }
Produces:
application terminated abnormally with signal 11 (Segmentation fault)
The text was updated successfully, but these errors were encountered:
Dupe of #15482 (which is a dupe of #15123).
Sorry, something went wrong.
Auto merge of rust-lang#15967 - lnicola:salsa-fork, r=lnicola
237712f
internal: Switch to our own `salsa` fork This gets rid of `syn` 1, among others.
No branches or pull requests
Produces:
The text was updated successfully, but these errors were encountered: