-
-
### What happened?
Upon boot, the bootloader (Ubuntu) screen shows up with its spinning wheels.
However, subsequently, the login manager only shows a "black screen" (the mouse cursor, however, is vi…
-
### Problem
I think the issue is that cargo isn't waiting for some rustdoc processes to complete?
```
$ rustup run nightly $CARGO_TARGET_DIR/debug/cargo doc -Zrustdoc-scrape-examples=all --offl…
-
### Describe the improvement
Hello,
I test mongodb shared databases and if I understand correctly we have an error.
The databases selected on local-run is alway "admin". Or admin is a reserved …
-
I am building a tree data structure and have been getting C errors, this is my most recent:
==================
C:/Users/wardj/AppData/Local/Temp/v_0/joshua_tree_trial.1227715021494978718.tmp.c:817…
-
This is the general form of #77200, since it appears this was unintentional. It came up again in https://github.com/rust-lang/rust/pull/77119#issuecomment-699484891.
I tried this code:
```rust
…
-
### Checklist
- [X] I have searched the [existing issues](https://github.com/streamlit/streamlit/issues) for similar feature requests.
- [X] I added a descriptive title and summary to this issue.
##…
-
### Problem
This is the de-facto standard Jupyter build plugin for Hatch, but the name is a bit long 😅
### Proposed Solution
Rename project and configuration sections to `hatch-jupyter`. This wo…
-
My packaged Unreal project crashes on startup when the plugin is enabled.
This is the callstack of the crash:
```
Game-Win64-Debug.exe!__delayLoadHelper2(const ImgDelayDescr * pidd, __int64(*)()…
-
**Problem**
When I set `RUSTDOC_LOG=info` after previously running `cargo doc`, any time I run `cargo doc` in the future will not have any output from rustdoc. The same problem is also present fo…