]> git.lizzy.rs Git - rust.git/history - crates
Merge #4491
[rust.git] / crates /
2020-05-19 bors[bot]Merge #4491
2020-05-19 bors[bot]Merge #4514
2020-05-19 Aleksey KladovCleanup query fn naming
2020-05-19 Aleksey KladovMove public API to the top
2020-05-19 Aleksey KladovSimplify
2020-05-19 Aleksey KladovCleanup imports
2020-05-18 bors[bot]Merge #4501
2020-05-18 Jonas Schievink Querify `importable_locations_in_crate`
2020-05-18 bors[bot]Merge #4497
2020-05-18 bors[bot]Merge #4493
2020-05-18 bors[bot]Merge #4499
2020-05-18 vsrsAdd "rust-analyzer.lens.enable"
2020-05-18 Hrvoje BanAdd more tests for Fn traits
2020-05-17 vsrscode formatting
2020-05-17 vsrsCodeLens configuration options.
2020-05-17 Edwin ChengCreate LowerCtx on the fly
2020-05-17 Coenen BenjaminFix doctests in an Impl block
2020-05-17 Benjamin Coenenfix doctest inside impl block #4449
2020-05-17 bors[bot]Merge #4473
2020-05-16 bors[bot]Merge #4489
2020-05-16 Benjamin Coenenfix doctest inside impl block #4449
2020-05-16 bors[bot]Merge #4484
2020-05-16 Simon Vandel SillesenReuse Vec allocations
2020-05-16 Simon Vandel SillesenReduce reallocations in ra_tt::buffer::TokenBuffer...
2020-05-16 Simon Vandel SillesenShrink ra_parser::Event from 32 bytes to 16 bytes
2020-05-16 bors[bot]Merge #4472
2020-05-16 Hasan AliAdd doc comment for resolve_hir_path_qualifier
2020-05-16 Florian DieboldAllow calling dyn trait super trait methods without...
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 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 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 bors[bot]Merge #4445
2020-05-14 Fedor SakharovTy -> Type
2020-05-14 Fedor SakharovAdds a param_idx helper
2020-05-14 Edwin ChengStore proc-macro result in salsa db
2020-05-14 bors[bot]Merge #4405
2020-05-14 Pavan Kumar SunkaraMake some stuff public so that they can be reused by...
2020-05-14 bors[bot]Merge #4432
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 bors[bot]Merge #4440
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 veetahaRemove an equals sign from `ConstArg` (this probably...
2020-05-12 veetahaConvert TODO to a Note(matklad)
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 Benjamin Coenenadd more specific match postfix for Result and Option
2020-05-11 Aleksey KladovMerge pull request #4427 from matklad/old
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 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 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 FraserUse Property instead of Member for fields
2020-05-10 veetahaResolve TODO about macro 2.0 def
2020-05-10 veetahaFix typo
2020-05-10 veetahaCarify on a semicolon in macro call
2020-05-10 veetahaResolve TODO about curly-braced constructions in expres...
2020-05-10 veetahaResolve todos about refs and empty statements
2020-05-10 veetahaConverted TODO about MacroItems to FIXME as per edwin0cheng
next