This repository was archived by the owner on Oct 15, 2022. It is now read-only.
Tags: target/lorri
Tags
Merge pull request #435 from target/thread.rs-correctly-unwind-call-s… …tacks Thread.rs correctly unwind call stacks
- Added `lorri shell`, which builds a project environment and launches a shell in it with no direnv setup required. - Added `lorri internal__stream_events` (experimental; will change), which emits stream of JSON objects representing build events suitable for use in `jq | xargs` style scripts.
Merge pull request #271 from curiousleo/cleanup-extern-crate Remove unnecessary extern crate declarations