Sam McCall
Sam McCall
- deterministically prefer rust_library's crate spec over rust_test's. This means root_module gets remapped to a workspace path more often, and fixes flakiness of generated_srcs_test. - document the reasons and tradeoffs...
The following ansi sequence seems to be mistranslated by zellij: ``` printf "\x1b[36m one \x1b[2m two \x1b[1m three \x1b[22m\x1b[2m four" ^green ^dim ^bold ^reset ^dim ``` The word "four" should...
This is the infamous "LLM suggests big chunks of code" feature, as seen in Copilot et al. The interaction is different enough that it will be a separate method from...