rust/crates/hir_ty/src
bors[bot] 0eb6039e4e
Merge #10987
10987: fix: respect inner attributes for Structs and Enums r=lnicola a=rainy-me

fix: #10980 (the allow/deny issue is not fully resolved though.)

Co-authored-by: rainy-me <github@yue.coffee>
2021-12-11 17:20:14 +00:00
..
diagnostics Merge #10987 2021-12-11 17:20:14 +00:00
infer Remove some allocations 2021-12-10 20:01:24 +01:00
tests Move synstructure hack out of ItemTree lowering 2021-12-08 15:44:52 +01:00
autoderef.rs Remove some allocations 2021-12-10 20:01:24 +01:00
builder.rs Semantic getter 2021-10-17 16:33:14 +02:00
chalk_db.rs Remove some allocations 2021-12-10 20:01:24 +01:00
chalk_ext.rs Remove some allocations 2021-12-10 20:01:24 +01:00
consteval.rs switch log crate to tracing 2021-08-30 15:11:42 +08:00
db.rs Merge #10741 2021-11-10 23:19:44 +00:00
diagnostics.rs Move incorrect case diagnostic things into their module 2021-11-20 17:25:57 +01:00
display.rs Remove some allocations 2021-12-10 20:01:24 +01:00
infer.rs Use known names instead of string literals 2021-12-09 18:13:15 +01:00
interner.rs Represent opaque types with TyKind::OpaqueType 2021-07-08 21:40:35 +02:00
lib.rs Bump chalk 2021-12-04 15:08:43 +02:00
lower.rs Remove some allocations 2021-12-10 20:01:24 +01:00
mapping.rs More moving stuff around 2021-04-09 14:28:04 +02:00
method_resolution.rs Remove some allocations 2021-12-10 20:01:24 +01:00
primitive.rs More cleanups / module docs 2021-04-09 14:40:58 +02:00
test_db.rs fix: Typos 2021-07-27 18:31:21 -04:00
tests.rs Replace if let with match where appropriate 2021-10-05 09:00:21 +11:00
tls.rs Treat extern blocks as item containers 2021-12-07 17:31:26 +01:00
traits.rs Remove some allocations 2021-12-10 20:01:24 +01:00
utils.rs Remove some allocations 2021-12-10 20:01:24 +01:00
walk.rs minor: fix some clippy lints 2021-09-03 16:00:50 +02:00