-
- Rollup Plugin Name: @rollup/plugin-typescript
- Rollup Plugin Version: 11.1.3
- TypeScript package version: 5.2.2
- Rollup Version: 3.29.2
- Operating System (or Browser): macOS / Node.js
-…
-
This doesn't seem to work with Elide v7:
```
java.lang.IllegalArgumentException: Invalid character found in the request target [/api/account?page[offset]=0&page[limit]=10&page[totals]=0 ]. The val…
-
Some asserts are for developers in scalac only
Elide or remove or use almost final values to avoid the costs
-
As discussed on [Slack](https://pulumi-community.slack.com/archives/C84L4E3N1/p1560978272145100), I would like the ability to have values outputted from my stack but hidden (or shrunk) in the console …
-
### Zig Version
0.10.0-dev.1736+93e11b824
### Steps to Reproduce
zig cc -fsanitize=address hello.c
Tried on "Apple M1 Pro macOS Monterey 12.3.1" as well as "Intel Core i7 macOS Catalina 10.15.7"…
-
**Describe the bug**
We have a view whose definition looks something like the following:
```
CREATE VIEW . AS
SELECT DISTINCT
MAX(RPT_DTTM) AS FILTER_RPT_DTTM
,'yes' as CRRNT_RPT_DTTM
FROM …
-
### Summary
Lifetime could be elided in the trait, but Clippy didn't notice that. Please add correction to clippy so that it warns about it and suggests to elide it
### Lint Name
needless_lifetimes…
-
We currently have an `introduce_named_lifetime` assist to turn the unnamed lifetime `'_` into a named one like:
```rust
impl AsRef for Span AsRef for Span
-
This is a tracking issue for the `elided_lifetimes_in_associated_constant` future-incompatibility lint.
The goal of this page is describe why this change was made and how you can fix code that is a…
-
TODO: Populate this
- https://github.com/google/zerocopy/pull/329#discussion_r1317486715