rust/library
Miguel Ojeda cf87203f48 Remove spurious backticks detected by rustdoc::unescaped_backticks
There are only 3 cases across the crates rendered in the website (`core`,
`alloc`, `std`, `proc_macro` and `test`), and they are all in `core`.

Clean them up, so that the lint can be enabled in the next commit.

Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
2024-07-29 00:57:08 +02:00
..
alloc Rollup merge of #128228 - slanterns:const_waker, r=dtolnay,oli-obk 2024-07-28 20:07:46 +02:00
backtrace@72265bea21 Update backtrace to 0.3.73 2024-06-06 22:50:45 -07:00
core Remove spurious backticks detected by rustdoc::unescaped_backticks 2024-07-29 00:57:08 +02:00
panic_abort Stabilise c_unwind 2024-06-19 13:54:51 +01:00
panic_unwind Rollup merge of #125834 - workingjubilee:weaken-thir-unsafeck-for-addr-of-static-mut, r=compiler-errors 2024-07-23 13:06:54 +02:00
portable-simd Fix doc nits 2024-07-26 13:26:33 +01:00
proc_macro Fix doc nits 2024-07-26 13:26:33 +01:00
profiler_builtins Update cc crate to v1.0.97 2024-05-08 15:06:35 +00:00
rtstartup Let InstCombine remove Clone shims inside Clone shims 2024-07-25 15:14:42 -04:00
rustc-std-workspace-alloc
rustc-std-workspace-core
rustc-std-workspace-std
std Rollup merge of #128228 - slanterns:const_waker, r=dtolnay,oli-obk 2024-07-28 20:07:46 +02:00
stdarch@df3618d9f3 feat: update stdarch submodule for intrinsics on ARM 2024-05-15 15:38:58 -04:00
sysroot Add experimental raw-dylib feature to std 2024-07-05 16:11:25 +00:00
test Fix doc nits 2024-07-26 13:26:33 +01:00
unwind Stabilise c_unwind 2024-06-19 13:54:51 +01:00