Lukas Wirth
|
384fa4b84a
|
fix: Fix target-data-layout fetching incorrectly passing 'rustc' to rustc
|
2023-01-19 21:31:08 +01:00 |
|
hkalbasi
|
77efa0267d
|
Don't compute layout if TargetDataLayout is not available
|
2023-01-16 22:43:27 +03:30 |
|
Lukas Wirth
|
8f8200eb14
|
Simplify
|
2022-12-21 21:34:01 +01:00 |
|
Lukas Wirth
|
33591cd3f4
|
Calculate the TargetDataLayout correctly for the selected target
|
2022-12-21 15:11:24 +01:00 |
|
Lukas Wirth
|
e80674e6b3
|
Show type info on hover of enum variant fields
|
2022-12-09 10:09:55 +01:00 |
|
hkalbasi
|
948a8f030b
|
Add a fixme comment in current_target_data_layout
|
2022-12-07 02:29:50 +03:30 |
|
hkalbasi
|
05906da0ec
|
use rustc crates instead of copy paste
|
2022-12-07 01:59:38 +03:30 |
|
hkalbasi
|
86b5b609f1
|
Compute data layout of types
|
2022-12-04 00:29:34 +03:30 |
|