-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Description
#177 changed installation instructions to a specific tag which is much better than making them install whatever is on the main branch at the moment. However, it would be even better if the installation string could stay immutable regardless of what the current version is.
Now that we support old file formats too, we could introduce a "stable" branch that always points to the latest release. That would enable us to make the installation string something like:
cargo install --git https://github.com/rust-lang/measureme --branch stable crox
We could then also update the instructions in https://blog.rust-lang.org/inside-rust/2020/02/25/intro-rustc-self-profile.html, which is still a common entry point to self-profiling, I think (at least I always point folks to that).
Metadata
Metadata
Assignees
Labels
No labels