]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-05-16 bors[bot]Merge #4472
2020-05-16 Hasan AliAdd doc comment for resolve_hir_path_qualifier
2020-05-16 bors[bot]Merge #4479
2020-05-16 Florian DieboldChalk upgrade
2020-05-16 bors[bot]Merge #4288
2020-05-16 zbszAdd 'self to parameter' renaming.
2020-05-16 Hasan AliFix completion and hover for module and function of...
2020-05-15 bors[bot]Merge #4470
2020-05-15 Florian DieboldHandle `Self` in values and patterns
2020-05-15 bors[bot]Merge #4448
2020-05-15 vsrsFix occasional test run during debug configuration
2020-05-15 bors[bot]Merge #4431
2020-05-15 bors[bot]Merge #4460
2020-05-15 Aleksey KladovCleanups
2020-05-14 Aleksey KladovBetter structure
2020-05-14 Aleksey KladovMove LSP bits from flycheck to rust-analyzer
2020-05-14 vsrsFix runnable naming in the client side fallback.
2020-05-14 bors[bot]Merge #4273
2020-05-14 bors[bot]Merge #4456
2020-05-14 Aleksey KladovMinor
2020-05-14 Aleksey KladovPut preselect items on top
2020-05-14 vsrsBetter label for a runnable.
2020-05-14 bors[bot]Merge #4455
2020-05-14 Aleksey KladovPrioritize locals with correct types
2020-05-14 vsrsMultiple binaries support for launch.json.
2020-05-14 vsrsMixed "bin" and "test" artifacts workaround.
2020-05-14 bors[bot]Merge #4445
2020-05-14 Fedor SakharovTy -> Type
2020-05-14 vsrsMultiple binaries support for launch.json.
2020-05-14 Fedor SakharovAdds a param_idx helper
2020-05-14 vsrsFix "rust-analyzer.debug" for QuickPick binaries.
2020-05-14 vsrsRunnable quick pick with buttons
2020-05-14 Edwin ChengStore proc-macro result in salsa db
2020-05-14 bors[bot]Merge #4405
2020-05-14 Pavan Kumar... Make some stuff public so that they can be reused by...
2020-05-14 bors[bot]Merge #4432
2020-05-14 vsrsRemove "rust-analyzer.debug.useLaunchJson" option
2020-05-14 Fedor SakharovFix formatting
2020-05-14 Fedor SakharovChange type_arg to type_ref func
2020-05-14 Fedor SakharovUse generic_defaults and display_source_code
2020-05-13 bors[bot]Merge #4452
2020-05-13 Trevor SpiteriUse back ticks instead of single quotes around code
2020-05-13 bors[bot]Merge #4447
2020-05-13 bors[bot]Merge #4400
2020-05-13 Laurențiu NicolaRemove hidden VARIATION SELECTOR-16
2020-05-13 Fedor SakharovCorrectly fill default type parameters
2020-05-13 vsrsUse launch.json in Debug Lens sessions.
2020-05-13 bors[bot]Merge #4444
2020-05-13 kjeremyUpdate crates
2020-05-13 bors[bot]Merge #4440
2020-05-13 kjeremyBump packages
2020-05-13 bors[bot]Merge #4434
2020-05-13 bors[bot]Merge #4083
2020-05-13 bors[bot]Merge #4441
2020-05-12 Trevor Spiterifix typo unimplementated -> unimplemented
2020-05-12 kjeremyvscode engine 1.45
2020-05-12 bors[bot]Merge #4439
2020-05-12 veetahaConvert TODO about ParamList used in closures to a...
2020-05-12 veetahaRemove an equals sign from `ConstArg` (this probably...
2020-05-12 veetahaRemove a comment on NameRefToken as per matklad
2020-05-12 veetahaConvert TODO to a FIXME as per matklad
2020-05-12 veetahaConvert TODO to a Note(matklad)
2020-05-12 kjeremyUpdate crates
2020-05-12 veetahaConvert to TODOs to FIXMEs as per matklad
2020-05-12 veetahaRevert "Remove MacroStmts as per edwin0cheng" (cc ...
2020-05-12 veetahaAdd a doc comment on the difference between Name and...
2020-05-12 George FraserLeave statics alone
2020-05-12 George FraserMark up statics and mutables
2020-05-12 bors[bot]Merge #4436
2020-05-12 George FraserUse .rust suffix on scopes
2020-05-12 Benjamin Coenenadd more specific match postfix for Result and Option
2020-05-12 Coenen BenjaminUpdate features.md
2020-05-11 Aleksey KladovMerge pull request #4427 from matklad/old
2020-05-11 Aleksey KladovUse older ubuntu for releases
2020-05-11 bors[bot]Merge #4423
2020-05-11 bors[bot]Merge #4358
2020-05-11 Benjamin Coenenadd tests module snippet
2020-05-11 bors[bot]Merge #4397
2020-05-11 bors[bot]Merge #4403
2020-05-11 Jeremy KolbCheck client capabilities before sending progress notif...
2020-05-11 bors[bot]Merge #4424
2020-05-11 Aleksey KladovUse RA_LOG instead of RUST_LOG for logging
2020-05-11 Benjamin Coenenadd tests module snippet
2020-05-11 vsrsDebugConfiguration simplification.
2020-05-11 vsrs"rust-analyzer.newDebugConfig" command
2020-05-11 vsrs"rust-analyzer.debug" command
2020-05-11 bors[bot]Merge #4421
2020-05-11 Fedor SakharovNew definition_visibility method
2020-05-11 Fedor SakharovAlso for consts and type aliases
2020-05-11 Fedor SakharovFind references to a function outside module
2020-05-10 bors[bot]Merge #4419
2020-05-10 Aleksey Kladov:arrow_up: ra_vfs
2020-05-10 George FraserPut sigil back to keyword.operator
2020-05-10 George FraserChange lifetimes back to keyword-ish, tweak builtins...
2020-05-10 George FraserColor `for` as a regular keyword when it's part of...
2020-05-10 George FraserColor `in` as a control keyword
2020-05-10 George FraserColor `as` as a keyword
2020-05-10 George FraserNo longer true
2020-05-10 George FraserColor core types as types, not keywords
2020-05-10 George FraserColor sigil like keyword
next