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
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