This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-04-28 03:07:24 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5a286df89146c64afebc6dcbbd3f61ba67ae53b
rust
/
compiler
/
rustc_codegen_llvm
/
src
/
llvm
T
History
Ralf Jung
c7220f423b
rename min/maxnum intrinsics to min/maximum_number and fix their LLVM lowering
2026-03-15 14:53:00 +01:00
..
conversions.rs
Remove inherent methods from
llvm::TypeKind
2025-12-19 12:32:49 +11:00
diagnostic.rs
Consistently import
llvm::Type
and
llvm::Value
2025-10-06 13:09:16 +11:00
enzyme_ffi.rs
Modified to output error messages appropriate to the situation
2026-01-07 00:33:57 +09:00
ffi.rs
rename min/maxnum intrinsics to min/maximum_number and fix their LLVM lowering
2026-03-15 14:53:00 +01:00
metadata_kind.rs
Replace
MetadataType
with the
MetadataKindId
constants
2025-09-30 20:10:30 +10:00
mod.rs
codegen-llvm shim function for function aliases for macos
2026-02-17 14:22:52 +01:00