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
110
110
methods instead.
111
111
- The ` Error::cause ` method has been deprecated in favor of ` Error::source ` which supports
112
112
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 ]
113
115
114
116
[ 55982 ] : https://github.com/rust-lang/rust/pull/55982/
117
+ [ 56243 ] : https://github.com/rust-lang/rust/pull/56243
115
118
[ 56303 ] : https://github.com/rust-lang/rust/pull/56303/
116
119
[ 56351 ] : https://github.com/rust-lang/rust/pull/56351/
117
120
[ 56362 ] : https://github.com/rust-lang/rust/pull/56362
You can’t perform that action at this time.
0 commit comments