Skip to content

Commit

Permalink
[experiment] Crater 2021 edition rustfix
Browse files Browse the repository at this point in the history
  • Loading branch information
ehuss authored and m-ou-se committed Aug 23, 2021
1 parent 33fdb79 commit 9a8094e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
url = https://github.com/rust-lang/nomicon.git
[submodule "src/tools/cargo"]
path = src/tools/cargo
url = https://github.com/rust-lang/cargo.git
url = https://github.com/ehuss/cargo.git
branch = "2021-crater"
[submodule "src/doc/reference"]
path = src/doc/reference
url = https://github.com/rust-lang/reference.git
Expand Down
1 change: 1 addition & 0 deletions Cargo.lock
Original file line number Diff line number Diff line change
Expand Up @@ -294,6 +294,7 @@ dependencies = [
"openssl",
"percent-encoding 2.1.0",
"pretty_env_logger",
"regex",
"rustc-workspace-hack",
"rustfix 0.6.0",
"semver 1.0.3",
Expand Down
2 changes: 1 addition & 1 deletion src/tools/cargo

0 comments on commit 9a8094e

Please sign in to comment.