This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Activity
a86d3a7e45
rust
/
compiler
/
rustc_mir
/
src
History
Charles Lew
a86d3a7e45
Refactor to make interpreter and codegen backend neutral to vtable internal representation.
2021-06-15 01:59:00 +08:00
..
borrow_check
Rollup merge of
#85823
- fee1-dead:borrowck-0, r=jackh726
2021-06-12 01:15:57 +09:00
const_eval
Emit a hard error when a panic occurs during const-eval
2021-05-30 11:59:54 -05:00
dataflow
Add
Ty::is_union
predicate and use it
2021-06-02 17:09:17 +02:00
interpret
Refactor to make interpreter and codegen backend neutral to vtable internal representation.
2021-06-15 01:59:00 +08:00
monomorphize
Refactor to make interpreter and codegen backend neutral to vtable internal representation.
2021-06-15 01:59:00 +08:00
transform
Auto merge of
#86107
- Smittyvb:peephole-optim-eq-bool, r=wesleywiser
2021-06-09 06:06:06 +00:00
util
Remove CrateNum::ReservedForIncrCompCache
2021-05-30 14:33:16 +02:00
lib.rs
Add variance-related information to lifetime error messages
2021-06-06 12:37:42 -05:00
shim.rs
Prepare mir::Constant for ty::Const only supporting valtrees
2021-03-12 12:43:54 +00:00