rust/compiler/rustc_middle/src
Jonas Schievink d4a05696d9
Rollup merge of #79080 - camelid:mir-visit-debuginfo-project, r=jonas-schievink
MIR visitor: Don't treat debuginfo field access as a use of the struct

Fixes #77454.

r? `@jonas-schievink`
2020-11-23 15:25:40 +01:00
..
dep_graph Make PackedFingerprint's Fingerprint private 2020-11-18 15:10:43 -08:00
hir Fix broken handling of MacroDef in Map::attrs 2020-11-17 15:13:25 -05:00
ich Rollup merge of #79036 - cjgillot:steal, r=oli-obk 2020-11-15 13:39:59 +01:00
infer words 2020-11-16 22:42:09 +01:00
middle stability: More precise location for deprecation lint on macros 2020-11-12 22:53:42 +03:00
mir Rollup merge of #79080 - camelid:mir-visit-debuginfo-project, r=jonas-schievink 2020-11-23 15:25:40 +01:00
query compiler: fold by value 2020-11-16 22:34:57 +01:00
traits words 2020-11-16 22:42:09 +01:00
ty Replace sext() and zext() with single ext() method 2020-11-21 19:22:31 +01:00
util Remove unused #[allow(...)] statements from compiler/ 2020-09-26 01:25:55 +02:00
arena.rs Move Steal to rustc_data_structures. 2020-11-14 01:30:56 +01:00
lib.rs Introduce TypeVisitor::BreakTy 2020-11-14 20:25:27 +01:00
lint.rs Auto merge of #76931 - oli-obk:const_prop_inline_lint_madness, r=wesleywiser 2020-11-03 16:32:34 +00:00
macros.rs Auto merge of #78779 - LeSeulArtichaut:ty-visitor-return, r=oli-obk 2020-11-17 12:24:34 +00:00
tests.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00