index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
std
/
src
/
os
/
xous
Age
Commit message (
Expand
)
Author
Lines
2025-04-27
use generic Atomic type where possible
Christopher Durham
-12
/
+12
2025-03-06
library: Use size_of from the prelude instead of imported
Thalia Archibald
-6
/
+6
2025-02-08
Rustfmt
bjorn3
-30
/
+36
2024-10-13
xous: ffi: correct syscall number for adjust_process
Sean Cross
-1
/
+1
2024-09-22
Reformat using the new identifier sorting from rustfmt
Michael Goulet
-38
/
+32
2024-07-29
Reformat `use` declarations.
Nicholas Nethercote
-6
/
+12
2024-07-26
Fix doc nits
John Arundel
-30
/
+35
2024-07-16
xous: Forbid unwrapped unsafe in platform modules
Jubilee Young
-0
/
+1
2024-03-23
rename ptr::from_exposed_addr -> ptr::with_exposed_provenance
Ralf Jung
-1
/
+1
2024-01-13
std: xous: use constants for stdout and stderr
Sean Cross
-0
/
+11
2024-01-13
xous: net: initial commit of network support
Sean Cross
-0
/
+129
2024-01-13
std: xous: pass entire memory range to flag updater
Sean Cross
-1
/
+1
2024-01-13
xous: ffi: correct size of freed memory
Sean Cross
-1
/
+1
2024-01-13
xous: ffi: fix lend_impl() return values
Sean Cross
-8
/
+10
2023-08-22
std: xous: add support for locks
Sean Cross
-0
/
+4
2023-08-22
std: xous: add services support
Sean Cross
-0
/
+264
2023-08-22
std: xous: add os-specific ffi calls
Sean Cross
-0
/
+1120