rust/compiler/rustc_hir/src
bors 78e22069d0 Auto merge of #81393 - pnkfelix:issue-81296-make-weak-item-traversal-deterministic, r=estebank
Make weak item traversal deterministic

Fix #81296.

(No test added. The relevant test *is* ui/panic-handler/weak-lang-item.rs, and this change should make it less flaky.)
2021-01-27 00:19:45 +00:00
..
arena.rs Retain assembly operands span when lowering AST to HIR 2020-12-06 20:48:08 +01:00
def.rs resolve: Reject ambiguity built-in attr vs different built-in attr 2021-01-17 01:48:17 +03:00
definitions.rs Iterate DefId to encode spans. 2021-01-23 13:44:02 +01:00
hir_id.rs
hir.rs Add loop head span to hir 2021-01-21 21:41:46 -08:00
intravisit.rs Add loop head span to hir 2021-01-21 21:41:46 -08:00
itemlikevisit.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
lang_items.rs Enforce that query results implement Debug 2021-01-16 17:53:02 -05:00
lib.rs Rework diagnostics for wrong number of generic args 2021-01-10 13:07:40 +01:00
pat_util.rs
stable_hash_impls.rs Store ForeignItem in a side table. 2020-11-26 21:29:27 +01:00
target.rs passes: prohibit attrs on generic params 2020-11-29 14:05:19 +00:00
weak_lang_items.rs This should address issue 81294. 2021-01-25 14:37:27 -05:00