File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -130,7 +130,7 @@ Compatibility Notes
130
130
numbers [ no longer return platform-specific types] [ 1.8r ] , but
131
131
instead return widened integers. [ RFC 1415] .
132
132
* [ 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 ] .
134
134
* [ ` --cfg ` compiler flags are parsed strictly as identifiers] [ 1.8c ] .
135
135
* On Unix, [ stack overflow triggers a runtime abort instead of a
136
136
SIGSEGV] [ 1.8so ] .
@@ -160,7 +160,7 @@ Compatibility Notes
160
160
[ 1.8h ] : https://github.com/rust-lang/rust/pull/31460
161
161
[ 1.8l ] : https://github.com/rust-lang/rust/pull/31668
162
162
[ 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
164
164
[ 1.8mp ] : https://github.com/rust-lang/rust/pull/30894
165
165
[ 1.8mr ] : https://users.rust-lang.org/t/multirust-0-8-with-cross-std-installation/4901
166
166
[ 1.8ms ] : https://github.com/rust-lang/rust/pull/30448
You can’t perform that action at this time.
0 commit comments