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
68d2cd5f17
rust
/
compiler
/
rustc_mir
/
src
History
Download ZIP
Download TAR.GZ
Yuki Okushi
30d1d8f5da
Rollup merge of
#78494
- bugadani:typo2, r=jonas-schievink
...
Fix typos
2020-10-29 12:09:03 +09:00
..
borrow_check
Use unsized_feature_enabled helper function
2020-10-27 14:45:42 -03:00
const_eval
interning cleanup: we no longer need to distinguish Const and ConstInner; we no longer need the ignore_interior_mut_in_const hack
2020-10-26 08:56:54 +01:00
dataflow
Fix typos
2020-10-28 19:32:28 +01:00
interpret
Rollup merge of
#78475
- RalfJung:validity-comment, r=oli-obk
2020-10-29 12:08:55 +09:00
monomorphize
Replace target.target with target and target.ptr_width with target.pointer_width
2020-10-15 12:02:24 +02:00
transform
Rollup merge of
#78351
- RalfJung:validity-unsafe-cell, r=oli-obk
2020-10-28 01:21:18 +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