]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-26 Aleksey Kladovsupport range selection in assist docs
2019-10-26 bors[bot]Merge #2079
2019-10-26 Aleksey Kladovavoid TextEditorBuilder for simple edits
2019-10-26 bors[bot]Merge #2077
2019-10-26 Aleksey Kladovcheck style for assist docs
2019-10-26 bors[bot]Merge #2076
2019-10-26 Aleksey Kladovuse correct spacing for enum pattern
2019-10-26 bors[bot]Merge #2075
2019-10-26 Aleksey Kladovdocument a couple of assists
2019-10-26 Aleksey Kladovadd blank lines for readability
2019-10-26 bors[bot]Merge #2074
2019-10-26 Aleksey Kladovdocument tasks module
2019-10-26 bors[bot]Merge #2073
2019-10-26 Aleksey Kladovwarn if npm is not found
2019-10-26 bors[bot]Merge #2072
2019-10-26 Florian DieboldUpgrade Chalk (without using its dyn/impl Trait support)
2019-10-25 bors[bot]Merge #2071
2019-10-25 Aleksey Kladovgenerate more assists docs
2019-10-25 bors[bot]Merge #2070
2019-10-25 Jacobsublime: hint where feature flags would go
2019-10-25 bors[bot]Merge #2069
2019-10-25 Aleksey Kladovauto-generate assists docs and tests
2019-10-25 bors[bot]Merge #2066
2019-10-25 bors[bot]Merge #2068
2019-10-25 Laurențiu NicolaSpecify working chalk revisions in manifest
2019-10-25 Aleksey Kladovdisable the new typing handler for `->`
2019-10-25 Aleksey Kladovinsert space after `->`
2019-10-25 Aleksey Kladovrefactor typing_handlers
2019-10-25 Aleksey Kladovintroduce SingleFileChange
2019-10-25 Aleksey Kladovmove source change to a dedicated file
2019-10-25 Aleksey Kladovmake typing infra slightly more extensible
2019-10-25 bors[bot]Merge #2065
2019-10-25 Aleksey Kladovdocument feature flags
2019-10-24 bors[bot]Merge #2063
2019-10-24 memoryruinsUpdate rustdoc link pt.2
2019-10-24 bors[bot]Merge #2062
2019-10-24 Aleksey Kladovrefactor comment extraction from tasks
2019-10-24 Aleksey Kladovsimplify
2019-10-24 bors[bot]Merge #2060
2019-10-24 kjeremybump insta
2019-10-24 bors[bot]Merge #2059
2019-10-24 Aleksey Kladovfor highlighting, search only the current file
2019-10-24 Aleksey Kladovadd search scope stuct
2019-10-24 bors[bot]Merge #2058
2019-10-24 Aleksey Kladovadd --with-deps option to analysis-stats
2019-10-24 bors[bot]Merge #2057
2019-10-24 Aleksey Kladovadd some profiling calls
2019-10-24 bors[bot]Merge #2056
2019-10-24 Aleksey Kladovdon't die if a sync task panics
2019-10-24 bors[bot]Merge #2053
2019-10-24 Aleksey Kladovshow unaccounted for time in profiling
2019-10-23 bors[bot]Merge #2050
2019-10-23 Aleksey Kladovxtask: don't depend on itertools
2019-10-23 Aleksey Kladovxtask: fold gen-tests and gen-ast into codegen
2019-10-23 Aleksey Kladovxtask: move codegen to a module
2019-10-23 bors[bot]Merge #2049
2019-10-23 Aleksey Kladovadd couple of profiling calls
2019-10-23 bors[bot]Merge #2048
2019-10-23 Aleksey Kladovminor cleanup
2019-10-23 bors[bot]Merge #1980
2019-10-23 Wilco KuseeDo not truncate the range
2019-10-23 bors[bot]Merge #2047
2019-10-23 Aleksey Kladovrestore assert
2019-10-23 bors[bot]Merge #1892
2019-10-22 Ekaterina Babshukovasome fixes, add docs
2019-10-22 Ekaterina Babshukovasupport items that visible to the parent module
2019-10-22 Ekaterina Babshukovaclassify module from declaration
2019-10-22 Ekaterina Babshukovafix highlighting
2019-10-22 Ekaterina Babshukovaremove SearchScope
2019-10-22 Ekaterina Babshukovause Lazy, some fixes
2019-10-22 Ekaterina Babshukovaremove `unreachable!()`
2019-10-22 Ekaterina Babshukovareplace trait by a bunch of functions
2019-10-22 Ekaterina Babshukovarestructure a bit
2019-10-22 Ekaterina Babshukovaclassify definition of a function right
2019-10-22 Ekaterina Babshukovamake `handle_references` accept refs from other files
2019-10-22 Ekaterina Babshukovasome fixes, add tests
2019-10-22 Ekaterina Babshukovaimplement search of references
2019-10-22 Ekaterina Babshukovafind scope for `Declaration` item
2019-10-22 Ekaterina Babshukovareturn Declaration from classify_name_ref
2019-10-22 Ekaterina Babshukovareturn Declaration from classify_name
2019-10-22 Ekaterina Babshukovareplace a chain of `if let` by macro
2019-10-22 Ekaterina Babshukovarefactor name_ref_kind.rs
2019-10-22 Ekaterina Babshukovainitial classify_name
2019-10-22 bors[bot]Merge #2046
2019-10-22 bors[bot]Merge #1933
2019-10-22 kjeremyBump crates
2019-10-22 bors[bot]Merge #2043
2019-10-22 bors[bot]Merge #2044
2019-10-21 Alex Zatelepinadd test #2033
2019-10-21 Marco GroppoInstructions for VSCode Remote
2019-10-21 Alex Zatelepinfixup folding ranges for "lineFoldingOnly" clients...
2019-10-21 bors[bot]Merge #2039
2019-10-21 bors[bot]Merge #2041
2019-10-21 Aleksey Kladovtry to warn about old rust
2019-10-20 oxalicaGuess macro braces from docs
2019-10-20 Mikhail ModinAdds "replace with guarded return" assist
2019-10-18 Wilco KuseeMake inlay hint length configurable
2019-10-17 bors[bot]Merge #2032
2019-10-17 Aleksey Kladovrename tools -> xtask
2019-10-17 Aleksey KladovWIP: move to xtasks
next