rust/library
Waleed Dahshan edee46e257
Provide more useful documentation of conversion methods
I thought that the documentation for these methods needed to be a bit more explanatory for new users. For advanced users, the comments are relatively unnecessary. I think it would be useful to explain precisely what the method does. As a new user, when you see the `into` method, where the type is inferred, if you are new you don't even know what you convert to, because it is implicit. I believe this can help new users understand.
2022-03-19 18:52:30 +11:00
..
alloc fix typos 2022-03-15 02:00:08 +01:00
backtrace@b02ed04a7e
core Provide more useful documentation of conversion methods 2022-03-19 18:52:30 +11:00
panic_abort
panic_unwind
portable-simd Sync portable-simd to rust-lang/portable-simd@72df4c4505 2022-03-12 16:09:37 -08:00
proc_macro Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
profiler_builtins
rtstartup
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #94984 - ericseppanen:cstr_from_bytes, r=Mark-Simulacrum 2022-03-19 02:02:02 +01:00
stdarch@bcbe010614
test Use implicit capture syntax in format_args 2022-03-10 10:23:40 -05:00
unwind