20 Commits (94ee96712ac7e1f64a0e29ee020a7e49ea699db8)

Author SHA1 Message Date
Andrew Brown f0e32c5f71
Fix typo (#2114) 4 years ago
Pat Hickey 8264abdef3 structs tests: comprehensive proptest for struct of array 4 years ago
Jakub Konka 5d8271286a Check if named type requires a lifetime and conform if does 4 years ago
Jakub Konka e500be829b Add test case that replicate the problem 4 years ago
Pat Hickey de7ff38fea add a second case for multiple error mappings 5 years ago
Pat Hickey 9085fc9f75 error conversion code: update test to actually execute it 5 years ago
Katelyn Martin ae9af212ff wiggle: escape rust keywords, allow witx literals 5 years ago
Pat Hickey 9038f91696 wiggle: allow user-configurable error transformations 5 years ago
Pat Hickey 96d6884d33 wiggle: get BorrowChecker from GuestMemory method 5 years ago
Pat Hickey c30194dfa1 document BorrowChecker, make creation unsafe 5 years ago
Pat Hickey be1df80c1b wasi test: update explanation of safety 5 years ago
Pat Hickey 52e8300f01 wiggle: automate borrow checking, explicitly passing borrow checker throughout 5 years ago
Pat Hickey 3e97e5f1ae wiggle: revamp error type conversions 5 years ago
Pat Hickey 167a040ea5 GuestErrorType only needs to have a success constructor 5 years ago
Alex Crichton a628dc315e
Shuffle around the wiggle crates (#1414) 5 years ago
Pat Hickey bc1a11435e
wiggle: emit a metadata module containing witx document (#1387) 5 years ago
Pat Hickey 0e72edb80e wiggle-generate: always pass GuestPtr by reference 5 years ago
Jakub Konka 5024d7bf09
[wiggle] Impl different formatters for flags (#1299) 5 years ago