This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_mir
/
src
History
Niko Matsakis
9bdfde0be4
remove some ad-hoc has_infer_types checks that aren't needed anymore
2021-07-04 11:55:09 -04:00
..
borrow_check
remove some ad-hoc has_infer_types checks that aren't needed anymore
2021-07-04 11:55:09 -04:00
const_eval
Move some hard error logic to InterpError
2021-06-16 18:23:34 -04:00
dataflow
Add
Ty::is_union
predicate and use it
2021-06-02 17:09:17 +02:00
interpret
Update other codegens to use tcx managed vtable allocations.
2021-06-28 19:39:48 +08:00
monomorphize
Introduce -Zprofile-closures to evaluate the impact of 2229
2021-06-28 14:21:55 -04:00
transform
Auto merge of
#85603
- ogoffart:fix-uninhabited-enum-branching-pass, r=wesleywiser
2021-06-25 15:35:47 +00:00
util
Auto merge of
#86304
- klensy:hex-length, r=jackh726
2021-07-01 16:16:12 +00:00
lib.rs
Add variance-related information to lifetime error messages
2021-06-06 12:37:42 -05:00
shim.rs
…