Commit 9f34c7f
committed
Rollup merge of rust-lang#50883 - dlrobertson:fix_warning, r=TimNN
Fix warning when building stage0 libcore
When building stage0 a warning will be triggered when compiling libcore
due to `align_to_offsets` not being used.1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1698 | 1698 | | |
1699 | 1699 | | |
1700 | 1700 | | |
| 1701 | + | |
1701 | 1702 | | |
1702 | 1703 | | |
1703 | 1704 | | |
| |||
0 commit comments