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

ices/96114.sh: fixed with errors #1282

Merged
merged 1 commit into from
Jun 4, 2022
Merged

ices/96114.sh: fixed with errors #1282

merged 1 commit into from
Jun 4, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jun 4, 2022

Issue: rust-lang/rust#96114

rustc -Zast-json - 2>&1 << EOF

#![feature(attr_literals)]
#[repr("C")] 
struct A {  }
fn main() {  }

EOF
=== stdout ===
error: unknown debugging option: `ast-json`

=== stderr ===
==============

=== stdout ===
error: unknown debugging option: `ast-json`

=== stderr ===
==============
Copy link
Member

@JohnTitor JohnTitor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The option has been removed.

@JohnTitor JohnTitor merged commit 57a5907 into master Jun 4, 2022
@JohnTitor JohnTitor deleted the autofix/ices/96114.sh branch June 4, 2022 12:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants