]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-06-28 Laurențiu NicolaAvoid redundant clone
2021-06-26 bors[bot]Merge #9413
2021-06-26 Lukas WirthDeduplicate ast expression walking logic
2021-06-25 bors[bot]Merge #9408
2021-06-25 Aleksey Kladovintenral: small improvements to compile time
2021-06-25 bors[bot]Merge #9402
2021-06-25 Aleksey Kladovinternal: add cloning macro fixture
2021-06-25 bors[bot]Merge #9400
2021-06-25 Lukas WirthFix renaming associated trait items with colliding...
2021-06-24 bors[bot]Merge #9398
2021-06-24 Lukas WirthComplete `macro_use` attribute on modules
2021-06-24 bors[bot]Merge #9397
2021-06-24 Lukas WirthFix break point highlighting not considering outer...
2021-06-24 bors[bot]Merge #9396
2021-06-24 Lukas WirthHighlight label value block tails
2021-06-24 Lukas WirthHighlight loop break points
2021-06-24 bors[bot]Merge #9375
2021-06-24 Lukas WirthRefine tail exit point highlighting to highlight inner...
2021-06-24 Lukas WirthSimplify
2021-06-23 Lukas WirthSimplify
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-23 Lukas WirthImprove feature docs for highlight_related
2021-06-23 Lukas WirthMark (method-)calls with never type as exit points
2021-06-23 Lukas WirthSimplify
2021-06-23 Lukas WirthStrip leading whitespace from test ouput in `references`
2021-06-23 Lukas WirthImplement exit point highlighting
2021-06-23 Lukas WirthImplement yield point highlighting
2021-06-23 Lukas WirthRename 'document_highlight' to 'highlight_related'
2021-06-23 Lukas WirthMove document highlighting computation from rust-analyz...
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 rezuraladd documentation of RA_LOG_FILE
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 #9359
2021-06-21 kjeremyUpdate vscode-languageclient
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`
next