| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-09-21 | chore: fix comment in enums3.rs | Ofir Lauber | |
| 2023-09-18 | release: 5.6.1 | liv | |
| 2023-09-18 | Merge pull request #1673 from husjon/fix-enums3-formatting | liv | |
| Fixed formatting of `enums3` with rustfmt | |||
| 2023-09-18 | Merge pull request #1681 from rust-lang/all-contributors/add-jurglic | liv | |
| docs: add jurglic as a contributor for content | |||
| 2023-09-18 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2023-09-18 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2023-09-18 | Merge pull request #1675 from jurglic/fix-rand-typo | liv | |
| fix: test name typo | |||
| 2023-09-18 | Merge pull request #1680 from rust-lang/all-contributors/add-krmpotic | liv | |
| docs: add krmpotic as a contributor for content | |||
| 2023-09-18 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2023-09-18 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2023-09-18 | Merge pull request #1678 from krmpotic/main | liv | |
| remove hint comments when no hint exists | |||
| 2023-09-18 | Merge pull request #1679 from rust-lang/revert-1620-fix_1611 | liv | |
| Revert "Fix 1611" | |||
| 2023-09-18 | Revert "Fix 1611" | liv | |
| 2023-09-15 | remove hint comments when no hint exists | Luka Krmpotic | |
| 2023-09-14 | fix: test name typo | Jurglic | |
| 2023-09-13 | Fixed formatting with rust-analyzer | Jon Erling Hustadnes | |
| 2023-09-12 | Merge pull request #1672 from rust-lang/all-contributors/add-CobaltCause | liv | |
| docs: add CobaltCause as a contributor for infra | |||
| 2023-09-12 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2023-09-12 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2023-09-12 | Merge pull request #1671 from CobaltCause/nix-flake-update | liv | |
| chore: update flake.lock | |||
| 2023-09-11 | chore: update flake.lock | Charles 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-09 | Merge pull request #1670 from rust-lang/all-contributors/add-husjon | liv | |
| docs: add husjon as a contributor for content | |||
| 2023-09-09 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2023-09-09 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2023-09-09 | Merge pull request #1667 from husjon/update-primitive_types3-requirement | liv | |
| Make `primitive_types3` require at least 100 elements | |||
| 2023-09-09 | Merge pull request #1669 from rust-lang/all-contributors/add-ob | liv | |
| docs: add ob as a contributor for content | |||
| 2023-09-08 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2023-09-08 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2023-09-09 | Merge pull request #1668 from ob/ob/fix-bug | liv | |
| Fix compiler error and clarify instructions | |||
| 2023-09-08 | Fix compiler error and clarify instructions | Oscar Bonilla | |
| 2023-09-08 | Make primitive_types3 require at least 100 elements | Jon Erling Hustadnes | |
| Made the function panic if it's not long enough | |||
| 2023-09-06 | Merge pull request #1641 from mo8it/move-semantics5-test | liv | |
| Convert exercises with assertions to tests | |||
| 2023-09-04 | update for page build | liv | |
| 2023-09-04 | release: 5.6.0 | liv | |
| 2023-09-04 | Merge pull request #1665 from rust-lang/chore/better-ci | liv | |
| chore: consolidate CI workflows | |||
| 2023-09-04 | chore: remove argh | liv | |
| 2023-09-04 | chore: remove link checker | liv | |
| 2023-09-04 | chore: consolidate CI workflows | liv | |
| 2023-09-04 | feat: add oranda deploy workflow | liv | |
| 2023-09-04 | fix: absolut-ize readme links | liv | |
| 2023-09-04 | Merge pull request #1664 from rust-lang/all-contributors/add-Jak-Ch-ll | liv | |
| docs: add Jak-Ch-ll as a contributor for content | |||
| 2023-09-04 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2023-09-04 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2023-09-04 | Merge pull request #1473 from Jak-Ch-ll/update-hints-for-vecs2 | liv | |
| docs(vecs2): update hints | |||
| 2023-09-04 | Merge branch 'main' into update-hints-for-vecs2 | liv | |
| 2023-09-04 | Merge pull request #1663 from rust-lang/all-contributors/add-pksadiq | liv | |
| docs: add pksadiq as a contributor for content | |||
| 2023-09-04 | docs: update .all-contributorsrc [skip ci] | allcontributors[bot] | |
| 2023-09-04 | docs: update AUTHORS.md [skip ci] | allcontributors[bot] | |
| 2023-09-04 | Merge pull request #1565 from pksadiq/fix-enum3-message-modification | liv | |
| fix(enums3): modify message string in test | |||
| 2023-09-04 | Merge pull request #1662 from rust-lang/all-contributors/add-bean5 | liv | |
| docs: add bean5 as a contributor for content | |||
