Files
rust/library
Josh Stone 87e7539fcd Disable docs for compiler-builtins and sysroot
Bootstrap already had a manual doc filter for the `sysroot` crate, but
other library crates keep themselves out of the public docs by setting
`[lib] doc = false` in their manifest. This seems like a better solution
to hide `compiler-builtins` docs, and removes the `sysroot` hack too.
2025-07-08 16:59:44 -07:00
..
2025-06-16 07:00:13 +00:00
2025-07-01 10:55:49 -07:00
2025-06-29 12:29:28 +03:00
2025-05-07 13:08:19 +08:00