File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -289,18 +289,18 @@ Types and Traits
289289
290290 .. list-table ::
291291 :header-rows: 0
292- :widths: 10 90
292+ :widths: auto
293293 :class: bibliography-table
294294
295295 * - .. [RUST-REF-UNION]
296- - The Rust Project Developers. "Rust Reference: Unions."
297- *The Rust Reference *, n.d.
298- https://doc.rust-lang.org/reference/items/unions.html.
296+ - | The Rust Project Developers. "Rust Reference: Unions."
297+ | *The Rust Reference*, n.d.
298+ | https://doc.rust-lang.org/reference/items/unions.html.
299299
300300 * - .. [UCG-VALIDITY]
301- - Rust Unsafe Code Guidelines Working Group. "Validity and Safety
302- Invariant." *Rust Unsafe Code Guidelines *, n.d.
303- https://rust-lang.github.io/unsafe-code-guidelines/glossary.html#validity-and-safety-invariant.
301+ - | Rust Unsafe Code Guidelines Working Group. "Validity and Safety Invariant."
302+ | *Rust Unsafe Code Guidelines*, n.d.
303+ | https://rust-lang.github.io/unsafe-code-guidelines/glossary.html#validity-and-safety-invariant.
304304
305305.. guideline :: Use strong types to differentiate between logically distinct values
306306 :id: gui_xztNdXA2oFNC
You can’t perform that action at this time.
0 commit comments