diff options
| author | Chris Denton <chris@chrisdenton.dev> | 2025-04-19 14:01:37 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-19 14:01:37 +0000 |
| commit | 103be60afe79a547c56011ba216bcd9cd3e9e1d7 (patch) | |
| tree | 8deee0972a8f79e06fe7904588f34cffee5f471e /tests/rustdoc-js-std/string-from_ut.js | |
| parent | db98b72e34c82e18c96b76e166acda95f4b0e43c (diff) | |
| parent | 5a38550a39a99b1cd98f9be769e4f1face3d1256 (diff) | |
| download | rust-103be60afe79a547c56011ba216bcd9cd3e9e1d7.tar.gz rust-103be60afe79a547c56011ba216bcd9cd3e9e1d7.zip | |
Rollup merge of #139297 - RossSmyth:NixClean, r=WaffleLapkin
Deduplicate & clean up Nix shell 1. Deduplicate the flake and shell files 2. Remove flake-utils 3. Remove `with` statements They are considered bad practice nowadays because the slow down the evalulator and have weird shadowing rules. 4. Use `env` :3 5. use `callPackage` It's the recommended way for derivations like these. 6. Use `packages` in the shell There is no reason to use `buildInputs` for a mkShell (except in funny cases that will not be seen here), so the `packages` attr is recommended now days. r? WaffleLapkin
Diffstat (limited to 'tests/rustdoc-js-std/string-from_ut.js')
0 files changed, 0 insertions, 0 deletions
