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
d415fae8b7
rust
/
compiler
/
rustc_mir
/
src
History
Download ZIP
Download TAR.GZ
Tomasz Miąsko
e200a4a0d2
Disable "optimization to avoid load of address" in InstCombine
2020-10-21 00:00:00 +00:00
..
borrow_check
Zip -> Enumerate
2020-10-18 11:01:08 +02:00
const_eval
Remove needless alloc_slice
2020-10-14 14:23:32 +02:00
dataflow
Remove unused code from remaining compiler crates
2020-10-14 04:14:32 +02:00
interpret
Optimize const value interning for ZST types
2020-10-17 16:07:00 -04: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-21 00:00:00 +00:00
util
Remove the old copy propagation pass
2020-10-17 02:25:31 +02: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
Remember the
MirSource
for each
Body
2020-10-04 11:01:38 -07:00