-
### Describe the enhancement requested
For now this is more of a wishlist/discussion issue, but could grow into a more precise meta-task if we want to move forward.
There have been growing conce…
-
if you place characters after a `[Type]`, like `[Type]oops`, `apollo-compiler` will panic.
example valid schema:
```graphql
type Person {
id: ID!
name: String
appearedIn: [Film]
dir…
-
Hello, I would like to ask if the UCLALES-SALSA can set time-varying sea surface temperatures and divergence in the same way as the UCLALES model.
-
First of all, thanks for the hard work!
Would like to know your opinion on adding new set of APIs to Salsa for capturing UIView instance conveniently. Seems like the current code forces us to ins…
-
panic message:
```
thread '' panicked at 'index out of bounds: the len is 1 but the index is 1', crates/ra_hir_def/src/nameres/path_resolution.rs:275:33
stack backtrace:
0: backtrace::backtrace…
-
Would greatly help with #183.
The basic idea is to move from the current Ohm-generated parser to a standalone one, which would be suitable for tools like Language Server or others. Additionally, it…
-
Hi,
having the debian/ directory in the upstream repos was a nice experiment, but in the end I think it didn't provide enough flexibility for Debian packaging updates, so I moved the packaging repo…
-
[yelp/salsa](https://github.com/Yelp/salsa) folks have a CLI tool that transforms their intermediate format (salsa) to `.sketch`. This removes the requirement of having Sketch installed and should wor…
-
With salsa-2022, I noticed the following code will compile.
```rust
#[salsa::tracked]
#[derive(what ever you write here is fine)]
struct Foo;
```
It seems that derive line is discarded? I did…
-
From https://wordpress.org/support/topic/embedded-forms-in-spanish-internationalization?replies=1
We are using Polylang plugin to manage English and Spanish versions of our sites. We have separate fo…