This website requires JavaScript.
Explore
Help
Sign in
mathieu
/
granite-rust
Watch
1
Star
0
Fork
You've already forked granite-rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
b40f3c1060
granite-rust
/
compiler
/
rustc_mir
/
src
History
Smitty
b40f3c1060
Simplify const_prop logic
2021-06-29 19:08:29 -04:00
..
borrow_check
Use HTTPS links where possible
2021-06-23 16:26:46 -04:00
const_eval
Support allocation failures when interperting MIR
2021-06-29 19:08:26 -04:00
dataflow
Add
Ty::is_union
predicate and use it
2021-06-02 17:09:17 +02:00
interpret
Support allocation failures when interperting MIR
2021-06-29 19:08:26 -04:00
monomorphize
Refactor to make interpreter and codegen backend neutral to vtable internal representation.
2021-06-15 01:59:00 +08:00
transform
Simplify const_prop logic
2021-06-29 19:08:29 -04:00
util
Use
use_verbose
for mir::Constant
2021-06-23 10:39:23 +08:00
lib.rs
Support allocation failures when interperting MIR
2021-06-29 19:08:26 -04:00
shim.rs
Prepare mir::Constant for ty::Const only supporting valtrees
2021-03-12 12:43:54 +00:00