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
/
core
/
tests
/
intrinsics.rs
Age
Commit message (
Expand
)
Author
Lines
2025-01-26
Put all coretests in a separate crate
bjorn3
-195
/
+0
2024-12-27
Override `carrying_mul_add` in cg_llvm
Scott McMurray
-0
/
+10
2024-12-27
Move `{widening, carrying}_mul` to an intrinsic with fallback MIR
Scott McMurray
-0
/
+58
2024-05-01
Step bootstrap cfgs
Mark Rousskov
-1
/
+0
2024-03-24
Address PR feedback
Scott McMurray
-12
/
+20
2024-03-23
Add+Use `mir::BinOp::Cmp`
Scott McMurray
-0
/
+19
2024-01-02
Adjust library tests for unused_tuple_struct_fields -> dead_code
Jake Goulding
-3
/
+3
2022-02-25
Switch bootstrap cfgs
Mark Rousskov
-2
/
+0
2022-01-30
Rollup merge of #92887 - pietroalbini:pa-bootstrap-update, r=Mark-Simulacrum
Eric Huss
-1
/
+0
2022-01-28
update cfg(bootstrap)s
Pietro Albini
-1
/
+0
2022-01-28
test_const_allocate_at_runtime
woppopo
-1
/
+10
2022-01-26
`const_deallocate`: Don't deallocate memory allocated in an another const. Do...
woppopo
-0
/
+13
2021-12-23
Constify `core::intrinsics::black_box`
woppopo
-0
/
+15
2021-11-24
Make `intrinsics::write_bytes` const
woppopo
-0
/
+30
2020-09-24
move test to intergrated test in library/core
Lzu Tao
-0
/
+15
2020-07-27
mv std libs to library/
mark
-0
/
+22