]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2019-10-17 bors[bot]Merge #2031
2019-10-17 Aleksey Kladovscale website back
2019-10-17 bors[bot]Merge #2029
2019-10-17 Roberto VidalAdds config option for cargo-watch `--ignore` flag
2019-10-17 bors[bot]Merge #2028
2019-10-17 kjeremybump proc-macro-hack
2019-10-17 bors[bot]Merge #2027
2019-10-17 kjeremyrelative-path 1.0
2019-10-17 bors[bot]Merge #2024
2019-10-17 bors[bot]Merge #2025
2019-10-17 Laurențiu NicolaBump deps
2019-10-17 Laurențiu NicolaAdd rust-analyzer.showWorkspaceLoadedNotification to...
2019-10-17 bors[bot]Merge #2012
2019-10-17 bors[bot]Merge #1998
2019-10-16 bors[bot]Merge #2020
2019-10-16 Aleksey Kladovminor cleanup
2019-10-14 bors[bot]Merge #2014
2019-10-14 memoryruinsUpdate link to api rustdocs
2019-10-14 Sergey Parilin#1435 postfix completion for integer literals
next