rust/library
Mara Bos 5a9104fcdd
Rollup merge of #79151 - wchargin:wchargin-io-write-docs, r=jyn514
Fix typo in `std::io::Write` docs

These referred to a “`Write`er”—extra *e*. Presumably a copy-paste
holdover from “`Read`er”.

Test Plan:
Running ``git grep '`\?[Ww]rite`\?er'`` no longer finds any results.

wchargin-branch: io-write-docs
2020-11-18 15:46:38 +01:00
..
alloc Rollup merge of #79077 - RalfJung:llvm-magic, r=Mark-Simulacrum 2020-11-17 10:06:23 +01:00
backtrace@8b8ea53b56
core Rollup merge of #79114 - andjo403:nonzero_leading_trailing_zeros, r=m-ou-se 2020-11-18 15:46:31 +01:00
panic_abort
panic_unwind Fix even more URLs 2020-11-05 20:11:29 +01:00
proc_macro Rollup merge of #78465 - est31:proc_macro_to_string, r=jyn514 2020-11-05 10:29:42 +01:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #79151 - wchargin:wchargin-io-write-docs, r=jyn514 2020-11-18 15:46:38 +01:00
stdarch@777efaf564 Enable AVX512 *epi64 variants by updating stdarch 2020-11-17 11:50:52 +01:00
term
test Merge set_panic and set_print into set_output_capture. 2020-11-10 21:58:13 +01:00
unwind