Skip to content

Commit

Permalink
Build with nightly Rust on the Web (#2752)
Browse files Browse the repository at this point in the history
* Promote `lint` toolchain to nightly build toolchain

* `.github/workflows/rust.yml`: run Web tests with nightly toolchain
  • Loading branch information
Twey authored Oct 31, 2024
1 parent f728264 commit 3d1a93f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@
projectRootFile = "flake.nix";
programs = {
nixpkgs-fmt.enable = true;
rustfmt.enable = true;
};
};
};
Expand Down

0 comments on commit 3d1a93f

Please sign in to comment.