This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
953d7a64a5
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
Auto merge of
#70743
- oli-obk:eager_const_to_pat_conversion, r=eddyb
2020-09-26 06:44:28 +00:00
shim.rs
rustc_mir: support MIR-inlining #[track_caller] functions.
2020-10-21 04:43:56 +03:00