slint/sixtyfps_compiler
Olivier Goffart 7193cbeec1 Revert "C++ Fix struct with a field that has the same name as the struct itself"
This reverts commit 9e70e009a2.

This turns out to break CI

Changed the test not to use the same name for a field and the struct
2021-07-09 15:52:28 +02:00
..
generator Revert "C++ Fix struct with a field that has the same name as the struct itself" 2021-07-09 15:52:28 +02:00
parser Janitor: Remove redundant clone() calls 2021-07-08 20:43:38 +02:00
parser_test_macro Janitor: Find char, not a str 2021-07-08 20:43:38 +02:00
passes Janitor: Remove some unnecessary returns 2021-07-08 20:43:38 +02:00
tests Throw an error if there are duplicated id in a component 2021-07-07 12:31:40 +02:00
widgets Update license date 2021-07-02 15:55:54 +02:00
build.rs Update license date 2021-07-02 15:55:54 +02:00
builtin_macros.rs Janitor: Remove some unnecessary returns 2021-07-08 20:43:38 +02:00
builtins.60 Update license date 2021-07-02 15:55:54 +02:00
Cargo.toml Increase version numbers 2021-06-28 10:39:43 +02:00
diagnostics.rs Update license date 2021-07-02 15:55:54 +02:00
expression_tree.rs Fix image sizes not propagating into layouts when loading remotely 2021-07-09 14:56:02 +02:00
generator.rs Update license date 2021-07-02 15:55:54 +02:00
langtype.rs Janitor: Remove unnecessary & 2021-07-07 08:42:28 +02:00
layout.rs Janitor: Remove unnecessary & 2021-07-07 08:42:28 +02:00
lexer.rs Update license date 2021-07-02 15:55:54 +02:00
lib.rs cargo fmt 2021-07-07 11:04:50 +02:00
literals.rs Update license date 2021-07-02 15:55:54 +02:00
load_builtins.rs Update license date 2021-07-02 15:55:54 +02:00
lookup.rs Janitor: Remove unnecessary & 2021-07-07 08:42:28 +02:00
namedreference.rs ptimized unused propery away 2021-07-05 15:39:49 +02:00
object_tree.rs Collect all used components before inlining 2021-07-07 17:58:43 +02:00
parser.rs Janitor: Remove unnecessary & 2021-07-07 08:42:28 +02:00
passes.rs We need to collect the ressources in the root component 2021-07-07 19:45:50 +02:00
typeloader.rs Janitor: Remove redundant clone() calls 2021-07-08 20:43:38 +02:00
typeregister.rs Janitor: Remove some useless 'static that clippy does not like 2021-07-05 09:48:29 +02:00