summary refs log tree commit diff
path: root/doc/languages-frameworks/rust.section.md
AgeCommit message (Expand)AuthorFilesLines
2021-11-05Merge master into staging-nextgithub-actions[bot]1-7/+7
2021-11-05docs: Rust language section consistencyEli Flanagan1-7/+7
2021-11-05Merge staging-next into staginggithub-actions[bot]1-2/+2
2021-11-04docs: fix Rust language typosEli Flanagan1-2/+2
2021-11-04Merge staging-next into staginggithub-actions[bot]1-51/+82
2021-11-05Apply suggestions from code reviewEli Flanagan1-3/+2
2021-11-05add an example with buildRustPackageEli Flanagan1-0/+42
2021-11-05docs: improve, clean up Rust language adviceEli Flanagan1-53/+43
2021-10-27doc/rust: add documentation for feature optionsfigsoda1-7/+36
2021-10-19doc: rust: target escape hatch has been removedArthur Gautier1-16/+0
2021-09-22doc: rust: rephrase paragraph about `cargoLock.lockFileContents`Robin Stumm1-4/+4
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