]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-09-11 bors[bot]Merge #5955
2020-09-11 bors[bot]Merge #5951 #5975
2020-09-11 bors[bot]Merge #5970
2020-09-11 Jonas SchievinkReport better errors in project.json/sysroot
2020-09-11 bors[bot]Merge #5969
2020-09-11 Kirill BulatovAdjust the test comment
2020-09-10 bors[bot]Merge #5957
2020-09-10 Kirill BulatovOne more test
2020-09-10 bors[bot]Merge #5956
2020-09-10 Pavan Kumar... Rename record_field_pat to record_pat_field
2020-09-10 Kirill BulatovUse better heuristics for replacement text when removin...
2020-09-09 Kirill BulatovOne more test
2020-09-09 Kirill BulatovRename the method to avoid false promises
2020-09-09 Kirill BulatovAdd VirtualPath tests
2020-09-09 Kirill BulatovFix the tests
2020-09-09 Kirill BulatovAdd tests
2020-09-09 Kirill BulatovProperly handle mod.rs imports
2020-09-09 Kirill BulatovComplete semicolon when needed
2020-09-09 Kirill BulatovProperly reacto to keywords
2020-09-09 Kirill BulatovLess false positive completion candidates
2020-09-09 Kirill BulatovProperly handle nested submodules in the same file
2020-09-09 Kirill BulatovMove most of the logic into the completion module
2020-09-09 Kirill BulatovFinally cretae the mod completion module
2020-09-09 Kirill BulatovMove rust-related logic from vfs to base_db level
2020-09-09 Kirill BulatovProperly handle special cases (binaries, mod.rs)
2020-09-09 Kirill BulatovExclude special files
2020-09-09 Kirill BulatovImplement file name & extension retrieval method for...
2020-09-09 Kirill BulatovSmall refactoring
2020-09-09 Kirill BulatovHappy path implemented
2020-09-09 Kirill BulatovProperly use FileSet API
2020-09-09 Kirill BulatovBetter API
2020-09-09 Kirill BulatovFirst steps for mod<|> completion
2020-09-09 bors[bot]Merge #5968
2020-09-09 Nathan WhitakerTweak interner for chalk
2020-09-09 Nathan WhitakerLookup ADT and assoc. type names for chalk debug
2020-09-08 bors[bot]Merge #5965
2020-09-08 kjeremyUpdate crates
2020-09-06 Paul Daniel... Fix handling of consuming self, refactor shared logic...
2020-09-06 Paul Daniel... Add consuming modifier to lvalues that are passed by...
2020-09-06 Igor AleksanovHighlight errors in macros
2020-09-05 Lukas WirthAllow merge_imports assists to merge imports of equal...
2020-09-05 Lukas WirthRemove duplicated import merge logic
2020-09-05 Lukas WirthFix segment_iter not iterating segments properly
2020-09-04 bors[bot]Merge #5940
2020-09-04 Aleksei SidorovRemove unnecessary comma
2020-09-04 Aleksei SidorovFix tests
2020-09-04 bors[bot]Merge #5935
2020-09-04 Aleksei SidorovUpdate codegen
2020-09-04 Aleksei SidorovFix nitpicks
2020-09-03 bors[bot]Merge #5948
2020-09-03 kjeremyUp proc-macro2 to 1.20
2020-09-03 Lukas WirthAdd extra insert_use test for pub(crate) re-export...
2020-09-03 Lukas WirthDisable insert_import in extract_struct_from_enum_varia...
2020-09-03 Lukas WirthFix import insertion breaking nested modules
2020-09-03 Lukas WirthFix inserting imports in front of inner attributes
2020-09-03 Lukas WirthReplace insert_use_statement with the new insert_use
2020-09-03 Lukas WirthImpl make::blank_line
2020-09-03 Lukas WirthUse mark to check that paths that are too long will...
2020-09-03 Lukas WirthTidy up tests and apply suggested changes
2020-09-03 Lukas WirthAdd more import insertion tests
2020-09-03 Lukas WirthBegin refactor of import insertion
2020-09-03 Aleksei SidorovResolve most of corner cases
2020-09-03 Aleksei SidorovInitial implementation of the #5085 issue
2020-09-03 bors[bot]Merge #5942
2020-09-03 Aleksey KladovActually assert disjointness
2020-09-03 bors[bot]Merge #5941
2020-09-03 Aleksey KladovUnify naming
2020-09-03 bors[bot]Merge #5937
2020-09-03 bors[bot]Merge #5939
2020-09-02 Andy Russelldefault `checkOnSave.enable` to `true` in server
2020-09-02 kjeremyChalk 0.25
2020-09-02 bors[bot]Merge #5930
2020-09-02 bors[bot]Merge #5936
2020-09-02 kjeremySwitch to upstream ENUM_MEMBER
2020-09-02 kjeremyMove to vscode-languageclient 7.0.0-next.9
2020-09-02 kjeremycargo update
2020-09-01 bors[bot]Merge #5931
2020-09-01 kjeremyUpdate the rest of our node packages
2020-09-01 kjeremyBump minimum vscode to 1.47
2020-09-01 bors[bot]Merge #5927
2020-09-01 bors[bot]Merge #5929
2020-09-01 kjeremyUpgrade mocha from `npm audit fix`
2020-09-01 Aramis RazzaghipourDocument VS Code setting needed for on-typing assists
2020-09-01 bors[bot]Merge #5926
2020-09-01 Aleksey KladovBump token expansion limit
2020-09-01 bors[bot]Merge #5923
2020-09-01 Aleksey Kladov"How I survived Git" tips
2020-09-01 bors[bot]Merge #5862
2020-08-31 dragfireAdd a test that forbids merge commits
2020-08-31 bors[bot]Merge #5921
2020-08-31 Pavan Kumar... Don't publish every day and do it only for release
2020-08-31 bors[bot]Merge #5920
2020-08-31 Aleksey KladovReduce path_from_text usage
2020-08-31 Aleksey KladovRemove dead code
2020-08-30 bors[bot]Merge #5914
2020-08-29 bors[bot]Merge #5910 #5912
2020-08-29 VeetahaReplace custom `not_bash::fs2` setup with fs_err crate
2020-08-29 bors[bot]Merge #5909
2020-08-28 VeetahaRemove fixme from inlay_hints.ts
2020-08-28 Kirill BulatovFix some typos
next