This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
39086e4290
rust
/
compiler
/
rustc_codegen_llvm
/
src
/
coverageinfo
History
Download ZIP
Download TAR.GZ
Zalathar
4bd84b23a8
Use a type-safe helper to cast
&str
and
&[u8]
to
*const c_char
2024-10-28 21:31:32 +11:00
..
ffi.rs
Pass coverage mappings to LLVM as separate structs
2024-10-20 13:29:34 +11:00
map_data.rs
coverage: Rename
CodeRegion
to
SourceRegion
2024-08-28 22:17:42 +10:00
mapgen.rs
coverage: Add links to LLVM docs for the coverage mapping format
2024-10-26 17:37:04 +11:00
mod.rs
Use a type-safe helper to cast
&str
and
&[u8]
to
*const c_char
2024-10-28 21:31:32 +11:00