Greg Miller

Results 24 issues of Greg Miller

### Describe the issue I'm trying to build and install Abseil with CMake and use a `PUBLIC` target that's marked `TESTONLY`. https://github.com/abseil/abseil-cpp/blob/c3b5022604551a045e383c68071d7be0a807839d/absl/log/CMakeLists.txt#L618-L620 After building and installing, I do not see...

### Please complete the following tasks - [X] I have searched the [discussions](https://github.com/clap-rs/clap/discussions) - [X] I have searched the [open](https://github.com/clap-rs/clap/issues) and [rejected](https://github.com/clap-rs/clap/issues?q=is%3Aissue+label%3AS-wont-fix+is%3Aclosed) issues ### Rust Version rustc 1.74.0 (79e9716c9 2023-11-13)...

C-bug
S-waiting-on-decision
A-help

**rust-analyzer version**: rust-analyzer version: 0.3.2062-standalone (c9109f23d 2024-08-04) **rustc version**: rustc 1.80.0 (051478957 2024-07-21) **editor or extension**: VSCode on macOS ``` Version: 1.92.0 Commit: b1c0a14de1414fcdaa400695b4db1c0799bc3124 Date: 2024-07-31T23:26:45.634Z Electron: 30.1.2 ElectronBuildId: 9870757...

C-bug

The `snapbox::current_rs!()`, and friends, macros produce the wrong path to the source file when in a directory structure with `Cargo.toml` files in multiple path ancestors, such as a structure with...