mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-18 07:48:02 +08:00
Let record nodes take element-consuming lazy inputs and convert map_points
This commit is contained in:
@@ -91,7 +91,6 @@ pub(crate) fn generate_phantom_data<'a>(fn_generics: impl Iterator<Item = &'a cr
|
||||
(fn_generic_params, phantom_data_declerations)
|
||||
}
|
||||
|
||||
|
||||
/// Get only the necessary generics.
|
||||
struct FilterUsedGenerics {
|
||||
all: Vec<crate::GenericParam>,
|
||||
|
||||
Reference in New Issue
Block a user