This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
bdd1b85f95
rust
/
compiler
/
rustc_mir
/
src
History
Santiago Pastorino
708fc3b1a2
Add unsized_fn_params feature
2020-10-27 14:45:02 -03:00
..
borrow_check
Add unsized_fn_params feature
2020-10-27 14:45:02 -03:00
const_eval
Fix const core::panic!(non_literal_str).
2020-10-22 18:41:35 +02:00
dataflow
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
interpret
Auto merge of
#68965
- eddyb:mir-inline-scope, r=nagisa,oli-obk
2020-10-26 18:50:22 +00:00
monomorphize
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
transform
Disable "optimization to avoid load of address" in InstCombine
2020-10-27 10:59:28 +01:00
util
rustc_mir: support MIR-inlining #[track_caller] functions.
2020-10-21 04:43:56 +03:00
lib.rs
shim.rs
rustc_mir: support MIR-inlining #[track_caller] functions.
2020-10-21 04:43:56 +03:00