Tags: meicale/zed
Tags
Enable `clippy::drain_collect` (zed-industries#8745) This PR enables the [`clippy::drain_collect`](https://rust-lang.github.io/rust-clippy/master/index.html#/drain_collect) rule and fixes the outstanding violations. Release Notes: - N/A
Upload crashes to collab directly (zed-industries#8649) This lets us run rustc_demangle on the backtrace, which helps the Slack view significantly. We're also now uploading files to digital ocean's S3 equivalent (with a 1 month expiry) instead of to Slack. This PR paves the way for (but does not yet implement) sending this data to clickhouse too. Release Notes: - N/A
Improve Ruby Grammar for superclasses (zed-industries#8544) Release Notes: - Improved Ruby grammar to allow targeting of super classes including namespaces classes
PreviousNext