about summary refs log tree commit diff
path: root/doc/languages-frameworks/rust.section.md
AgeCommit message (Expand)AuthorFilesLines
2021-09-22doc: rust: simplify snippetRobin Stumm1-2/+2
2021-09-22doc: rust: improve clarity of example snippet Robin Stumm1-1/+1
2021-09-22doc: rust: document cargoLock.lockFileContentsRobin Stumm1-4/+26
2021-09-19doc/rust: add missing fetchfromGitHub to derivation exampleMarkus S. Wamser1-1/+1
2021-08-01doc: rust: improve documentation on cargoLock.lockFilefigsoda1-1/+9
2021-07-30doc: rust: add missing semicolonAlyssa Ross1-1/+1
2021-06-07doc: prepare for commonmarkJan Tojnar1-43/+59
2021-06-01doc: fix incorrect use of cargoDepsDaniël de Kok1-1/+1
2021-05-28rustPlatform.buildRustPackage: support direct use of Cargo.lockDaniël de Kok1-0/+48
2021-05-28rustPlatform.importCargoLock: initDaniël de Kok1-0/+31
2021-04-05Merge pull request #116257 from SuperSandro2000/code-fencesSandro1-26/+27
2021-04-05doc/languages-frameworks/*: add missing languages to code fencesSandro Jäckel1-26/+27
2021-03-19Merge master into staging-nextFrederik Rietdijk1-1/+0
2021-03-19doc: fix code formattingKatharina Fey1-0/+1
2021-03-14Merge master into staging-nextgithub-actions[bot]1-1/+1
2021-03-14Remove repeating words from docFlorian Engel1-1/+1
2021-03-02buildRustPackage: Add cargoTestFlagsMax Hausch1-0/+7
2021-03-02doc: rust: Fix code blocks in markdownMax Hausch1-3/+5
2021-02-26buildRustPackage: use checkType argumentDaniël de Kok1-3/+4
2021-02-26Merge master into staging-nextFrederik Rietdijk1-0/+27
2021-02-16buildRustPackage: factor out check phase to cargoCheckHookDaniël de Kok1-1/+5
2021-02-15buildRustPackage: factor out install phase to cargoInstallHookDaniël de Kok1-0/+2
2021-02-15buildRustPackage: add cargoDepsName attributeDaniël de Kok1-0/+27
2021-02-12doc: describe cargoBuildHook and maturinBuildHook in the Rust sectionDaniël de Kok1-15/+103
2021-02-10doc: describe cargoSetupHook in the Rust sectionDaniël de Kok1-0/+98
2021-01-20doc: add function argument order convention (#110060)V1-4/+4
2021-01-19docs: pkgconfig -> pkg-configJonathan Ringer1-2/+2
2021-01-17doc: rust: fix syntax error in declarative overlayAlexei Colin1-1/+2
2021-01-11doc: stdenv.lib -> libProfpatsch1-3/+3
2021-01-01Merge pull request #108147 from ryantm/doc-cleanupRyan Mulligan1-7/+1
2021-01-01doc: explicit Markdown anchors for top-level headings; remove metadataRyan Mulligan1-7/+1
2020-12-31docs/rust: describe cargoHashDaniël de Kok1-7/+28
2020-11-28rust: Clean up target configs and test some moreJohn Ericson1-7/+7
2020-11-28Merge remote-tracking branch 'upstream/master' into aj-rust-custom-targetJohn Ericson1-8/+43
2020-11-28Merge pull request #67496 from mb21/patch-1Jörg Thalheim1-2/+3
2020-10-17add documentationAaron Janse1-0/+3
2020-10-14rust: Add support for managing target JSON in NixJohn Ericson1-3/+52
2020-09-26Doc -> Languages & Frameworks -> Rust: UpdateManuel Bärenz1-6/+40
2020-09-24buildRustPackage: support setting test-threadszowoq1-0/+12
2020-09-10docs/rust: fix typoAlexandre Esteves1-1/+1
2020-08-16buildRustPackage: remove platform.all from packageszowoq1-1/+0
2020-07-31doc/*: editorconfig fixeszowoq1-1/+1
2020-06-05Merge staging-next into stagingFrederik Rietdijk1-0/+18
2020-06-05buildRustPackage: add documentation on how to create cargo.lock patchesJörg Thalheim1-0/+18
2020-05-31rust: improve docsMaximilian Bosch1-27/+27
2020-05-24rust*: add docs for testing packagesMaximilian Bosch1-0/+66
2020-03-18rust: remove legacy cargo fetcherBenjamin Hipple1-3/+3
2020-02-28rustPlatform.fetchCargo: handle custom Cargo.lock patchfiles with validationBenjamin Hipple1-4/+6
2020-02-16manual: use quoted homepage urlsJonathan Ringer1-1/+1
2020-02-15rust: update docs on legacyCargoFetcher; remove unnecessary defaultsBenjamin Hipple1-14/+3