Commit Graph

13 Commits

Author SHA1 Message Date
Chris Krycho
38b2b8537f infra: dprint, part 2
- Reformat everything now that the bug in dprint for wrapping lines with
  inline code is fixed.
- Additionally, apply the formatting rules I *should have* applied the
  first time, so the repo has the same style it has historically used.
2024-12-05 14:05:53 -07:00
Chris Krycho
3a30e4c1fb Apply dprint fmt to active files in the repo 2024-12-02 16:09:20 -07:00
Chris Krycho
a514770075 Add info about handling editions in book.toml to ADMIN.md 2024-10-10 07:21:37 -06:00
Chris Krycho
de6e35c52f infra: add robots.txt for GH Pages previews
Block *everything*. We do not want any of this to be indexed, because we
*only* use it for previews, and do not want its content to be cached or
(especially!) surfaced to readers, since it may have a variety of issues
ranging from pedagogical missteps to outright errors!
2024-07-31 07:05:42 -06:00
Chris Krycho
dc27455c74 Fix a typo in ADMIN_TASKS 2024-06-13 08:26:49 -06:00
Carol (Nichols || Goulding)
cf58b27cfd Update instructions on docx -> md now that I've done it again 2022-10-20 16:39:55 -04:00
Carol (Nichols || Goulding)
ab4f04cbe6 Update the edition in all the listings' Cargo.toml 2021-12-26 20:32:41 -05:00
Carol (Nichols || Goulding)
5f2729cdc5 Update to 1.56 2021-12-05 21:33:16 -05:00
Carol (Nichols || Goulding)
db5e8a5105 Update to Rust 1.50 2021-02-12 16:58:20 -05:00
Carol (Nichols || Goulding)
3e8b12604a Rewrap to 80 chars like the rest of this repo 2021-01-12 21:39:58 -05:00
Steve Klabnik
4a49a4b7d9 Port to GitHub Actions
Most of the Rust project has moved over to Actions, but we were still on
Travis. This sets up the needed Actions for us.
2020-05-22 23:36:19 -05:00
Carol (Nichols || Goulding)
dec27eead0 Add rustfmt to the update-rustc script
With a mechanism to ignore particular listings for various reasons
2020-01-25 21:20:41 -05:00
Carol (Nichols || Goulding)
7945e1008c Document administrative tasks that are now scripted 2020-01-24 09:09:16 -05:00