Commit 1a4e096
Merge #341
341: Update warning about linker-plugin-lto not working with -Os/-Oz r=adamgreig a=Rahix
Just noticed this while reading through the docs... The bug was fixed by @jonas-schievink in Rust 1.49 already, fortunately. But as the MSRV is still 1.38 we cannot drop the warning entirely yet.
Co-authored-by: Rahix <rahix@rahix.de>1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments