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 |
|
Daniel Eades
|
efd2c20e96
|
remove useless conversions
|
2023-01-02 15:02:54 +00:00 |
|
Daniel Eades
|
cc80c5bd07
|
remove unnecessary lazy evaluations
|
2023-01-02 15:02:54 +00:00 |
|
Daniel Eades
|
ed128872eb
|
remove needless borrows
|
2023-01-02 14:52:32 +00:00 |
|
Lukas Wirth
|
8f8200eb14
|
Simplify
|
2022-12-21 21:34:01 +01:00 |
|
Lukas Wirth
|
a694c342fa
|
Fix tests not using appropriate target data
|
2022-12-21 20:23:43 +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
|
f2c9502185
|
support nonzero* niche optimizations
|
2022-12-04 00:29:34 +03:30 |
|
hkalbasi
|
86b5b609f1
|
Compute data layout of types
|
2022-12-04 00:29:34 +03:30 |
|