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
4e76c3820f
rust
/
compiler
/
rustc_mir
/
src
History
Download ZIP
Download TAR.GZ
bors
199d1aebe4
Auto merge of
#86754
- estebank:use-multispans-more, r=varkor
...
Use `multipart_suggestions` more Built on top of
#86532
2021-07-30 23:18:12 +00:00
..
borrow_check
Auto merge of
#86754
- estebank:use-multispans-more, r=varkor
2021-07-30 23:18:12 +00:00
const_eval
Improve comments about const panic handling
2021-07-28 16:18:38 +02:00
dataflow
re-export SwitchIntEdgeEffects
2021-07-04 13:33:22 +02:00
interpret
Miri: santiy check that null pointer can never have an AllocId
2021-07-25 11:31:57 +02:00
monomorphize
Switch to store
Instance
directly within
VtblEntry
, fix
TraitVPtr
representation.
2021-07-20 22:53:02 +08:00
transform
Auto merge of
#86998
- m-ou-se:const-panic-fmt-as-str, r=oli-obk
2021-07-29 07:12:07 +00:00
util
consistently treat None-tagged pointers as ints; get rid of some deprecated Scalar methods
2021-07-14 18:17:49 +02:00
lib.rs
Auto merge of
#85305
- MarcusDunn:master, r=pnkfelix
2021-07-27 05:53:31 +00:00
shim.rs
Prepare mir::Constant for ty::Const only supporting valtrees
2021-03-12 12:43:54 +00:00