Commit graph

19 commits

Author SHA1 Message Date
Folkert de Vries
1b1b63aad0
Merge branch 'trunk' into assoc-list-dict 2022-07-14 16:47:50 +02:00
Richard Feldman
ed64d8b043
Move the rest of impl RocType into bindgen_rs 2022-07-13 21:35:13 -04:00
Richard Feldman
cf4ef0afe3
Move has_enumeration to bindgen_rs, rename to can_derive_default 2022-07-13 21:35:13 -04:00
Richard Feldman
45ffd45792
Drop obsolete comment 2022-07-13 21:34:01 -04:00
Richard Feldman
434bd1a56f
Don't handle has_enumeration for functions yet 2022-07-13 21:34:01 -04:00
Richard Feldman
b822b8c0be
Don't bindgen the wrong name for args and ret 2022-07-13 21:34:01 -04:00
Richard Feldman
cb0184103e
Make function bindgen a no-op instead of a todo panic 2022-07-13 21:34:01 -04:00
Richard Feldman
bf63c45b46
Compute src_dir from original filename
This fixed a bug where bindgen was providing cwd() for src_dir,
but actually the src_dir should have been based on the filename.
This prevents that problem from happening in the future!
2022-07-13 12:49:06 -04:00
Folkert
4d55b756bb
remove dict/set layout 2022-07-13 11:41:19 +02:00
Richard Feldman
f45e3dbb46
Fix tests 2022-07-08 18:16:08 -04:00
Richard Feldman
a6d99aa357
Move src_dir into LoadStart 2022-07-08 18:16:07 -04:00
Ayaz Hafiz
e09b5313df
Fix type errors 2022-07-05 22:16:52 -04:00
Folkert
9c856fd5ae
updates for clippy 1.62 2022-07-05 12:39:27 +02:00
Ayaz Hafiz
74a55664dd
Remove some unneeded changes 2022-07-03 10:37:36 -04:00
Ayaz Hafiz
a5ea4f8c11
Remove references to multimorphic names 2022-07-03 10:37:35 -04:00
Ayaz Hafiz
d63eb23664
Fix compile errors 2022-07-03 10:37:27 -04:00
Ayaz Hafiz
5f8b509cb3
Fixup compile errors 2022-07-03 10:37:26 -04:00
Anton-4
59609aa5f2
removed dbg 2022-07-01 17:41:53 +02:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00