rust/src/librustc
Mazdak Farrokhzad bf6c505c23
Rollup merge of #61940 - spastorino:place-ty-iterate, r=oli-obk
Make Place::ty iterate

r? @oli-obk

Related to Place 2.0
2019-06-19 17:34:39 +02:00
..
benches Remove licenses 2018-12-25 21:08:33 -07:00
cfg Rollup merge of #61941 - cramertj:no-more-yield-errors, r=centril 2019-06-19 01:52:13 +02:00
dep_graph rustc: remove unused lifetimes. 2019-06-18 18:10:26 +03:00
hir Auto merge of #61172 - matthewjasper:cleanup-implied-bounds-lint, r=varkor 2019-06-19 12:41:38 +00:00
ich Rollup merge of #61941 - cramertj:no-more-yield-errors, r=centril 2019-06-19 01:52:13 +02:00
infer Rollup merge of #61941 - cramertj:no-more-yield-errors, r=centril 2019-06-19 01:52:13 +02:00
lint rustc: remove 'x: 'y bounds (except from comments/strings). 2019-06-18 18:10:21 +03:00
middle Rollup merge of #61941 - cramertj:no-more-yield-errors, r=centril 2019-06-19 01:52:13 +02:00
mir Rollup merge of #61940 - spastorino:place-ty-iterate, r=oli-obk 2019-06-19 17:34:39 +02:00
query query-fy type_name 2019-06-02 23:20:36 -05:00
session Fix tidy 2019-06-16 14:17:21 +03:00
traits Rollup merge of #61842 - Zoxc:trim-lift, r=eddyb 2019-06-19 01:52:06 +02:00
ty Auto merge of #58351 - oli-obk:double_check_const_eval, r=RalfJung 2019-06-19 09:43:58 +00:00
util rustc: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
arena.rs rustc: collect upvars from HIR, instead of during name resolution. 2019-06-01 20:44:05 +03:00
build.rs Remove licenses 2018-12-25 21:08:33 -07:00
Cargo.toml Bump measureme dependency to 0.3 2019-05-13 22:15:55 -04:00
error_codes.rs Fix typos 2019-06-13 00:37:30 +09:00
lib.rs rustc: deny(unused_lifetimes). 2019-06-11 14:11:58 +03:00
macros.rs Unify all uses of 'gcx and 'tcx. 2019-06-14 18:58:23 +03:00
README.md rustc-guide has moved 2018-11-26 15:03:13 -06:00

For more information about how rustc works, see the rustc guide.