Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rust
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
homework
Rust
Commits
Commits · main
main
Select Git revision
1 result
Searching
rust
Author
Search by author
Any Author
authors
0 authors
Browse files
Apr 02, 2025
Introduce FailableTasks
· 53779180
Foxido
authored
4 months ago
53779180
Mar 23, 2025
Revert "introduce Result"
· f2b9fb40
Foxido
authored
4 months ago
f2b9fb40
Mar 15, 2025
hw3: add cargo lock
· 64bff83a
Foxido
authored
4 months ago
64bff83a
clippy: remove unneeded lifetimes
· c8b98877
Foxido
authored
4 months ago
c8b98877
change ci
· 1adb4bd1
Foxido
authored
4 months ago
1adb4bd1
fmt
· 7d105ccf
Foxido
authored
4 months ago
7d105ccf
impl game of life
· cf645c4b
Foxido
authored
4 months ago
cf645c4b
add small docs
· 819c0531
Foxido
authored
4 months ago
819c0531
fmt
· 03b9c1a4
Foxido
authored
4 months ago
03b9c1a4
clippy
· 38e924bb
Foxido
authored
4 months ago
38e924bb
Adapt tests for 2024 edition & migrate to it
· 4660fbab
Foxido
authored
4 months ago
4660fbab
remove extra debug
· 46c5cb12
Foxido
authored
4 months ago
46c5cb12
WIP: Init version of minqueue
· 5ea53b10
Foxido
authored
4 months ago
5ea53b10
Mar 09, 2025
ci: improve bash securing
· 4f03968d
Foxido
authored
4 months ago
4f03968d
fmt
· d19ada31
Foxido
authored
4 months ago
d19ada31
introduce Result
· f14a8988
Foxido
authored
4 months ago
f14a8988
Mar 06, 2025
Add hw3
· d7ebfc7b
DBarinovv
authored
4 months ago
and
Foxido
committed
4 months ago
d7ebfc7b
Feb 23, 2025
fmt
· 635b53ea
Foxido
authored
5 months ago
635b53ea
remove other dirs so CI will not check them
· 8d3e9ffc
Foxido
authored
5 months ago
8d3e9ffc
Mutex -> Cell in tests
· f46daadb
Foxido
authored
5 months ago
f46daadb
remove strange pubs
· 92c45034
Foxido
authored
5 months ago
92c45034
Feb 22, 2025
fmt
· 23f74332
Foxido
authored
5 months ago
23f74332
some random docs
· e3b3f11c
Foxido
authored
5 months ago
e3b3f11c
fmt
· 2d163723
Foxido
authored
5 months ago
2d163723
add tests, rework status field
· af943f89
Foxido
authored
5 months ago
af943f89
fmt
· 257463f0
Foxido
authored
5 months ago
257463f0
rework arch
· 0b3c5565
Foxido
authored
5 months ago
0b3c5565
change unsafe with unneeded Mutex
· 6300ae68
Foxido
authored
5 months ago
6300ae68
change Status options + add tests
· 4cc68489
Foxido
authored
5 months ago
4cc68489
add tests
· 439b01c5
Foxido
authored
5 months ago
439b01c5
add tests
· 58bae38a
Foxido
authored
5 months ago
58bae38a
fmt
· 4cbf0135
Foxido
authored
5 months ago
4cbf0135
clippy
· d4e62f89
Foxido
authored
5 months ago
d4e62f89
PoC implementation of runloop scheduler for () -> ()
· d949821b
Foxido
authored
5 months ago
d949821b
Feb 19, 2025
ci/cd: fix shbang...
· bf59ce63
Foxido
authored
5 months ago
bf59ce63
ci/cd: setup also for main
· ebe5ffb6
Foxido
authored
5 months ago
ebe5ffb6
hw0/add: delete local .gitignore
· f441879b
Foxido
authored
5 months ago
f441879b
hw0: implement saturating_add
· ebe40c18
Foxido
authored
5 months ago
ebe40c18
hw0: add gitignore
· 41a2a6f8
Foxido
authored
5 months ago
41a2a6f8
ci/cd: rework ci
· ee0374e0
Foxido
authored
5 months ago
ee0374e0
Loading