rust/library
Matthias Krüger b836b281a8
Rollup merge of #93531 - TheColdVoid:patch-1, r=m-ou-se
Fix incorrect panic message in example

The panic message when calling the `connect()` should probably be a  message about connection failure, not a message about binding address failure.
2022-02-02 07:11:07 +01:00
..
alloc Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum 2022-01-30 08:37:46 -08:00
backtrace@b02ed04a7e
core Rollup merge of #93493 - GKFX:char-docs-2, r=scottmcm 2022-02-02 07:11:07 +01:00
panic_abort
panic_unwind adapt L4Bender implementation 2022-01-21 16:50:33 +01:00
portable-simd
proc_macro Auto merge of #92598 - Badel2:panic-update-hook, r=yaahc 2022-01-16 02:18:42 +00:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #93531 - TheColdVoid:patch-1, r=m-ou-se 2022-02-02 07:11:07 +01:00
stdarch@eaee02ffdf Update stdarch submodule 2022-01-28 12:46:22 +00:00
test Change Termination::report return type to ExitCode 2022-01-28 12:53:36 -08:00
unwind