Turiiya
|
1bed0b5e68
|
toml: add generic automatic decoding and encoding of simple structs, when they don't implement custom methods (#17970)
|
2023-08-15 12:06:57 +03:00 |
|
Swastik Baranwal
|
da68b2d369
|
checker: remove c.pref.is_test exception for calling private methods in _other_ modules (#16872)
|
2023-01-05 15:41:18 +02:00 |
|
yuyi
|
ef5be22f81
|
all: replace generic <> with [] - part 2 (#16536)
|
2022-11-26 18:23:26 +02:00 |
|
yuyi
|
017ace6ea7
|
vfmt: change all '$expr' to '${expr}' (#16428)
|
2022-11-15 16:53:13 +03:00 |
|
Swastik Baranwal
|
b584e1df98
|
checker: allow EnumName(number) casts only inside unsafe{} blocks (#15932)
|
2022-10-02 22:39:11 +03:00 |
|
Larpon
|
2b4f7e7685
|
toml: add encode<T> and decode<T> (#13244)
|
2022-01-21 21:21:31 +02:00 |
|