]> git.lizzy.rs Git - rust.git/history - crates/rust-analyzer
Turn Ty::Tuple variant into a tuple-variant
[rust.git] / crates / rust-analyzer /
2021-02-22 bors[bot]Merge #7759
2021-02-22 Chetan Khilosiya7526: Renamed create ssr to ide_ssr.
2021-02-20 bors[bot]Merge #7732
2021-02-20 bors[bot]Merge #7733
2021-02-20 Jeremy KolbUpdate tests
2021-02-17 bors[bot]Merge #7699
2021-02-17 bors[bot]Merge #7705
2021-02-17 bors[bot]Merge #7704
2021-02-17 Michał MuskałaAvoid transmitting unchanged diagnostics
2021-02-16 bors[bot]Merge #7690
2021-02-16 bors[bot]Merge #7657
2021-02-16 bors[bot]Merge #7696
2021-02-16 Aleksey KladovFix bitrotted module name
2021-02-16 Aleksey KladovEnable offset-encoding capability
2021-02-16 Aleksey KladovImplement utf8 offsets
2021-02-16 Aleksey KladovMake it easy to add additional context for offset conve...
2021-02-16 Aleksey KladovMake utf8 default, implement utf16 in terms of it
2021-02-16 Aleksey KladovPrepare for utf-8 offsets
2021-02-16 kjeremyFix a few clippy::perf warnings
2021-02-16 Vincent EscheSplit `pub fn cargo_load` into `pub fn load_workspace_a...
2021-02-16 bors[bot]Merge #7695
2021-02-16 kjeremyBump lsp-types
2021-02-16 bors[bot]Merge #7620
2021-02-14 bors[bot]Merge #7661
2021-02-14 Jeremy KolbStart LSP 3.17 support
2021-02-14 bors[bot]Merge #7678
2021-02-14 Michał MuskałaSimplify find_crlf
2021-02-14 bors[bot]Merge #7676
2021-02-14 Aleksey KladovMake it clear which client-side commands we use
2021-02-14 bors[bot]Merge #7656
2021-02-14 bors[bot]Merge #7643 #7663
2021-02-13 bors[bot]Merge #7596
2021-02-13 Benjamin BouvierAllow automatically detect the rustc-src directory...
2021-02-13 ivan770Moved CodeLens to ide crate
2021-02-12 bors[bot]Merge #7655
2021-02-12 bors[bot]Merge #7358
2021-02-12 Lukas WirthRefactor reference searching to work with the ast
2021-02-12 bors[bot]Merge #7652
2021-02-12 Florian DieboldFix slow tests sometimes failing
2021-02-12 bors[bot]Merge #7653
2021-02-12 bors[bot]Merge #7644
2021-02-12 bors[bot]Merge #7638 #7648
2021-02-12 Peter Wischerfix nightly warning `legacy_derive_helpers`
2021-02-12 bors[bot]Merge #7651
2021-02-12 Jonas SchievinkPin Rust to 1.49.0 on CI
2021-02-10 bors[bot]Merge #7591 #7622
2021-02-09 bors[bot]Merge #7597
2021-02-08 bors[bot]Merge #7602
2021-02-08 bors[bot]Merge #7595
2021-02-08 Vincent EscheConsolidate `fn load_cargo(…)` parameters into `struct...
2021-02-08 Vincent EscheAdd `config: &CargoConfig` parameter to `fn load_cargo(…)`
2021-02-06 bors[bot]Merge #7578
2021-02-05 petr-tikAdd a semantic token type for char literals
2021-02-05 bors[bot]Merge #7505
2021-02-05 bors[bot]Merge #7535
2021-02-04 bors[bot]Merge #7559
2021-02-04 Jonas SchievinkMake `ModPath`'s representation private
2021-02-01 bors[bot]Merge #7514
2021-02-01 Edwin ChengOnly allow one proc-macro process
2021-02-01 bors[bot]Merge #7508
2021-02-01 Christopher SerrUpdate Test Data
2021-02-01 Christopher SerrDon't filter code suggestions on Applicability
2021-01-30 bors[bot]Merge #7483
2021-01-30 bors[bot]Merge #7494
2021-01-29 bors[bot]Merge #7493
2021-01-29 Laurențiu NicolaAdd --print-config-schema to help
2021-01-28 bors[bot]Merge #7482
2021-01-28 bors[bot]Merge #7412
2021-01-28 Edwin Chengbug fix
2021-01-28 Edwin ChengAsync Loading outdir and proc-macro
2021-01-28 bors[bot]Merge #7478
2021-01-28 Aleksey KladovSimplify heavy tests
2021-01-28 bors[bot]Merge #7477
2021-01-28 bors[bot]Merge #7474
2021-01-28 Aleksey KladovMake logger-based debugging more pleasant
2021-01-28 bors[bot]Merge #7473
2021-01-28 Aleksey KladovUse RA_LOG in tests
2021-01-28 bors[bot]Merge #7472
2021-01-28 Aleksey KladovEasier to debug timeouts in tests
2021-01-28 bors[bot]Merge #7471
2021-01-27 bors[bot]Merge #7451
2021-01-27 bors[bot]Merge #7465
2021-01-27 bors[bot]Merge #7461
2021-01-27 Aleksey KladovSquelch a warning
2021-01-26 bors[bot]Merge #7457
2021-01-26 vsrsApply suggestions.
2021-01-26 vsrscargo fmt
2021-01-26 vsrsAdd debug only guard for the --wait-dbg flag
2021-01-26 bors[bot]Merge #7455
2021-01-26 Aleksey KladovMake always-assert crate reusable
2021-01-26 Aleksey KladovAdd config option to ignore directories
2021-01-26 Aleksey KladovAllow non-absolute paths to rust source
2021-01-26 bors[bot]Merge #7450
2021-01-26 Aleksey KladovRemove the need to manually sync config in package...
2021-01-26 bors[bot]Merge #7393
2021-01-26 bors[bot]Merge #7406
2021-01-25 vsrsAdd RA_WAIT_DBG and docs
2021-01-25 vsrsAdd the ability to wait for a debugger.
2021-01-25 vsrsAdd stderr flush
2021-01-25 vsrsAdd --no-buffering flag for the file logging.
next