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
b9d0ea95c8
rust
/
compiler
/
rustc_mir
/
src
History
Download ZIP
Download TAR.GZ
Wesley Wiser
b9d0ea95c8
[mir-opt] Introduce a new flag to enable experimental/unsound mir opts
2020-09-27 19:21:01 -04:00
..
borrow_check
Rollup merge of
#77211
- est31:remove_unused_allow, r=oli-obk
2020-09-26 12:58:34 +02:00
const_eval
Rollup merge of
#77203
- ecstatic-morse:const-stability-attr-checks, r=oli-obk
2020-09-27 18:37:21 +02:00
dataflow
Remove unused #[allow(...)] statements from compiler/
2020-09-26 01:25:55 +02:00
interpret
Implement
Display
for
DisambiguatedDefPathData
and
DefPathData
2020-09-25 22:46:15 +01:00
monomorphize
Avoid calling
Symbol::interner
in
compute_codegen_unit_name
2020-09-25 22:46:15 +01:00
transform
[mir-opt] Introduce a new flag to enable experimental/unsound mir opts
2020-09-27 19:21:01 -04:00
util
Stop using the
const_eval
query for initializers of statics
2020-09-19 10:36:36 +02: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
Auto merge of
#75346
- davidtwco:issue-69925-polymorphic-instancedef-fnptrshim, r=nikomatsakis
2020-09-20 04:15:43 +00:00