gingerBill
|
0f76c22c46
Check for illegal use of `distinct`
|
1 year ago |
gingerBill
|
6bfaf4a093
Fix another oversight for `bit_field` endian with 1-byte types
|
1 year ago |
gingerBill
|
f650690f61
Merge pull request #3574 from jasonKercher/i386-syscall6
|
1 year ago |
gingerBill
|
321e4c45b0
Merge pull request #3576 from korvahkh/json-marshal-no-nil
|
1 year ago |
korvahkh
|
9b759f39fc
encoding/json: Properly marshal `#no_nil` unions
|
1 year ago |
Jeroen van Rijn
|
3a3ae6d0df
Fix and re-enable .doc tests.
|
1 year ago |
gingerBill
|
ad0053b798
Make doc writer use the old "Ordered Insertion" based `PtrMap`
|
1 year ago |
gingerBill
|
8e263de4aa
Fix error message handling
|
1 year ago |
gingerBill
|
811d53b305
Generalize to any 1-byte element in `bit_field`
|
1 year ago |
gingerBill
|
aea28d5189
Allow edge-case where backing type of a `bit_field` is (array of) `u8`, to allow any endian type
|
1 year ago |
jason
|
20752d904b
fix 6 argument syscall on i386
|
1 year ago |
Jeroen van Rijn
|
2250eb3e78
Enable core:fmt tests.
|
1 year ago |
gingerBill
|
aebb5a5178
Merge pull request #3506 from IllusionMan1212/windows-hid
|
1 year ago |
gingerBill
|
b4d0b1d17d
Merge pull request #3544 from ntn9995/fix-parser-empty-or-no-pkg
|
1 year ago |
gingerBill
|
20d35acce1
Fix parser
|
1 year ago |
gingerBill
|
6c4672c158
Merge pull request #3566 from Feoramund/fmt-refactor
|
1 year ago |
gingerBill
|
3095f46d7e
Add `runtime.Typeid_Bit_Field`
|
1 year ago |
ikarus
|
3add85e7a7
fix typo & free memory when skipping empty files
|
1 year ago |
gingerBill
|
ad5c9469d8
Fix #3522
|
1 year ago |
gingerBill
|
710bb4369f
Fix #3567
|
1 year ago |
gingerBill
|
944fdd11f2
Keep `-vet` happy
|
1 year ago |
gingerBill
|
07739b48ee
Merge pull request #3565 from wschiefer/update-d3d12
|
1 year ago |
gingerBill
|
b269fd00f0
Merge pull request #3560 from wschiefer/add-more-win32-console-apis
|
1 year ago |
gingerBill
|
04c391074d
Merge pull request #3561 from wschiefer/update-dxgi
|
1 year ago |
Feoramund
|
fb2549a7da
Extend test suite for `fmt`
|
1 year ago |
Feoramund
|
11180e36ae
Amend `fmt` documentation
|
1 year ago |
Feoramund
|
8c111f1baf
Fix `%e` printing incorrect precision
|
1 year ago |
Feoramund
|
5e149d2cae
Refactor `wprintf`
|
1 year ago |
Jeroen van Rijn
|
41bd8cf714
Merge pull request #3563 from laytan/fix-duplicate-suggestions
|
1 year ago |
Jeroen van Rijn
|
1604f37cb8
Merge pull request #3564 from laytan/fix-some-vet-style-failures
|
1 year ago |