index
:
rustlings.git
main
Rustlings course
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-03-28
Add embedded.rs
mo8it
2024-03-28
Use concat explicitly from std
mo8it
2024-03-28
Make everything static
mo8it
2024-03-28
Done macro
mo8it
2024-03-28
Merge pull request #1930 from rust-lang/all-contributors/add-jbouganim-parallel
Mo
2024-03-28
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-28
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-28
Merge pull request #1773 from jbouganim-parallel/patch-1
Mo
2024-03-27
Merge pull request #1927 from mo8it/docs
Mo
2024-03-27
Merge pull request #1926 from rust-lang/all-contributors/add-NicolasRoelandt
Mo
2024-03-27
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-27
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-27
Merge pull request #1799 from NicolasRoelandt/patch-1
Mo
2024-03-27
Merge pull request #1925 from rust-lang/all-contributors/add-wznmickey
Mo
2024-03-27
Merge pull request #1923 from wznmickey/main
Mo
2024-03-27
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-27
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-27
Merge pull request #1924 from rust-lang/all-contributors/add-paul-leydier
Mo
2024-03-27
docs: update .all-contributorsrc [skip ci]
allcontributors[bot]
2024-03-27
docs: update AUTHORS.md [skip ci]
allcontributors[bot]
2024-03-28
Merge remote-tracking branch 'origin/main'
wznmickey
2024-03-27
Update the link to conventionalcommits.org
mo8it
2024-03-28
chore: update the chapter of macros
wznmickey
2024-03-27
Remove outdated info about the command line parser
mo8it
2024-03-27
Merge pull request #1805 from paul-leydier/chapters-table
Mo
2024-03-27
Merge pull request #1922 from mo8it/deps
Mo
2024-03-27
Update deps
mo8it
2024-03-27
Merge pull request #1907 from honeywest/feat/ui-format
Mo
2024-03-27
Merge pull request #1917 from mo8it/project
Mo
2024-03-27
Merge branch 'main' into project
mo8it
2024-03-27
Merge pull request #1912 from mo8it/performance
Mo
2024-03-27
Merge branch 'main' into performance
mo8it
2024-03-27
Merge pull request #1911 from mo8it/watch
Mo
2024-03-27
Merge branch 'main' into watch
mo8it
2024-03-27
Merge pull request #1914 from mo8it/toml
Mo
2024-03-27
Merge branch 'main' into toml
mo8it
2024-03-27
Merge pull request #1916 from mo8it/command
Mo
2024-03-27
Merge pull request #1913 from mo8it/which
Mo
2024-03-27
Merge branch 'main' into which
mo8it
2024-03-27
Merge pull request #1915 from mo8it/home
Mo
2024-03-27
Merge pull request #1921 from mo8it/style
Mo
2024-03-26
The string doesn't have to be a raw string
mo8it
2024-03-26
Remove unneeded closure
mo8it
2024-03-26
Use == instead of eq
mo8it
2024-03-26
Use == on simple enums
mo8it
2024-03-26
Add missing semicolon
mo8it
2024-03-26
Formatting
mo8it
2024-03-26
Only use arg instead of args AND arg
mo8it
2024-03-26
Derive Eq when PartialEq is derived
mo8it
2024-03-26
Add comments
mo8it
[next]