]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-12-08 Laurențiu NicolaCode: check whether the LSP binary is in PATH
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
2019-12-03 ice1000Add `ModuleItemsOwner` to `Block`
2019-12-03 Florian DieboldSplit up ty tests a bit
2019-12-03 bors[bot]Merge #2469
2019-12-03 ice1000Replace `ra_hir_expand::either` with crate
2019-12-03 bors[bot]Merge #2468
2019-12-03 Florian DieboldFix #2467
2019-12-03 bors[bot]Merge #2465
2019-12-03 bors[bot]Merge #2463
2019-12-03 Florian DieboldMake unify pub(crate)
2019-12-03 Florian DieboldExtract built-in trait implementations to separate...
2019-12-02 Florian DieboldAdd tests for checking the impl self type
2019-12-02 Florian DieboldRefactor a bit
2019-12-02 Florian DieboldCheck receiver type properly
2019-12-02 Florian DieboldExtract unification code to unify module
2019-12-02 Florian DieboldChange order of calls to get method candidate order...
2019-12-02 bors[bot]Merge #2018
2019-12-02 bors[bot]Merge #2462
2019-12-02 Aleksey KladovSwitch back to npm install
2019-12-02 bors[bot]Merge #2457
2019-12-01 bors[bot]Merge #2461
2019-12-01 Jeremy KolbJust update some things
2019-12-01 Jonathan BehrensAdd back corrected `cargo install` command
next