File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ Compatibility Notes
130130 numbers [ no longer return platform-specific types] [ 1.8r ] , but
131131 instead return widened integers. [ RFC 1415] .
132132* [ Modules sourced from the filesystem cannot appear within arbitrary
133- blocks, but only within other modules] [ 1.8m ] .
133+ blocks, but only within other modules] [ 1.8mf ] .
134134* [ ` --cfg ` compiler flags are parsed strictly as identifiers] [ 1.8c ] .
135135* On Unix, [ stack overflow triggers a runtime abort instead of a
136136 SIGSEGV] [ 1.8so ] .
@@ -160,7 +160,7 @@ Compatibility Notes
160160[ 1.8h ] : https://github.com/rust-lang/rust/pull/31460
161161[ 1.8l ] : https://github.com/rust-lang/rust/pull/31668
162162[ 1.8m ] : https://github.com/rust-lang/rust/pull/31020
163- [ 1.8m ] : https://github.com/rust-lang/rust/pull/31534
163+ [ 1.8mf ] : https://github.com/rust-lang/rust/pull/31534
164164[ 1.8mp ] : https://github.com/rust-lang/rust/pull/30894
165165[ 1.8mr ] : https://users.rust-lang.org/t/multirust-0-8-with-cross-std-installation/4901
166166[ 1.8ms ] : https://github.com/rust-lang/rust/pull/30448
You can’t perform that action at this time.
0 commit comments