Commit f24240c
Make AST::Crate final
This should prevent the warnings which seem to be breaking
bootstrapping.
gcc/rust/ChangeLog:
* ast/rust-ast.h (struct Crate): Make final.
Signed-off-by: Owen Avery <powerboat9.gamer@gmail.com>1 parent 252649e commit f24240c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2056 | 2056 | | |
2057 | 2057 | | |
2058 | 2058 | | |
2059 | | - | |
| 2059 | + | |
2060 | 2060 | | |
2061 | 2061 | | |
2062 | 2062 | | |
| |||
0 commit comments