summary refs log tree commit diff
path: root/pkgs/development/compilers/rust
Commit message (Expand)AuthorAge
* Merge master into staging-nextFrederik Rietdijk2020-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
* | | Merge master into staging-nextFrederik Rietdijk2020-10-13
|\| |
| * | buildRustCrate: fix target config environment variables on 32-bit ARMBen Wolsieffer2020-09-29
| |/
* | rust: remove 1.44.1 since firefox and thunderbird build with 1.46Bas van Dijk2020-09-23
* | rust: 1.45.2 -> 1.46.0Bas van Dijk2020-09-23
|/
* Merge master into staging-nextFrederik Rietdijk2020-08-17
|\
| * buildRustPackage: remove platform.all from packageszowoq2020-08-16
* | rust: 1.45.0 -> 1.45.2Alyssa Ross2020-08-11
|/
* rustc: use LLVM 10Konrad Borowski2020-07-31
* rls: fix buildSymphorien Gibol2020-07-25
* Merge branch 'master' into staging-nextJan Tojnar2020-07-23
|\
| * redox: add as targetAaron Janse2020-07-21
* | rustfmt: fix build with rustc 1.45.0Cole Helbling2020-07-21
* | rust: 1.44.1 -> 1.45.0Alyssa Ross2020-07-18
|/
* rust_1_42: dropAlyssa Ross2020-07-02
* rustc: 1.43.0 -> 1.44.1Alyssa Ross2020-07-02
* cargo: install bash and zsh completion scriptsRobert Helgesson2020-06-27
* Merge staging-next into stagingFrederik Rietdijk2020-06-08
|\
| * rls: set RUST_SRC_PATHLuka Blaskovic2020-06-07
* | Merge #82342: rustPlatform: increase build-speed of `checkPhase`Vladimír Čunát2020-06-05
|\ \ | |/ |/|
| * rustPlatform: add `buildAndTestSubdir`-argumentMaximilian Bosch2020-05-13
* | rustc: 1.42.0 -> 1.43.0Alyssa Ross2020-05-09
|/
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* rustc: remove test-only git dependencyAneesh Agrawal2020-03-29
* Merge branch 'master' into stagingOrivej Desh2020-03-23
|\
| * 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
| * | rust_1_38_0: dropAlyssa Ross2020-03-14
* | | rust_1_38, rust_1_42: drop patch version from attrAlyssa Ross2020-03-13
* | | rustc: 1.41.0 -> 1.42.0Alyssa Ross2020-03-13
|/ /
* | 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
| |/
* | rls: add llvm to buildInputsCole Helbling2020-02-19
* | clippy: add rustc.llvm to buildInputsCole Helbling2020-02-18
* | cargo: install man pagesAlyssa Ross2020-02-12
* | cargo: use bundled libgit2Andreas Rammhold2020-02-12
* | fetchcargo: use flat tar.gz file for vendored src instead of recursive hash dirBenjamin Hipple2020-02-10
|/
* rustc: 1.40.0 -> 1.41.0Bastian Köcher2020-02-09
* rustPackages: make rustc-dev optionalDaiderd Jordan2020-01-18
* rust: include the rustc-dev componentSymphorien Gibol2020-01-11
* rustc: fix for structured attrsMaximilian Bosch2019-12-31
* treewide: NIX_*_COMPILE -> stringRobin Gloster2019-12-31
* Merge branch 'staging-next' into stagingJan Tojnar2019-12-25
|\
| * Merge branch 'master' into staging-nextJan Tojnar2019-12-25
| |\
| | * rustPlatform.fetchcargo: exposeAlyssa Ross2019-12-23
| | * rustc: add QA documentation (#73296)Jörg Thalheim2019-12-20
| | |\
| | | * rustc: add QA documentationJörg Thalheim2019-11-13