Fix typo passing flags to rustc
This commit is contained in:
parent
702b45e409
commit
242702965b
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// build-pass (FIXME(62277): could be check-pass?)
|
||||
// compiler-flags: -g
|
||||
// compile-flags: -g
|
||||
|
||||
pub struct Dst {
|
||||
pub a: (),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue