slint/internal/compiler/tests
Simon Hausmann 554d153e35 Limit re-exporting of types
- Only allow one module re-export per file
- Warn when a re-exported type clashes with a locally exported type, and prioritize the local type.
2022-12-09 11:05:08 +01:00
..
syntax Limit re-exporting of types 2022-12-09 11:05:08 +01:00
typeloader Test style error when creating TypeLoader 2022-02-15 13:55:50 +01:00
syntax_tests.rs Make the test pass without defining the SLINT_EXPERIMENTAL_SYNTAX env variable 2022-11-21 22:01:52 +01:00