]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-27 Aleksey Kladovmove all assists to use generated docs
2019-10-27 Aleksey Kladovsimplify AssistCtx API
2019-10-27 Aleksey Kladovsimplify
2019-10-27 bors[bot]Merge #2090
2019-10-27 bors[bot]Merge #2091
2019-10-27 Aleksey Kladovuse new api for flip_trait_bound assist
2019-10-27 Wesley NorrisAdd tests for the trait bound flip assist.
2019-10-27 Wesley NorrisFixes #2054.
2019-10-27 Aleksey Kladovmove public stuff to top
2019-10-27 Aleksey Kladovrename auto_import -> add_import
2019-10-27 bors[bot]Merge #2088
2019-10-27 Alexander Elís... extend selection in trait bound extends to plus
2019-10-27 bors[bot]Merge #2087
2019-10-27 Aleksey Kladovremove relative_path_buf workaround
2019-10-27 bors[bot]Merge #2086
2019-10-27 Aleksey Kladovdocument almost all assists
2019-10-27 bors[bot]Merge #2085
2019-10-27 Aleksey Kladovlightly document assist_ctx module
2019-10-27 bors[bot]Merge #2084
2019-10-27 Aleksey Kladovuse more consistent naming
2019-10-27 Aleksey Kladovextract assist helper for getting a specific token
2019-10-27 Aleksey Kladovraw string assists work in macros
2019-10-27 bors[bot]Merge #2083
2019-10-27 Aleksey Kladovdocument some more assists
2019-10-26 bors[bot]Merge #2081
2019-10-26 Aleksey Kladovuse unicode bar for drawing the cursor
2019-10-26 bors[bot]Merge #2078
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
next