mirror of
https://github.com/rust-lang/book.git
synced 2026-05-19 09:20:51 -04:00
- Add CSS for `figure.listing`; this now renders identically to how the existing listings render. - Convert the first listing in the book to use `<Listing>` instead of a bunch of `<span>`s.