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-12-30 10:45:32 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_codegen_llvm
/
src
History
Oli Scherer
f8372df631
Merge simd size and type extraction into checking whether a type is simd, as these always go together.
2023-10-31 11:23:39 +00:00
..
back
…
coverageinfo
coverage: Consistently remove unused counter IDs from expressions/mappings
2023-10-28 09:33:48 +11:00
debuginfo
use visibility to check unused imports and delete some stmts
2023-10-22 21:27:46 +08:00
llvm
…
abi.rs
Link to correct issue in PassMode::Direct ptx-kernel exception
2023-10-27 11:39:20 +02:00
allocator.rs
…
asm.rs
…
attributes.rs
…
base.rs
…
builder.rs
…
callee.rs
…
common.rs
…
consts.rs
…
context.rs
…
declare.rs
…
errors.rs
…
intrinsic.rs
Merge simd size and type extraction into checking whether a type is simd, as these always go together.
2023-10-31 11:23:39 +00:00
lib.rs
coverage: Encode function mappings without re-sorting them
2023-10-22 20:37:39 +11:00
llvm_util.rs
…
mono_item.rs
use visibility to check unused imports and delete some stmts
2023-10-22 21:27:46 +08:00
type_.rs
…
type_of.rs
s/Generator/Coroutine/
2023-10-20 21:10:38 +00:00
va_arg.rs
…
value.rs
…