about summary refs log tree commit diff
path: root/pkgs/development/compilers/rust/rustfmt.nix
AgeCommit message (Expand)AuthorFilesLines
2023-12-15rustfmt: use unwrapped rustc when adding rpath for darwinSamyak S Sarnayak1-2/+2
2023-10-21rustfmt: add `meta.mainProgram`Auguste Baum1-0/+1
2023-05-12rustfmt: fix warningfigsoda1-2/+2
2023-05-12rustfmt: fix on darwinJavier Olaechea1-0/+11
2023-05-12treewide: don't use rustPlatform.rustAlyssa Ross1-4/+4
2023-03-27rustfmt: fix build for 1.68Yureka1-1/+3
2022-04-17Revert "rustfmt: actually fix the failing test"zowoq1-3/+0
2022-04-06rustfmt: allow building as nightlyK9001-3/+3
2022-04-06rustfmt: actually fix the failing testK9001-0/+3
2022-04-06rustfmt: stop pretending we're on nightlyK9001-2/+2
2021-01-23pkgs/development/compilers: stdenv.lib -> libBen Siraphob1-3/+3
2020-08-16buildRustPackage: remove platform.all from packageszowoq1-1/+0
2020-07-21rustfmt: fix build with rustc 1.45.0Cole Helbling1-0/+5
2020-05-13rustPlatform: add `buildAndTestSubdir`-argumentMaximilian Bosch1-8/+1
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly1-1/+1
2019-08-31treewide: name -> pname (#67513)volth1-1/+1
2019-08-19rustfmt: fix build on aarch64Bas van Dijk1-0/+3
2019-08-19rustfmt: enable testsBas van Dijk1-66/+7
2019-08-19rustfmt: make sure to test rustfmt instead of rustcBas van Dijk1-1/+1
2019-08-16rustfmt: use the src as defined by the git submodule in rustBas van Dijk1-0/+89