This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
55b6f649024b372af901b3412a6d36c4284ccf3d
rust
/
compiler
/
rustc_data_structures
History
Florian Schmiderer
3409ca65d8
Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointers
...
instead of &'static mut and provides safe interface to create/dispose it.
2023-09-24 21:11:37 +02:00
..
src
Add OwnedTargetMachine to manage llvm:TargetMachine. Uses pointers
2023-09-24 21:11:37 +02:00
Cargo.toml
bump parking_lot 0.11 to 0.12
2023-08-03 16:05:26 +03:00