Yue Fei
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:  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...