1. X
  2. rust-analyzer
Log inSign up
rust-analyzer
435 posts
Image
user avatar
rust-analyzer
@rust_analyzer
Empowering language server for @rustlang. Support at opencollective.com/rust-analyzer/
rust-analyzer.github.io
Joined December 2019
3
Following
12.3K
Followers
RepliesRepliesMediaMedia
  • user avatar
    rust-analyzer
    @rust_analyzer
    Jun 12, 2023
    Changelog #185 This release adds an assist to inline constants, and gives rustfmt its own thread, improving latency during high loads. It also improves documentation rendering in signature help, and makes assists handle lifetimes better. rust-analyzer.github.io/thisweek/2023/…
  • user avatar
    rust-analyzer
    @rust_analyzer
    Jun 12, 2023
    Changelog #184 This release adds tuple signature help, and niche information on hover. It also speeds up MIR interpretation, improves const eval and thread prioritization. rust-analyzer.github.io/thisweek/2023/…
    Screenshot showing a signature help of (i32, &str, char) for (0, "a", 'c')
  • user avatar
    rust-analyzer
    @rust_analyzer
    May 29, 2023
    Changelog #183 This release adds #[doc(alias)] symbol search, Markdown highlighting in Code and a diagnostic for usages of `_` in expressions, fixes some inference regressions and sets up thread QoS for big.LITTLE CPUs. rust-analyzer.github.io/thisweek/2023/…
    Image
    GIF
  • user avatar
    rust-analyzer
    @rust_analyzer
    May 29, 2023
    Changelog #182 This week has #[doc(alias)] method completions, closure capture and signature info on hover, associated trait item highlighting, a diagnostic for moving out of a reference, enum variant layout support, C string literals and MIR episode 5. rust-analyzer.github.io/thisweek/2023/…
    Screenshot showing a diagnostic when a local is moved out of a reference
  • user avatar
    rust-analyzer
    @rust_analyzer
    May 15, 2023
    Changelog #181 This release adds closure capture hints and fixes some long-standing bugs related to macro resolution. Unfortunately, the update is not available on the Code marketplaces, but you can install the VSIX instead. rust-analyzer.github.io/thisweek/2023/…
    A screenshow showing capture hints, like move(&mut count) || { count += 1; }

Log in or sign up for X

See what’s happening and join the conversation

Continue with phone
or
Log in with username or email
Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Advertisement
Advertisement