-
Currently it looks like pod/zeroable structs do not support having enum fields in them, is this correct? As the derive macros for `Pod` and `Zeroable` doesn't support enums.
Such as:
```rust
#[…
repi updated
2 months ago
-
# Crash report
### What happened?
It's possible to segfault the interpreter by passing a small float as the `enabled` parameter of `asyncio.base_events.BaseEventLoop.set_debug()`:
```python
import …
-
https://github.com/ifitzsimmons/DynamoDbDataMarshalling/blob/1cc2b44fa4a065fce9ebaf9f2548bb7f5eb89b7e/MarshalDynamoDbItem.py#L93
```python
# repr should mean this
class BinaryOp:
def __i…
-
I was looking back on https://github.com/rust-lang/rust/issues/61956#issuecomment-505436119 and since the current implementation hasn't changed since, I decided to try to and see if I can create an ex…
eddyb updated
5 months ago
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
This needs to be investigated, use the debug compiler by replacing `rocPkgs.cli` in your flake.nix with `rocPkgs.cli-debug` and run `./jump-start.sh`.
```
+ roc glue glue.roc crates ./platform/main…
-
# Requested Update
### Description
Currently `__str__` and `__repr__` are not implemented for `BaseYamlPlugin` and `BaseModulePlugin`. These should be implemented to provide useful information. Fo…
-
### Is your feature request related to a problem?
I think we should switch to [MyST markdown](https://mystmd.org/) for our docs. I've been using MyST markdown and [MyST-NB](https://myst-nb.readthed…
-
Hi Graham,
I just found some odd behavior when making `__wrapped__` a property. The error shows up only when using the compiled C module though. When I delete the `.so`, the behavior is as expected…
-
On a `ocaml-variants.5.0.0+trunk` switch, when I run `dune build ./test/repr/main.exe` I get the following error:
```
✦ ❯ dune build ./test/repr/main.exe
File "test/repr/.main.eobjs/native/_unkno…