summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorpandaman64 <kointosudesuyo@infoseek.jp>2021-07-09 22:54:03 +0900
committerpandaman64 <kointosudesuyo@infoseek.jp>2021-07-09 22:55:38 +0900
commitc39040195f991fcf8ea962d8512df5e1b9977647 (patch)
tree3d7aec5ca1ea728b0a102059f4ca5e183d9e8ba2 /.github
parent89d0555568a1a21c95a5a8bcbf6180faa89b9ab6 (diff)
downloadnixpkgs-c39040195f991fcf8ea962d8512df5e1b9977647.tar
nixpkgs-c39040195f991fcf8ea962d8512df5e1b9977647.tar.gz
nixpkgs-c39040195f991fcf8ea962d8512df5e1b9977647.tar.bz2
nixpkgs-c39040195f991fcf8ea962d8512df5e1b9977647.tar.lz
nixpkgs-c39040195f991fcf8ea962d8512df5e1b9977647.tar.xz
nixpkgs-c39040195f991fcf8ea962d8512df5e1b9977647.tar.zst
nixpkgs-c39040195f991fcf8ea962d8512df5e1b9977647.zip
build-rust-crate: disable incremental builds
According to rustc implementation[1], `-C incremental=no` enables
incremental builds with directory name `no`. This patch removes the
`-C incremental` argument to disable incremental builds.

[1]: https://github.com/rust-lang/rust/blob/ee86f96ba176f598d64dc9f3bb7e074d5b8b86b6/compiler/rustc_session/src/options.rs#L918-L919
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions