David Mak
23974feae7
meta: Restrict number of allowed lints
2024-06-12 16:10:57 +08:00
David Mak
40a3bded36
meta: Set clippy lints in {main,lib}.rs
...
So that this does not have to be manually passed to the `cargo clippy`
command-line every single time. Also allows incrementally addressing
these lints by removing and fixing them one-by-one.
2024-06-12 16:10:57 +08:00
lyken
8168692cc3
apply cargo fmt
2024-06-12 14:45:03 +08:00
Sebastien Bourdeauducq
aa79c8d8b7
rename exception symbols in host code
2022-02-23 11:43:41 +08:00
Sebastien Bourdeauducq
2e44745933
runkernel: add dummy artiq_personality function
2022-02-13 13:03:38 +08:00
ychenfo
1ee857de6a
nac3core: format, fix clippy warning
2022-01-09 01:12:18 +08:00
Sebastien Bourdeauducq
439cef636f
runkernel: improve print_int debug functions
2021-11-19 12:39:57 +08:00
Sebastien Bourdeauducq
7fc04936cb
runkernel: add print_int debug function
2021-11-10 17:34:13 +08:00
Sebastien Bourdeauducq
137efebb33
runkernel: add simple host kernel runner
2021-10-31 23:52:43 +08:00