mirror of
https://github.com/c3lang/c3c.git
synced 2026-02-27 03:51:18 +00:00
- Name property would be used even under c3c test #2587.
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
- Compiler segfault when getting a nonexistant member from an unnamed struct #2533.
|
||||
- Correctly mention aliased type when method is not implemented #2534.
|
||||
- Regression: Not printing backtrace when tests fail for MacOS #2536.
|
||||
- Name property would be used even under `c3c test` #2587.
|
||||
|
||||
### Stdlib changes
|
||||
- Sorting functions correctly took slices by value, but also other types by value. Now, only slices are accepted by value, other containers are always by ref.
|
||||
|
||||
Reference in New Issue
Block a user