Lukas Wirth
|
d085ade631
|
Remove dead test code
|
2024-03-14 16:24:51 +01:00 |
|
Lukas Wirth
|
c04c0dd5ba
|
fix: Don't force draw a dependency edge to the real_span_map query
|
2024-03-07 14:14:59 +01:00 |
|
Lukas Wirth
|
9d18e197bc
|
Filter out {unknown} types in adt_datum_quqery
|
2024-02-14 14:10:54 +01:00 |
|
Lukas Wirth
|
74eb3ecbc1
|
Move ChildbySource and HasSource impls to their corresponding modules
|
2024-02-10 12:09:12 +01:00 |
|
Lukas Wirth
|
54f2111f69
|
internal: Make data queries transparent over their diagnostics variant
|
2024-01-16 10:47:54 +01:00 |
|
Lukas Wirth
|
180e9b2bbf
|
Cleanup
|
2024-01-15 12:22:51 +01:00 |
|
Lukas Wirth
|
1669344b2a
|
Thinner DefDiagnostics
|
2024-01-15 11:07:26 +01:00 |
|
Lukas Wirth
|
2d72ec71ec
|
Deduplicate
|
2024-01-15 10:58:05 +01:00 |
|
Lukas Wirth
|
d80d2fcae0
|
Eagerly lower enum variants in CrateDefMap construction
|
2024-01-15 10:24:14 +01:00 |
|
Lukas Wirth
|
f972da70d4
|
Remove rustc_dependencies crate
|
2024-01-08 15:39:35 +01:00 |
|
Laurențiu Nicola
|
30e17e377c
|
Fix panic on unaligned packed attribute
|
2024-01-06 19:54:57 +02:00 |
|
hkalbasi
|
1086b294c2
|
update rustc dependencies
|
2023-11-08 01:16:47 +03:30 |
|
Lukas Wirth
|
40acc5250f
|
Update rustc_abi dependency
|
2023-10-15 18:57:40 +02:00 |
|
hkalbasi
|
f4704bc8ae
|
Switch to in-tree rustc dependencies with a cfg flag
|
2023-09-15 18:10:11 +03:30 |
|
Lukas Wirth
|
55c75450fb
|
Diagnose private fields in record constructor
|
2023-09-08 23:19:30 +02:00 |
|
Lukas Wirth
|
7b36a73351
|
internal: Remove CfgExpander
|
2023-07-04 10:38:23 +02:00 |
|
Lukas Wirth
|
8886d707b8
|
Stronger typing for AstId and AstIdMap
|
2023-07-04 09:16:15 +02:00 |
|
hkalbasi
|
6f7452882a
|
Fix layout of simd types and respect align in mir interpreter
|
2023-07-02 00:42:33 +03:30 |
|
Laurențiu Nicola
|
7197a27028
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
|
hkalbasi
|
232f293c19
|
Fix some typos in StructFlags
|
2023-04-23 21:55:47 +03:30 |
|
bors
|
9b835f334f
|
Auto merge of #14594 - Veykril:Simplify, r=Veykril
internal: Move Expander and LowerCtx into separate modules
|
2023-04-17 19:00:42 +00:00 |
|
Lukas Wirth
|
bca8029a6e
|
Move Expander and LowerCtx into separate modules
|
2023-04-17 20:44:06 +02:00 |
|
Laurențiu Nicola
|
160ab88bb9
|
Bump bitflags
|
2023-04-17 18:42:59 +03:00 |
|
Lukas Wirth
|
0bb9a17312
|
internal: Move layout logic from hir-def to hir-ty
|
2023-04-16 12:21:12 +02:00 |
|
Lukas Wirth
|
f742943a4b
|
Don't recreate Hygiene unnecessarily
|
2023-04-06 21:16:11 +02:00 |
|
Lukas Wirth
|
8e7c104b3a
|
Move hir_def::adt to hir_def::data::adt
|
2023-04-06 19:23:29 +02:00 |
|