Yue Fei

Results 18 comments of Yue Fei

> @InfyniteHeap A gentle ping: this branch is in conflict now, which means you need to rebase this PR to get your CI checks back. According to the conflict contents,...

> > @InfyniteHeap A gentle ping: this branch is in conflict now, which means you need to rebase this PR to get your CI checks back. > > According to...

This CI was failed, because while `reqwest` v0.12.7 (the newest version so far) adpoed `windows-registry` v0.2, this PR adopts the dependency coming from master branch. Comparing to `windows-registry` v0.2, the...

It seems that the `openssl-sys` has some issues that prevent the commits from being passed.

> > It seems that the `openssl-sys` has some issues that prevent the commits from being passed. > > @InfyniteHeap You shouldn't update `Cargo.lock` for dependencies irrelevant to this PR....

Hi @rami3l ! I decided to use `foo.rs` because I saw a picture on the Internet, which differed the two methods: ![modules_edit](https://github.com/rust-lang/rustup/assets/146612054/c1fea80a-f0b9-4da9-98dc-a9f229f2a8dc) Maybe you can take the contents written in...

> @InfyniteHeap What is your experience with RustRover? Is the tree view aware that `foo.rs` is logically related to `foo/bar.rs`, or you suffer from the same issue as most VSCode...

> > So, I prefer using `foo.rs` just because I adopted the suggestions mentioned by that picture above. It's no matter for me that the `foo.rs` and the `foo/bar.rs` doesn't...