summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-09-29chore: make hints proper markdownRogier 'DocWilco' Mulhuijzen
Also rewrapped some hints to 80 columns so that they also look good in a terminal. closes #1698
2023-09-28Merge pull request #1696 from docwilco/docwilco/fix-spawn-windows-debuggingliv
fix(cli): make debugging in windows work
2023-09-28Merge pull request #1699 from rust-lang/all-contributors/add-docwilcoliv
docs: add docwilco as a contributor for code
2023-09-28docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-28docs: update AUTHORS.md [skip ci]allcontributors[bot]
2023-09-28chore: fix missing opening braceliv
2023-09-28Merge pull request #1697 from ↵liv
docwilco/docwilco/stop-littering-pdb-files-on-windows fix(cli): stop littering .pdb files on windows
2023-09-27fix(cli): stop littering pdb files on windowsDocWilco
2023-09-27fix(cli): make debugging in windows workDocWilco
On windows, if `stderr` or `stdin` aren't also set to `Stdio::null()` the `spawn()` fails with `The handle is invalid`, and `rustlings` thinks that there's no `rustc` installed.
2023-09-26Merge pull request #1690 from jyn514/error-handlingliv
Give a more helpful error when a file is missing
2023-09-26Merge pull request #1692 from rust-lang/all-contributors/add-offbyoneliv
docs: add offbyone as a contributor for infra
2023-09-26Merge branch 'main' into all-contributors/add-offbyoneliv
2023-09-26Merge pull request #1693 from rust-lang/all-contributors/add-dieterplexliv
docs: add dieterplex as a contributor for infra
2023-09-26docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-26docs: update AUTHORS.md [skip ci]allcontributors[bot]
2023-09-26Merge pull request #1686 from dieterplex/mrv4clapliv
fix(installation): bump MinRustVersion to 1.70
2023-09-26docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-26docs: update AUTHORS.md [skip ci]allcontributors[bot]
2023-09-26Merge pull request #1684 from offbyone/drop-envrcliv
Remove .envrc
2023-09-25Give a more helpful error when a file is missingjyn
Previously, this would just say "missing file". Now it shows the path of the file that was missing, which should make it easier to debug what went wrong.
2023-09-22fix(installation): bump MinRustVersion to 1.70d1t2
Since #1633 porting to Clap, min Rust version reqirement changes.
2023-09-21Remove .envrcChris Rose
2023-09-21Merge pull request #1683 from rust-lang/all-contributors/add-OfirLauberliv
docs: add OfirLauber as a contributor for content
2023-09-21docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-21docs: update AUTHORS.md [skip ci]allcontributors[bot]
2023-09-21Merge pull request #1682 from OfirLauber/mainliv
chore: fix comment in enums3.rs
2023-09-21chore: fix comment in enums3.rsOfir Lauber
2023-09-18release: 5.6.1liv
2023-09-18Merge pull request #1673 from husjon/fix-enums3-formattingliv
Fixed formatting of `enums3` with rustfmt
2023-09-18Merge pull request #1681 from rust-lang/all-contributors/add-jurglicliv
docs: add jurglic as a contributor for content
2023-09-18docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-18docs: update AUTHORS.md [skip ci]allcontributors[bot]
2023-09-18Merge pull request #1675 from jurglic/fix-rand-typoliv
fix: test name typo
2023-09-18Merge pull request #1680 from rust-lang/all-contributors/add-krmpoticliv
docs: add krmpotic as a contributor for content
2023-09-18docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-18docs: update AUTHORS.md [skip ci]allcontributors[bot]
2023-09-18Merge pull request #1678 from krmpotic/mainliv
remove hint comments when no hint exists
2023-09-18Merge pull request #1679 from rust-lang/revert-1620-fix_1611liv
Revert "Fix 1611"
2023-09-18Revert "Fix 1611"liv
2023-09-15remove hint comments when no hint existsLuka Krmpotic
2023-09-14fix: test name typoJurglic
2023-09-13Fixed formatting with rust-analyzerJon Erling Hustadnes
2023-09-12Merge pull request #1672 from rust-lang/all-contributors/add-CobaltCauseliv
docs: add CobaltCause as a contributor for infra
2023-09-12docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-12docs: update AUTHORS.md [skip ci]allcontributors[bot]
2023-09-12Merge pull request #1671 from CobaltCause/nix-flake-updateliv
chore: update flake.lock
2023-09-11chore: update flake.lockCharles Hall
Flake lock file updates: • Updated input 'flake-compat': 'github:edolstra/flake-compat/b4a34015c698c7793d592d66adbab377907a2be8' (2022-04-19) → 'github:edolstra/flake-compat/35bb57c0c8d8b62bbfd284272c928ceb64ddbde9' (2023-01-17) • Updated input 'flake-utils': 'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07) → 'github:numtide/flake-utils/f9e7cf818399d17d347f847525c5a5a8032e4e44' (2023-08-23) • Added input 'flake-utils/systems': 'github:nix-systems/default/da67096a3b9bf56a91d16901293e51ba5b49a27e' (2023-04-09) • Updated input 'nixpkgs': 'github:nixos/nixpkgs/b39fd6e4edef83cb4a135ebef98751ce23becc33' (2022-10-24) → 'github:nixos/nixpkgs/db9208ab987cdeeedf78ad9b4cf3c55f5ebd269b' (2023-09-08)
2023-09-09Merge pull request #1670 from rust-lang/all-contributors/add-husjonliv
docs: add husjon as a contributor for content
2023-09-09docs: update .all-contributorsrc [skip ci]allcontributors[bot]
2023-09-09docs: update AUTHORS.md [skip ci]allcontributors[bot]