-
Subscribe to this issue and stay notified about new [weekly trending repos in Rust](https://github.com/trending/rust?since=weekly)!
-
### Bug description
When I render a Quarto qmd file "--to clean-revealjs" or "--to html" in VSCode via the preview button or CTRL-SHIFT-K Quarto uses a random port for the localhost. The [Quarto Pr…
-
Hi,
Congratulations on this great work!
I am wondering if your work is only for 2D or it has an implementation for 3D as well?
If it's not available for 3D, what are the changes, that needs to be d…
-
### 🐛 Describe the bug
# Bug Description
**Note: The complete code for reproducing the issue is at the very bottom.**
**PyTorch Version: 1.12.1 (installed using the following command)**
```
…
-
### Code
(hand reduced & simplified)
```Rust
#![feature(inherent_associated_types)]
#![allow(incomplete_features)]
pub type PubAlias0 = PubTy::PrivAssocTy;
pub struct PubTy;
impl Pu…
-
# Names & PPEs
Unison's unique design choices also present unique challenges.
The AST doesn't store names for external definitions (since these names can change any time), so when parsing and pr…
-
Dart integration tests with Android are consistently failing and blocking flutter -> packages roller seemingly due to: https://github.com/flutter/flutter/pull/156597.
This PR causes the Firebase Te…
-
Hello! I am trying to batch export ~1,400 .D1000 files that my organization has amassed from 2018 to the present. Has anyone ever tried this before? It is unfeasible to open each file in the TapeStati…
-
### Describe the bug
When I use a power transformer with yeo-johnson method I get this warning in numpy:
`../lib/python3.10/site-packages/numpy/core/_methods.py:235: RuntimeWarning: overflow enc…
-
- [ x] I have searched open and closed issues for duplicates
### Bug Description
When I comment on someone else's post or on someone else's comment, I sometimes get a little brown pop-…