]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-08 Laurențiu NicolaCode: don't check for ra_lsp_server on Windows
2019-12-08 bors[bot]Merge #2500 #2505 #2506
2019-12-08 Aleksey KladovRemove one more Ty
2019-12-08 Aleksey KladovRemove more dead code
2019-12-08 Aleksey KladovCleanup module structure
2019-12-08 bors[bot]Merge #2501 #2502 #2503
2019-12-08 bors[bot]Merge #2504
2019-12-08 Edwin ChengUse rustup toolchain instead of rustup install
2019-12-08 Laurențiu NicolaCode: check whether the LSP binary is in PATH
2019-12-08 Edwin ChengDelay legacy macro expansion
2019-12-08 Florian DieboldFix coercion from &Foo to an inference variable in...
2019-12-08 Florian DieboldExpand macros in blocks to expressions for now
2019-12-08 Florian DieboldFix range in goto_through_format test
2019-12-08 Florian DieboldFix expansion of format_args
2019-12-08 bors[bot]Merge #2499
2019-12-08 Aleksey KladovRemove dead code
2019-12-08 Aleksey KladovRemove ty from code_model
2019-12-08 Aleksey KladovRemove bodies from code_model
2019-12-08 Aleksey Kladovremove `infer` method from CodeModel
2019-12-08 bors[bot]Merge #2498
2019-12-08 Aleksey KladovDrop some unused methods
2019-12-08 Aleksey KladovCleanup Field ty
2019-12-08 Aleksey KladovCleanup Crate API
2019-12-08 bors[bot]Merge #2466
2019-12-08 bors[bot]Merge #2497
2019-12-08 Edwin ChengRemove MacroFileKind
2019-12-07 bors[bot]Merge #2495
2019-12-07 Aleksey KladovDiscover type parameters in more cases
2019-12-07 bors[bot]Merge #2494
2019-12-07 Aleksey KladovRename GenericParam -> TypeParam
2019-12-07 Aleksey KladovGet the right analyzer for impls
2019-12-07 Aleksey KladovClassify name works for TypeParams
2019-12-07 Aleksey KladovGotodef for TypeParameters
2019-12-07 Aleksey KladovToNav for GenericParam
2019-12-07 Aleksey KladovTrack source of type parameters
2019-12-07 Aleksey KladovMinor
2019-12-07 bors[bot]Merge #2493
2019-12-07 Aleksey KladovShow type hints for & patterns
2019-12-07 Aleksey KladovMerge pull request #2491 from matklad/skip-heavy-tests...
2019-12-07 bors[bot]Merge #2492
2019-12-07 Aleksey KladovSkip slow tests by default
2019-12-07 Aleksey KladovReformat
2019-12-07 Aleksey KladovRefactor parameter count tracking
2019-12-07 Aleksey KladovRemove idx and parent generics from generics
2019-12-07 Aleksey KladovStore GenericParams in arena
2019-12-07 Edwin ChengRefactor resolve_imports logic
2019-12-07 bors[bot]Merge #2490
2019-12-07 Florian DieboldGet rid of unwraps in add_new
2019-12-07 Edwin ChengPush glob_imports only if non-exists
2019-12-06 bors[bot]Merge #2489
2019-12-06 Florian DieboldImplement ancestors_with_macros in a better way
2019-12-06 bors[bot]Merge #2484
2019-12-06 Aleksey KladovDynMap
2019-12-06 Florian DieboldMake the goto_through_format test actually fail :(
2019-12-06 Florian DieboldBuiltin macros only use caller tokens
2019-12-06 Florian DieboldTry to make go to definition work in format!
2019-12-06 Florian DieboldImplement format_args more properly
2019-12-06 Florian DieboldRemove unnecessary len parameter for Name::new_inline_ascii
2019-12-06 Florian DieboldAdd stub implementation of format_args{_nl} macros
2019-12-06 bors[bot]Merge #2481
2019-12-06 Edwin ChengAdd tests
2019-12-06 bors[bot]Merge #2487
2019-12-06 Florian DieboldDon't unify within a reference
2019-12-06 bors[bot]Merge #2486
2019-12-06 Edwin ChengFix npm vulnerability warning
2019-12-05 bors[bot]Merge #2483
2019-12-05 Aleksey KladovSimplify test
2019-12-05 bors[bot]Merge #2479
2019-12-05 Florian DieboldImplement all the other built-in derives
2019-12-05 Florian DieboldImplement derive(Copy, Clone) properly (well, kind of)
2019-12-05 Florian DieboldDon't wrap most syntax trees in invisible delimiters...
2019-12-05 Aleksey KladovRemove obsolete comment
2019-12-05 Florian DieboldAdd expansion infrastructure for derive macros
2019-12-05 bors[bot]Merge #2480
2019-12-05 Aleksey KladovReduce copy-paste
2019-12-05 Aleksey KladovIntroduce ChildFromSource
2019-12-05 bors[bot]Merge #2474
2019-12-05 ice1000Publicize `file_id` to make `test_db` compile
2019-12-05 ice1000Use placeholder instead of `Option`
2019-12-05 ice1000One pub function less is good!
2019-12-05 ice1000Reduce visibility, use struct instead of tuples
2019-12-04 ice1000No block at the moment
2019-12-04 ice1000Remove almost unused `ModuleSource::new`
2019-12-04 ice1000Confluent `ModuleSource` usage
2019-12-04 ice1000Add `ModuleSource::Block`
2019-12-04 ice1000Fix test compilation
2019-12-04 ice1000Three-state enum for module origin
2019-12-04 bors[bot]Merge #2478
2019-12-04 bors[bot]Merge #2477
2019-12-04 Vincent RouilléRun rustfmt with respect to Cargo.toml edition
2019-12-04 Aleksey Kladov:arrow_up: rowan
2019-12-04 bors[bot]Merge #2476
2019-12-04 Aleksey Kladov:arrow_up: rowan
2019-12-04 bors[bot]Merge #2475
2019-12-04 Andrew Banchichfix file name
2019-12-04 Andrew Banchichfix link
2019-12-04 Andrew Banchichuse relative link
2019-12-04 Andrew Banchichfix outdated link to ra-emacs-lsp.el
2019-12-03 bors[bot]Merge #2471
2019-12-03 bors[bot]Merge #2472
next