Kiril Mihaylov

Results 11 issues of Kiril Mihaylov

The reasoning behind this PR is that when `dyn Trait` syntax is used, it implies two things. 1. The reference to the dynamically-sized type (DST) always has a lifetime bound...

enhancement

Reasoning for this change is that while setting the path to the Cargo binary, it still causes breakage when the `PATH` variable doesn't include a path containing `rustc`. I found...

[Temporary lifetime expansion for structure and tuple constructors](https://github.com/rust-lang/rust/pull/140593) is being added in Rust 1.89 if everything goes to plan, so it could be beneficial to take a look and possibly...