summaryrefslogtreecommitdiffhomepage
path: root/windows-installer/src
AgeCommit message (Expand)AuthorFilesLines
2025-11-21Replace `as _` casts with safer alternatives on WindowsLinus Färnstrand1-2/+2
2025-07-10Run `cargo fmt`Sebastian Holmin1-2/+2
2025-03-05Remove explicit `unsafe` from `windows-installer`Markus Pettersson1-22/+10
2025-02-25Remove redundant warn(undocumented_unsafe_blocks) attrsJoakim Hulthe1-1/+0
2024-12-10Check for undocumented_unsafe_blocks in windows-installerDavid Lönnhager1-0/+1
2024-12-10Add windows-installer toolDavid Lönnhager2-0/+157