Age | Commit message (Collapse) | Author | Files | Lines |
|
to be used)
|
|
|
|
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
|
|
|
|
|
|
|
|
No more DOS line endings or trailing whitespace either
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- This makes typeck of those invocations easier
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added pretty printing for HIR paths and types
- Added a sub-pass to resolve/index that makes all index paths point at
the actual item (no imports involved)
- Split up some contents of main_bindings.hpp
|
|
|
|
|
|
|
|
|
|
|