]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Rollup merge of #89098 - GuillaumeGomez:where-bounds-order, r=camelid
[rust.git] / Cargo.toml
index 4c00a7dc99ea9ddecee65ef54d11e621f01b1900..ce7073886c20e95658065773511c7a05174d5274 100644 (file)
@@ -35,11 +35,14 @@ members = [
   "src/tools/expand-yaml-anchors",
   "src/tools/jsondocck",
   "src/tools/html-checker",
+  "src/tools/bump-stage0",
 ]
 
 exclude = [
   "build",
   "compiler/rustc_codegen_cranelift",
+  "compiler/rustc_codegen_gcc",
+  "src/test/rustdoc-gui",
   # HACK(eddyb) This hardcodes the fact that our CI uses `/checkout/obj`.
   "obj",
   # The `x` binary is a thin wrapper that calls `x.py`, which initializes