summary refs log tree commit diff
path: root/pkgs/development/compilers/rust/default.nix
Commit message (Expand)AuthorAge
* rust: cargo: Use rustc and cargo built on BuildAsad Mehmood2023-09-10
* treewide: `overrideScope'` -> `overrideScope`Artturin2023-08-14
* rustc: remove Darwin special-casingRandy Eckenrode2023-07-10
* rustc: remove unused argumentAlyssa Ross2023-05-22
* treewide: don't use rustPlatform.rustAlyssa Ross2023-05-12
* clippy: use the right rustc when cross compilingAlyssa Ross2023-04-13
* rustPlatform.buildRustPackage: fix cross compiling auditable packagesfigsoda2023-01-12
* carnix,cratesIO: removefigsoda2022-11-22
* rustc: fix build for no_std targetsAlex Martens2022-10-07
* rls: removeGuillaume Girol2022-09-07
* rustc: expose correct llvmPackages for cross compileNick Cao2022-05-13
* build-support/rust: OrganizeJohn Ericson2021-11-07
* rustc: Expose llvmPackages set used to build rustcMartin Weinelt2021-11-02
* rustPackages.rls: Fix 1.55 build on Darwin (#140232)John Wiegley2021-10-03
* rust.toRustTarget: fix for windowsRobin Stumm2021-08-20
* rust: Add support for riscv64Zhaofeng Li2021-05-31
* rustc: allowing building for ARMv5Ben Wolsieffer2021-05-15
* rustc: cleanup, use correct llvm versionLuka Blaskovic2020-12-14
* rust: Clean up target configs and test some moreJohn Ericson2020-11-28
* Merge remote-tracking branch 'upstream/master' into aj-rust-custom-targetJohn Ericson2020-11-28
|\
| * Merge master into staging-nextFrederik Rietdijk2020-10-14
| |\
| * \ Merge master into staging-nextFrederik Rietdijk2020-10-13
| |\ \
| * | | rust: 1.45.2 -> 1.46.0Bas van Dijk2020-09-23
* | | | rust: Add support for managing target JSON in NixJohn Ericson2020-10-14
| |_|/ |/| |
* | | Merge pull request #99335 from obsidiansystems/make-rust-platform-separateJohn Ericson2020-10-13
|\ \ \ | |_|/ |/| |
| * | makeRustPlatform: Put back in it's own file.John Ericson2020-10-13
| |/
* / buildRustCrate: fix target config environment variables on 32-bit ARMBen Wolsieffer2020-09-29
|/
* Merge pull request #82882 from obsidiansystems/armv6-embeddedJohn Ericson2020-03-19
|\
| * rustc: Add way to override the arch and config triple for rustJohn Ericson2020-03-12
* | rust: remove legacy cargo fetcherBenjamin Hipple2020-03-18
* | Merge pull request #80843 from obsidiansystems/rust-no-stdJohn Ericson2020-02-23
|\ \
| * | rust 1.41: Fix build with no_std only targetJohn Ericson2020-02-22
| |/
* / fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dirBenjamin Hipple2020-02-10
|/
* rustPackages: make rustc-dev optionalDaiderd Jordan2020-01-18
* rustPlatform.fetchcargo: exposeAlyssa Ross2019-12-23
* rust: add support for armv6l-linux and armv7l-linuxBen Wolsieffer2019-11-23
* rust: keep multiple version.taku02019-11-08
* rls: tie version to rustc'sSymphorien Gibol2019-08-21
* Merge pull request #66713 from basvandijk/rustfmt-from-rust-srcBas van Dijk2019-08-19
|\
| * rustfmt: use the src as defined by the git submodule in rustBas van Dijk2019-08-16
* | rustPackages.clippy: init at rust-1.36.0Bas van Dijk2019-08-16
|/
* treewide: remove unused variables (#63177)volth2019-06-16
* rustc: use llvm5 for bootstrappingMatthew Bauer2019-04-26
* rust: Don't force gcc6Michael Eden2019-03-29
* rust: fix cross-compilationJörg Thalheim2019-03-29
* rust: 1.31.0 -> 1.32.0Luka Blaskovic2019-01-22
* rustc: 1.30.1 -> 1.31.0Jörg Thalheim2018-12-06
* Merge pull request #50006 from alyssais/rust-1.30.1Jörg Thalheim2018-11-14
|\
| * rust: 1.30.0 -> 1.30.1Alyssa Ross2018-11-09
* | rustc: build with system llvm and jemallocSymphorien Gibol2018-11-08
|/