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
/
src
/
pointer.rs
Age
Commit message (
Expand
)
Author
Lines
2023-10-09
Merge commit '81dc066758ec150b43822d4a0c84aae20fe10f40' into sync_cg_clif-202...
bjorn3
-3
/
+2
2023-03-15
Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...
bjorn3
-5
/
+0
2021-03-29
Merge commit '0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1' into sync_cg_clif-202...
bjorn3
-2
/
+1
2021-03-05
Merge commit '9a0c32934ebe376128230aa8da3275697b2053e7' into sync_cg_clif-202...
bjorn3
-97
/
+26
2020-10-08
Use the new cranelift-module interface
bjorn3
-7
/
+7
2020-09-23
Document almost all modules
bjorn3
-0
/
+4
2020-08-28
fmt: Run cargo fmt since it is available
CohenArthur
-16
/
+40
2020-04-11
Introduce PointerBase::Dangling
bjorn3
-0
/
+23
2020-03-27
Limit publicness to crate where possible and remove unused imports
bjorn3
-12
/
+12
2020-03-24
Fix warnings
bjorn3
-0
/
+1
2020-03-10
Support virtual calls with unsized self argument
bjorn3
-7
/
+0
2019-12-25
Don't use stack_{load,store} for vectors
bjorn3
-8
/
+11
2019-12-24
Directly depend on cranelift_{codegen,frontend}
bjorn3
-1
/
+1
2019-12-22
Improve local ir comments
bjorn3
-1
/
+5
2019-12-20
[OPT] Emit stack_{load,store} where possible
bjorn3
-19
/
+72
2019-12-20
[OPT] Use load and store offsets instead of iadd_imm
bjorn3
-0
/
+101