]> git.lizzy.rs Git - rust.git/history - crates
Merge #9380
[rust.git] / crates /
2021-06-23 bors[bot]Merge #9380
2021-06-23 Lukas Wirthmove goto_declaration fall back into handlers
2021-06-23 bors[bot]Merge #9353
2021-06-23 bors[bot]Merge #9390
2021-06-23 Lukas WirthFix incorrect base fixture in ide_completion tests
2021-06-23 Lukas WirthRestrict type bound completions to traits, modules...
2021-06-23 Lukas WirthAdd predicate tests for ide_completions
2021-06-23 Lukas WirthLift out base item fixture for ide_completion tests
2021-06-22 bors[bot]Merge #9031
2021-06-22 Aramis RazzaghipourAdd `public` semantic token modifier for public items
2021-06-22 bors[bot]Merge #9383
2021-06-22 Jonas SchievinkRewrite `convert_tokens` to use an explicit stack
2021-06-22 Jonas SchievinkMove subtree collection out of `TokenConvertor`
2021-06-22 bors[bot]Merge #9381
2021-06-22 Florian DieboldFix compilation on WASM
2021-06-22 Lukas WirthImplement goto_declaration support
2021-06-22 bors[bot]Merge #9379
2021-06-22 Aleksey Kladovinternal: remove one more accidentally quadratic code...
2021-06-22 bors[bot]Merge #9377
2021-06-22 Aleksey Kladovinternal: count ItemScopes
2021-06-22 bors[bot]Merge #9376
2021-06-22 Aleksey Kladovminor: clarify naming
2021-06-22 bors[bot]Merge #9374
2021-06-22 kjeremyUpdate crates
2021-06-22 bors[bot]Merge #9373
2021-06-22 Lukas WirthFactor out `pick_best_token` ide pattern into `ide_db`
2021-06-22 bors[bot]Merge #9372
2021-06-22 Aleksey Kladovintenral: dont export impl details
2021-06-22 bors[bot]Merge #9370
2021-06-22 Aleksey Kladovminor: extend source_to_def docs
2021-06-22 bors[bot]Merge #9369
2021-06-22 Aleksey Kladovinternal: document source_to_def and it's connection...
2021-06-22 bors[bot]Merge #9368
2021-06-22 Lukas WirthPrefer identifier tokens in expand_macro
2021-06-22 bors[bot]Merge #9367
2021-06-22 Aleksey KladovDocument perf characteristic of to_node
2021-06-21 rezuraladd extra include paths, if target's path is manually...
2021-06-21 bors[bot]Merge #9348
2021-06-21 bors[bot]Merge #9364
2021-06-21 Lukas WirthCollapse documentation and markdown config settings...
2021-06-21 bors[bot]Merge #9363
2021-06-21 Lukas WirthSplit hover actions config into its own config struct
2021-06-21 oxalicaSet explicit target directory to avoid cargo deadlock
2021-06-21 bors[bot]Merge #9362
2021-06-21 Aleksey Kladovfeature: massively improve performance for large files
2021-06-21 bors[bot]Merge #9080
2021-06-21 Jamie CunliffeMove features into potential_cfg_options
2021-06-21 Jamie CunliffeImprove completion of cfg attributes
2021-06-21 bors[bot]Merge #9165
2021-06-21 Clemens WasserApply some clippy suggestions
2021-06-21 bors[bot]Merge #9264
2021-06-21 Lukas WirthRemove deprecation support in config
2021-06-21 bors[bot]Merge #9314
2021-06-21 Daiki IharaFix var name
2021-06-21 bors[bot]Merge #9227
2021-06-21 bors[bot]Merge #9357
2021-06-21 Jonas SchievinkUpdate sysroot crates
2021-06-21 bors[bot]Merge #9356
2021-06-21 Lukas WirthVarious keyword completion fixes
2021-06-21 Lukas WirthMove out completion type position tests
2021-06-21 bors[bot]Merge #9355
2021-06-21 Jonas SchievinkDon't insert `}` when typing `{` in string
2021-06-21 bors[bot]Merge #9347
2021-06-21 Lukas WirthMove out completion pattern tests
2021-06-21 Daiki IharaFix pointed out
2021-06-21 Daiki IharaFix extract_function with await
2021-06-20 rezuraloutput to log file if RA_LOG_FILE is defined in environment
2021-06-20 bors[bot]Merge #9346
2021-06-20 Florian DieboldFix `benchmark_include_macro`
2021-06-20 Florian DieboldMore cleanups, use `check` for `display_source_code...
2021-06-20 Florian DieboldClean up coercion tests
2021-06-20 Florian Dieboldtest_utils: Make overlapping annotations possible
2021-06-20 Florian DieboldUnify check_mismatches and check_types
2021-06-20 Florian DieboldAdd coverage mark for block local impls
2021-06-20 bors[bot]Merge #9345
2021-06-20 Aleksey Kladovfix: don't add duplicate `&` during completion
2021-06-20 bors[bot]Merge #9344
2021-06-20 Aleksey Kladovfix: rename works when invoked on a reference
2021-06-20 bors[bot]Merge #9328
2021-06-19 bors[bot]Merge #9339
2021-06-19 Lukas WirthCleanup insert_use tests
2021-06-19 bors[bot]Merge #9338
2021-06-19 Aleksey Kladovminor: use minicore
2021-06-19 JadeImplement a config override for the default #[cfg(test...
2021-06-19 JadeFix libcore not being included in rust-lang/rust module...
2021-06-18 bors[bot]Merge #9335
2021-06-18 Lukas WirthDon't insert imports outside of cfg attributed items
2021-06-18 bors[bot]Merge #9334
2021-06-18 Lukas WirthAllow to disable import insertion on single path glob...
2021-06-18 bors[bot]Merge #9333
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-18 bors[bot]Merge #9332
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-18 Aleksey Kladovminor: use minicore
2021-06-18 bors[bot]Merge #9331
2021-06-18 Aleksey Kladovinternal: use minicore deref more
2021-06-18 Aleksey Kladovinternal: add index to minicore
2021-06-18 bors[bot]Merge #9330
next