Skip to content

Commit c95438d

Browse files
ognevnyshssoichiro
authored andcommitted
Cargo.toml: remove irrelevant comment
rust-lang/rust#98302 is fixed in Rust 1.84.0
1 parent 6ee1f3a commit c95438d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Cargo.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,6 @@ debug = true
202202
incremental = true
203203
lto = "thin"
204204

205-
# windows-gnu should use it until rust-lang/rust#98302 is not fixed
206205
[profile.release-no-lto]
207206
inherits = "release"
208207
lto = "off"

0 commit comments

Comments
 (0)