rust/library/core
Leonora Tindall 84daccc559 change the order of type arguments on ControlFlow
This allows ControlFlow<BreakType> which is much more ergonomic for
common iterator combinator use cases.
2020-10-22 17:26:48 -07:00
..
benches Remove redundant 'static from library crates 2020-10-18 17:25:51 +02:00
src change the order of type arguments on ControlFlow 2020-10-22 17:26:48 -07:00
tests Rollup merge of #77892 - est31:remove_redundant_absolute_paths, r=lcnr 2020-10-14 06:02:36 +09:00
Cargo.toml