Bennet Bleßmann
|
6aa3c7d5d6
|
handle atom table resize
* bumping serial_test dev-dependency due to broken should_panic handling in old version
|
2023-07-29 11:22:25 +02:00 |
|
Bennet Bleßmann
|
4ef8c5c47d
|
detect and prevent² concurrent AtomTable use
²in the case of `#[cfg(not(test))]` there is still a toctou race as I am not sufficently familiar with Atomics
|
2023-07-27 23:37:03 +02:00 |
|
Skgland
|
a5de329712
|
don't genrate code in src/
[Outputs of Build Script](https://doc.rust-lang.org/cargo/reference/build-scripts.html#outputs-of-the-build-script) states that only files in $OUT_DIR may be modified
|
2022-01-10 21:19:18 +01:00 |
|
Mark Thom
|
0404c3bd94
|
use new heap term representation
|
2022-01-06 21:44:38 -07:00 |
|