rust/compiler/rustc_middle/src
Dylan DPC 0aed74aa43
Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakis
Update Chalk to 0.36.0

This PR updates Chalk and fixes a number of bugs in the chalk integration code.

cc `@rust-lang/wg-traits`
r? `@nikomatsakis`
2020-11-09 19:06:46 +01:00
..
dep_graph
hir Fix handling of item names for HIR 2020-11-07 10:37:12 -05:00
ich Unconditionally capture tokens for attributes. 2020-10-21 18:57:29 -04:00
infer review 2020-10-23 09:52:04 +02:00
middle Rollup merge of #77640 - ethanboxx:int_error_matching_attempt_2, r=KodrAus 2020-11-09 01:13:25 +01:00
mir Auto merge of #78267 - richkadel:llvm-coverage-counters-2.0.3r1, r=tmandry 2020-11-06 06:59:44 +00:00
query Cache foreign_modules query 2020-10-27 16:21:55 +01:00
traits Update chalk 0.32.0 -> 0.35.0 2020-10-30 19:39:30 +00:00
ty Rollup merge of #78502 - matthewjasper:chalkup, r=nikomatsakis 2020-11-09 19:06:46 +01:00
util
arena.rs
lib.rs Split the "raw integer bytes" part out of Scalar 2020-11-04 09:58:59 +00: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 Remove implicit Continue type 2020-10-30 12:27:47 +01:00
tests.rs