rust/library/core
nils c962b07ed3
Rollup merge of #106570 - Xaeroxe:div-duration-tests, r=JohnTitor
add tests for div_duration_* functions

Per https://github.com/rust-lang/rust/issues/63139#issuecomment-817070719

this adds unit tests for the functions that will hopefully effectively demonstrate that `div_duration` is ready to be stabilized.
2023-01-11 17:30:54 +01:00
..
benches Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00
primitive_docs
src Rollup merge of #105034 - HintringerFabian:improve_iterator_flatten_doc, r=cuviper 2023-01-10 08:05:32 +09:00
tests Rollup merge of #106570 - Xaeroxe:div-duration-tests, r=JohnTitor 2023-01-11 17:30:54 +01:00
Cargo.toml Update rand in the stdlib tests, and remove the getrandom feature from it 2023-01-04 14:52:41 -08:00