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
d4039c55c9
rust
/
compiler
/
rustc_mir
/
src
History
Download ZIP
Download TAR.GZ
Ralf Jung
4831523ac4
Rollup merge of
#76757
- matthiaskrgr:clippy_try_into, r=lcnr
...
don't convert types to the same type with try_into (clippy::useless_conversion)
2020-09-19 11:47:52 +02:00
..
borrow_check
Rollup merge of
#76756
- matthiaskrgr:cl123ppy, r=Dylan-DPC
2020-09-16 12:24:17 -07:00
const_eval
move guaranteed{ne,eq} implementation to compile-time machine
2020-09-12 10:10:52 +02:00
dataflow
Rollup merge of
#76757
- matthiaskrgr:clippy_try_into, r=lcnr
2020-09-19 11:47:52 +02:00
interpret
Rollup merge of
#76757
- matthiaskrgr:clippy_try_into, r=lcnr
2020-09-19 11:47:52 +02:00
monomorphize
Auto merge of
#72412
- VFLashM:issue-72408-nested-closures-exponential, r=tmandry
2020-09-18 14:08:39 +00:00
transform
Rollup merge of
#75502
- ecstatic-morse:implicit-promotion-in-const-fn, r=RalfJung
2020-09-19 11:47:35 +02:00
util
Rollup merge of
#76794
- richkadel:graphviz-font, r=ecstatic-morse
2020-09-16 12:24:30 -07:00
lib.rs
Extend dataflow framework to support arbitrary lattices
2020-08-30 11:15:24 -07:00
shim.rs
Change ty.kind to a method
2020-09-04 17:47:51 +02:00