Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
to be used)
|
|
|
|
disambiguate)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Also cleared out some dead code in target.cpp
|
|
|
|
|
|
- This is prep work for supporting `use` of macros
|
|
- liballoc building, up to libstd
|
|
|
|
|
|
versions
|
|
|
|
|
|
|
|
This is required for correctness, and when using -fsized-deallocation
the previous code fails.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Generate MIR when required for constant evaluation
|
|
but it's less ugly)
- Also includes some MIR optimisation changes to reduce some compile times (hopefully)
- Removed duplicated MIR consteval and now-unused HIR consteval
|
|
|
|
test harness
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|