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
/
sys
/
personality
Age
Commit message (
Expand
)
Author
Lines
2024-04-05
Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco
Guillaume Gomez
-1
/
+1
2024-03-23
rename ptr::from_exposed_addr -> ptr::with_exposed_provenance
Ralf Jung
-1
/
+1
2024-03-18
Support for visionOS
Adam Gastineau
-1
/
+1
2024-02-22
std support for wasm32 panic=unwind
Noa
-4
/
+4
2024-01-13
std: move personality implementation out of PAL
joboet
-0
/
+709
2024-01-11
std: begin moving platform support modules into `pal`
joboet
-709
/
+0
2023-12-15
Cfg remove lang items in doctest
Cameron Steffen
-1
/
+1
2023-11-16
std: personality: support gcc personality on Xous
Sean Cross
-0
/
+1
2023-10-10
Rewrite `read_encoded_pointer` conforming to strict provenance
niluxv
-28
/
+69
2023-10-10
Use pointers instead of `usize` addresses for landing pads
niluxv
-34
/
+41
2023-09-30
Fix broken links
cui fliter
-1
/
+1
2023-08-14
add a csky-unknown-linux-gnuabiv2 target
Dirreke
-0
/
+3
2023-07-18
support for mips32r6 as a target_arch value
chenx97
-1
/
+6
2023-07-18
support for mips64r6 as a target_arch value
chenx97
-1
/
+1
2023-07-09
move personality to sys
Gus Caplan
-0
/
+652