File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -110,8 +110,11 @@ Compatibility Notes
110110 methods instead.
111111- The ` Error::cause ` method has been deprecated in favor of ` Error::source ` which supports
112112 downcasting.
113+ - [ Libtest no longer creates a new thread for each test when
114+ ` --test-threads=1 ` . It also runs the tests in deterministic order] [ 56243 ]
113115
114116[ 55982 ] : https://github.com/rust-lang/rust/pull/55982/
117+ [ 56243 ] : https://github.com/rust-lang/rust/pull/56243
115118[ 56303 ] : https://github.com/rust-lang/rust/pull/56303/
116119[ 56351 ] : https://github.com/rust-lang/rust/pull/56351/
117120[ 56362 ] : https://github.com/rust-lang/rust/pull/56362
You can’t perform that action at this time.
0 commit comments