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
/
src
/
librustc_mir
History
Mazdak Farrokhzad
1ce0288e2f
Rollup merge of
#61092
- spastorino:sanitize-place-iterative, r=oli-obk
...
Make sanitize_place iterate instead of recurse r? @oli-obk
2019-05-25 04:57:32 +02:00
..
borrow_check
Rollup merge of
#61092
- spastorino:sanitize-place-iterative, r=oli-obk
2019-05-25 04:57:32 +02:00
build
Auto merge of
#60174
- matthewjasper:add-match-arm-scopes, r=pnkfelix
2019-05-23 04:48:21 +00:00
dataflow
Auto merge of
#60174
- matthewjasper:add-match-arm-scopes, r=pnkfelix
2019-05-23 04:48:21 +00:00
hair
Give match arms a drop/region scope
2019-05-21 19:37:38 +01:00
interpret
expand comment in StorageLive
2019-05-18 14:40:53 +02:00
monomorphize
Introduce
InternedString::intern
.
2019-05-20 09:17:00 +10:00
transform
Rollup merge of
#61023
- spastorino:use-iterate-qualify-consts, r=oli-obk
2019-05-22 18:08:19 +02:00
util
Declare DefIndex with the newtype_index macro
2019-05-18 13:19:33 +02:00
Cargo.toml
update polonius-engine
2019-04-10 22:44:07 +02:00
const_eval.rs
rustc: use DefKind instead of Def, where possible.
2019-05-03 22:50:09 +03:00
error_codes.rs
Add FAQ for NLL migration
2019-05-21 09:52:05 -07:00
lib.rs
Auto merge of
#60025
- JohnTitor:rename-files, r=petrochenkov
2019-04-18 14:52:45 +00:00
lints.rs
Deny internal lints on librustc_mir
2019-04-03 19:18:07 +02:00
shim.rs
Remove impls for
InternedString
/string equality.
2019-05-21 20:08:33 +10:00