rust/library
Matthias Krüger b2d6ff4b6e
Rollup merge of #92525 - zohnannor:patch-1, r=camelid
intra-doc: Make `Receiver::into_iter` into a clickable link

The documentation on `std::sync::mpsc::Iter` and `std::sync::mpsc::TryIter` provides links to the corresponding `Receiver` methods, unlike `std::sync::mpsc::IntoIter` does.

This was left out in c59b188aae
Related to #29377
2022-01-04 16:34:19 +01:00
..
alloc Rollup merge of #91884 - woppopo:const_box, r=oli-obk 2022-01-04 16:34:14 +01:00
backtrace@b02ed04a7e
core Make the documentation of builtin macro attributes accessible 2022-01-03 20:43:16 +01:00
panic_abort
panic_unwind Fix a bunch of typos 2021-12-14 16:40:43 +01:00
portable-simd Merge commit '533f0fc81ab9ba097779fcd27c8f9ea12261fef5' into psimd 2021-12-17 15:10:53 +08:00
proc_macro made compiler happy 2021-12-14 16:42:16 +05:30
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #92525 - zohnannor:patch-1, r=camelid 2022-01-04 16:34:19 +01:00
stdarch@0716b22e90 update stdarch 2021-12-15 10:22:03 +08:00
test Remove unused allow deprecated 2021-12-29 18:06:01 +01:00
unwind