Ed Page

@epage

Joined on Feb 28, 2020

  • General availability: https://lettucemeet.com/l/e49bd Parent issues https://github.com/clap-rs/clap/issues/3166https://github.com/clap-rs/clap/tree/master/clap_complete/src/dynamic https://github.com/rust-lang/cargo/issues/6645 Ed's work schedule: 9am Central US to 5pm Central US Ed's extended schedule: 7pm-9pm (on a when available basis)
     Like  Bookmark
  • Examples: error-emitter/multiline-multipart-suggestion diagnostic-width/non-1-width-unicode-multiline-label diagnostic-width/tab-column-numbers Rustc DiagInner AnnotationAnnotationType
     Like  Bookmark
  • Issues: XDG: https://github.com/rust-lang/cargo/issues/1734 Windows: https://github.com/rust-lang/cargo/issues/1976 rustup: https://github.com/rust-lang/rustup/issues/247 Benefits "Wow! I once wondered about whether that special case existed---the docs at http://doc.crates.io/config.html#hierarchical-structure are extremely unclear as to that point. I think using a different naming scheme for the home directory would make the special casing a lot more intuitive---@tbu- IMO this de-obfuscation is worth adding to the RFC as extra motivation."
     Like  Bookmark
  • Problems perf: Longer link times due to binary per test fileSee https://matklad.github.io/2021/02/27/delete-cargo-integration-tests.html perf: No test parallelism across binaries (and across the workspace), blocking until the last test in a binary is done No help in reusing expensive fixtures e.g. https://github.com/rust-lang/cargo/pull/11023/files#diff-9e3e31cc30eb728fcb75dcddf441dc127b0eb8cf764b4ce6cc260c3ec9487c26
     Like  Bookmark