Merge remote-tracking branch 'origin/master' into debug

This commit is contained in:
Blaž Hrastnik 2021-11-21 20:06:45 +09:00
commit d1854d8e6a
56 changed files with 2626 additions and 600 deletions

View file

@ -15,3 +15,6 @@ members = [
[profile.dev]
split-debuginfo = "unpacked"
[profile.release]
lto = "thin"