This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2025-11-17 17:36:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
tests
/
codegen
/
intrinsics
History
Amanieu d'Antras
5d90ccb0fa
Move
select_unpredictable
to the
hint
module
2025-04-13 01:34:25 +01:00
..
aggregate-thin-pointer.rs
…
carrying_mul_add.rs
Update the minimum external LLVM to 19
2025-04-05 11:44:38 -07:00
cold_path2.rs
Don't
alloca
just to look at a discriminant
2025-03-12 00:56:43 -07:00
cold_path3.rs
…
cold_path.rs
…
compare_bytes.rs
…
const_eval_select.rs
…
ctlz.rs
…
ctpop.rs
…
disjoint_bitor.rs
…
exact_div.rs
…
likely_assert.rs
…
likely.rs
…
mask.rs
…
nontemporal.rs
update/bless tests
2025-04-06 21:41:47 +02:00
offset_from.rs
…
offset.rs
…
prefetch.rs
…
ptr_metadata.rs
…
rotate_left.rs
…
rustc_intrinsic_must_be_overridden.rs
…
select_unpredictable.rs
Move
select_unpredictable
to the
hint
module
2025-04-13 01:34:25 +01:00
three_way_compare.rs
Lower BinOp::Cmp to llvm.{s,u}cmp.* intrinsics
2025-03-06 22:29:05 +08:00
transmute-niched.rs
…
transmute-x64.rs
…
transmute.rs
Update the minimum external LLVM to 19
2025-04-05 11:44:38 -07:00
typed_swap.rs
…
unchecked_math.rs
…
unlikely.rs
…
volatile_order.rs
…
volatile.rs
…