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
bb760b53bf
rust
/
compiler
/
rustc_mir
/
src
History
Download ZIP
Download TAR.GZ
David Tolnay
bb760b53bf
Simplify defid destructor check
2020-09-30 21:45:56 -07:00
..
borrow_check
Rollup merge of
#77037
- matthiaskrgr:cl42ppy, r=Dylan-DPC
2020-09-30 20:56:05 +02:00
const_eval
References to ZSTs may be at arbitrary aligned addresses
2020-09-30 10:40:49 +02:00
dataflow
Remove intra-doc link
2020-09-26 17:29:55 -07: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
Simplify defid destructor check
2020-09-30 21:45:56 -07: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