Commit graph

6 commits

Author SHA1 Message Date
Dennis Korpel
fe8bf49dba escape.d: Consolidate notMaybeScope and doNotInferScope 2024-07-31 15:31:38 +02:00
Dennis Korpel
936553db90 Add test case for return scope inference 2024-07-21 08:50:58 +02:00
Dennis
f9d251621c
Fix bugzilla 23300 - std.array : array wrongly propagates scopeness o… (#16724)
* Fix bugzilla 23300 - std.array : array wrongly propagates scopeness of source

* Fix endless loop
2024-07-19 15:46:22 +03:00
Dennis
af99c1e2d2
escape.d: simplify escapeExp logic (#16719)
* escape.d: simplify escapeExp logic

* Fix forward reference error in std.typecons
2024-07-18 11:52:48 +03:00
Nick Treleaven
033b2bd666
Fix Issue 23669 - [DIP1000] Compound assignment to length of slice me… (#14865)
Fix Issue 23669 - [DIP1000] Compound assignment to length of slice me…

Signed-off-by: Dennis <dkorpel@users.noreply.github.com>
Merged-on-behalf-of: Dennis <dkorpel@users.noreply.github.com>
2023-02-17 17:27:54 +01:00
Iain Buclaw
6374bb87b7 Move dmd files into compiler/ 2022-07-09 18:53:07 +02:00
Renamed from test/compilable/scope.d (Browse further)