File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1- Version 1.15.1 (2017-02-08 )
1+ Version 1.15.1 (2017-02-09 )
22===========================
33
44* [ Fix IntoIter::as_mut_slice's signature] [ 39466 ]
5+ * [ Compile compiler builtins with ` -fPIC ` on 32-bit platforms] [ 39523 ]
56
67[ 39466 ] : https://github.com/rust-lang/rust/pull/39466
8+ [ 39523 ] : https://github.com/rust-lang/rust/pull/39523
79
810
911Version 1.15.0 (2017-02-02)
@@ -971,7 +973,7 @@ Tooling
971973* [ Test binaries now support a ` --test-threads ` argument to specify the number
972974 of threads used to run tests, and which acts the same as the
973975 ` RUST_TEST_THREADS ` environment variable]
974- (https://github.com/rust-lang/rust/pull/35414 )
976+ (https://github.com/rust-lang/rust/pull/35414 )
975977* [ The test runner now emits a warning when tests run over 60 seconds]
976978 (https://github.com/rust-lang/rust/pull/35405 )
977979* [ rustdoc: Fix methods in search results]
You can’t perform that action at this time.
0 commit comments