]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-01-15 Aleksey Kladovupdate salsa
2019-01-15 bors[bot]Merge #546
2019-01-15 Aleksey Kladovswitch to insta for testing
2019-01-14 bors[bot]Merge #485
2019-01-14 Marcus Klaas... Address issues found in review
2019-01-14 Marcus Klaas... Fix type inference for raw (byte) strings
2019-01-14 Marcus Klaas... Give literal expression default values for now
2019-01-14 Marcus Klaas... Fixup tests
2019-01-14 bors[bot]Merge #538
2019-01-14 Aleksey Kladovupdate cargo_metadata
2019-01-14 Marcus Klaas... Start moving literal interpretation to the AST (WIP)
2019-01-14 Marcus Klaas... don't try to treat arrays and tuples as literals
2019-01-14 Marcus Klaas... Use type variables to determine exact type for ambiguou...
2019-01-14 Marcus Klaas... Try implementing integer type inference (WIP)
2019-01-14 Marcus Klaas... Implement type inference for literals (WIP)
2019-01-14 bors[bot]Merge #537
2019-01-14 Aleksey Kladovswitch to lsp-types
2019-01-14 bors[bot]Merge #534
2019-01-14 Jeremy KolbRemove duplication
2019-01-14 Jeremy KolbAdd visibility to hover
2019-01-13 bors[bot]Merge #533
2019-01-13 Aleksey Kladovtarget_selection_range is not nullable in the implement...
2019-01-13 bors[bot]Merge #532
2019-01-13 Aleksey Kladovfix go to parent module
2019-01-13 bors[bot]Merge #530
2019-01-13 Pascal HertleifFix some random typos
2019-01-13 bors[bot]Merge #529
2019-01-13 Aleksey Kladov:arrow_up: npm
2019-01-13 bors[bot]Merge #527
2019-01-13 Aleksey Kladovgoto defenition works for type-inferred methods
2019-01-13 bors[bot]Merge #526
2019-01-13 Aleksey Kladovfix indent caclulation
2019-01-13 Aleksey Kladovnote about performance
2019-01-13 bors[bot]Merge #520
2019-01-13 Hirokazu HataFix tuple test case
2019-01-13 bors[bot]Merge #522
2019-01-13 Pascal HertleifTweak message shown for query fallback
2019-01-13 Hirokazu HataImplement tuple inference
2019-01-13 bors[bot]Merge #521
2019-01-13 Aleksey Kladovrefresh docs
2019-01-13 Hirokazu HataUpdate TUPLE_EXPR grammar
2019-01-13 Hirokazu HataAdd infer tuple test
2019-01-13 Aleksey Kladovtweak readme
2019-01-13 bors[bot]Merge #517 #518
2019-01-13 Aleksey Kladovgracefully handle cycles in crate graph
2019-01-13 bors[bot]Merge #519
2019-01-13 Aleksey Kladovsupport ref-patterns
2019-01-13 DJMcNabAdd an explanatory message when we use the Query fallback
2019-01-13 bors[bot]Merge #513
2019-01-13 bors[bot]Merge #514
2019-01-13 bors[bot]Merge #515
2019-01-13 Jeremy KolbFix typos
2019-01-12 Jeremy Kolbnpm fix run
2019-01-12 Jeremy KolbAdd bench runnable and code lens
2019-01-12 bors[bot]Merge #505
2019-01-12 Florian Dieboldargs -> params
2019-01-12 Florian DieboldSmall improvements from review comments
2019-01-12 bors[bot]Merge #500
2019-01-12 Jeremy KolbMove run_single into runnables
2019-01-12 Paweł ZmarzłyDo not recommend fetching whole repo for end users
2019-01-12 Jeremy KolbMove `CargoTargetSpec` and friends to cargo_target_spec...
2019-01-12 bors[bot]Merge #507
2019-01-12 DJMcNabFix handling of attributes in positional field lists
2019-01-12 bors[bot]Merge #506
2019-01-12 DJMcNabUse --force when installing the VSIX.
2019-01-12 Florian DieboldComplete inherent methods
2019-01-12 Florian DieboldImplement basic inherent method resolution
2019-01-12 bors[bot]Merge #501
2019-01-12 Jeremy KolbSwitch hover to use MarkupContent
2019-01-11 bors[bot]Merge #491
2019-01-11 Florian DieboldFix assertion error in unification (hopefully)
2019-01-11 Jeremy A. KolbCode lens support for running tests
2019-01-11 Aleksey Kladovwarn louder on mising sysroot
2019-01-11 bors[bot]Merge #498
2019-01-11 Aleksey Kladovactually produce missing def kinds
2019-01-11 Aleksey Kladovuncopypaste def sources
2019-01-11 Aleksey Kladovadd missing def kinds
2019-01-11 Aleksey Kladovrename TreePtr -> TreeArc
2019-01-11 bors[bot]Merge #496
2019-01-11 Aleksey Kladovkill NavTarget ptr
2019-01-11 Aleksey Kladovfix tests
2019-01-11 bors[bot]Merge #497
2019-01-11 Aleksey Kladovprioritize event handing over indexing
2019-01-11 Aleksey Kladovuse location link in goto def
2019-01-11 Aleksey Kladovreturn ref ranges from gotodef
2019-01-11 Aleksey Kladovenvapsulate navigation target better
2019-01-11 Aleksey Kladovsimplify
2019-01-11 Aleksey Kladovreshuffle nones
2019-01-11 Aleksey Kladovrefactor nav target
2019-01-11 Aleksey KladovMake from_syntax private
2019-01-11 Aleksey Kladovmove nav to a separate file
2019-01-11 Aleksey Kladovgroup feature modules
2019-01-11 bors[bot]Merge #495
2019-01-11 Aleksey Kladovfine grained on typed tests
2019-01-11 Aleksey Kladovfix on-type offset
2019-01-11 Aleksey Kladovmake on dot typed actually work
2019-01-11 bors[bot]Merge #493
2019-01-11 Aleksey Kladovforce serde in ra_syntax
2019-01-10 bors[bot]Merge #489
2019-01-10 Aleksey Kladovinstall rust-src component on CI
next