-
-
-
Sorry, don't know where else I can ask.
Thank you
-
I tried this code [playground link](https://play.rust-lang.org/?version=stable&mode=debug&edition=2018&gist=e872d18e2c2ee6a806f7872052fbd744):
```rust
use std::sync::Once;
const INIT: Once = Once::n…
-
### Description
use dvdrental database (it has this table)
Start typing "city"
press Down to select the second item in a list of suggestions
press Enter
https://github.com/user-attachments/as…
-
In [tutorial 16](https://github.com/magomimmo/modern-cljs/blob/master/doc/second-edition/tutorial-16.md) when I do:
``` bash
boot tdd -e node
```
I get this error message:
``` bash
Starting reload …
-
In commit 5df48b45cf6e9be50ae8cef0a30ebcde4254177e the link to the **second** edition in the alert on the first edition site was corrected. However It doesn't look as if the site has been rebuilt to i…
-
This issue documents an aspect of #100706 (refined trait implementations) that to my knowledge has not been previously discussed or documented: refining generic bounds on trait methods.
It also doc…
-
-