Files
rust/compiler
Guillaume Gomez f35504dbf2 Rollup merge of #120443 - GuillaumeGomez:footnote-def-improvement, r=fmease
Fixes footnote handling in rustdoc

Fixes #100638.

You can now declare footnotes like this:

```rust
//! Reference to footnotes A[^1], B[^2] and C[^3].
//!
//! [^1]: Footnote A.
//! [^2]: Footnote B.
//! [^3]: Footnote C.
```

r? `@notriddle`
2024-01-30 11:19:18 +01:00
..
2024-01-16 21:15:31 +01:00
2024-01-25 14:01:33 +00:00
2023-11-15 19:41:28 -05:00
2023-11-15 19:41:28 -05:00
2024-01-24 23:52:03 +01:00
2023-11-23 14:11:02 +03:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00
2024-01-25 14:01:33 +00:00