Nicholas Nethercote
|
d626f6a2f4
|
Remove last vestiges of HybridBitSet .
This is in a test where the arrangement of backticks matters, but the
exact words do not.
|
2024-11-29 17:23:34 +11:00 |
|
Nicholas Nethercote
|
5d1d384443
|
Rename HandlerInner::delay_span_bug as HandlerInner::span_delayed_bug .
Because the corresponding `Level` is `DelayedBug` and `span_delayed_bug`
follows the pattern used everywhere else: `span_err`, `span_warning`,
etc.
|
2023-12-02 09:01:19 +11:00 |
|
Kyle Lin
|
5ce6cc7df3
|
Still resolving rustdoc resolution panicking
|
2023-08-18 15:19:17 +08:00 |
|
Lukas Markeffsky
|
b63cc5c307
|
rustdoc: add regression test for broken link due to double backticks
|
2023-05-22 11:35:25 +02:00 |
|
Lukas Markeffsky
|
4f15a772b3
|
Add rustdoc::unescaped_backtick lint
|
2023-04-29 13:13:25 +02:00 |
|