-
Currently, we shorten labels (filenames) in tools to sometimes unusable length and resizing the toolbar does not change the text size. I am thinking for instance about tractograms with long descriptiv…
-
Not [that tree](https://unvanquished.net/story-of-a-tree/), but the evergreen one:
![unvanquished_2024-11-03_170210_000](https://github.com/user-attachments/assets/ad769321-a38a-4752-b802-8b2df85a3…
-
Branching from discussion in #1588
WIP - https://github.com/scala-js/scala-js/compare/master...colinrgodsey:wip-loadmodule-2
## Intent
Alter the behavior of JSDesugring to omit unnecessary module lo…
-
Status | URL | Source link text
-- | -- | --
403 Forbidden | https://mvnrepository.com/artifact/org.springframework.boot/spring-boot-starter-test | Spring Boot Test Starter
404 Not Found | https:…
-
### Is your feature request related to a problem? Please describe.
Currently, some error messages will print values in a "limited" fashion, after PRs like #9753. Using the value printer refactor fr…
-
clippy suggestion to remove explicit lifetimes, i.e.
```
error: the following explicit lifetimes could be elided: 'a
--> src/param.rs:51:6
|
51 | impl {
| ^^ …
-
Swift is very eager to deallocate objects, even before their last use. For example, take this code block in Listen.swift:
```swift
/// Notifies the listener that a block was added at the given hei…
-
### Summary
Clippy wrongly detect a lifetime which could be elided.
### Lint Name
needless_lifetimes
### Reproducer
I tried this code:
```rust
use std::collections::HashMap;
pub struct MyContai…
-
### Feature Description
At the moment the file path is aligned to the left if the space is broad enough for the whole path.
If it's slimmer the text is aligned to the right. So I see only the end of…
-
I ran into a situation where CodeApprove elided a single line of code:
![image](https://user-images.githubusercontent.com/7783288/182677965-7c2cc394-8f0b-4a17-9368-84d6c0b7dbbc.png)
This is a li…