rust/library
Yuki Okushi a710f56e7d
Rollup merge of #103466 - jruderman:patch-2, r=Dylan-DPC
Fix grammar in docs for std::io::Read

Two independent clauses were incorrectly joined by a bare comma. The simplest fix would be to switch to a semicolon, but I think it's slightly better to keep the comma and use the coordinating conjunction "so".
2022-10-24 19:32:29 +09:00
..
alloc Rollup merge of #99578 - steffahn:remove_redundant_bound, r=thomcc 2022-10-24 19:32:24 +09:00
backtrace@07872f28cd
core Rollup merge of #102271 - lopopolo:lopopolo/stabilize-duration-try-from-secs-float, r=dtolnay 2022-10-24 19:32:26 +09:00
panic_abort
panic_unwind
portable-simd
proc_macro Stabilize proc_macro::Span::source_text 2022-10-18 17:13:41 +02:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #103466 - jruderman:patch-2, r=Dylan-DPC 2022-10-24 19:32:29 +09:00
stdarch@790411f93c
test Rollup merge of #99939 - saethlin:pre-sort-tests, r=thomcc,jackh726 2022-10-24 19:32:25 +09:00
unwind