]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-25 Bernardouse new translate_offset_with_edit for TryConvWith
2018-12-25 Bernardoadd line_index proptest
2018-12-25 Bernardomake criterion args work, small simplification
2018-12-25 Bernardofix arbitrary offset generation, col translation working
2018-12-25 Bernardocolumn translation implemented but not quite working yet
2018-12-25 Bernardoiterate over `Step`s which are either, newlines or...
2018-12-25 Bernardosimplify newline check with macro
2018-12-25 Bernardoremove slower impl, add benchmarks
2018-12-25 Bernardofinal iteration, faster a bit simpler
2018-12-25 Bernardosimplified version
2018-12-25 Bernardomove translate_offset_with_edit to ra_editor
2018-12-25 Bernardoinitial newline translation working
2018-12-25 Bernardotest translate_offset_with_edit against simple impl...
2018-12-25 Bernardosimplify and reduce number of values explored
2018-12-25 Bernardoproptest strategies for TextUnit and AtomTextEdit
2018-12-25 bors[bot]Merge #331
2018-12-25 Aleksey Kladovcancelled is not Copy
2018-12-24 bors[bot]Merge #328
2018-12-24 Aleksey Kladovfix warning conversion
2018-12-24 bors[bot]Merge #326
2018-12-24 gfreezyfix tests
2018-12-24 gfreezyremove option from Diagnostic
2018-12-24 gfreezykeep severity to Error & WeakWarning
2018-12-24 bors[bot]Merge #327
2018-12-24 Florian DieboldChange inference tests to have one per file
2018-12-24 Florian DieboldRename a variable for consistency
2018-12-24 Florian DieboldClean up Ty a bit
2018-12-24 bors[bot]Merge #278
2018-12-24 bors[bot]Merge #302
2018-12-24 DJMcNabAdd a very hacky workaround to not trace decorations...
2018-12-24 Hirokazu HataAdd make_pub_crate code action to ra_editor
2018-12-23 Florian DieboldPrepare Ty::new for resolution
2018-12-23 gfreezyremove unnecessary braces in use statments
2018-12-23 gfreezyadd serverity to vscode diagnostics
2018-12-23 Florian DieboldType the return values of call expressions
2018-12-23 Florian DieboldResolve paths to defs (functions currently) during...
2018-12-23 gfreezyresolved #324: remove unnecessary braces in use statement.
2018-12-23 Florian DieboldMake let statements kind of work
2018-12-23 Florian DieboldRemove unwraps
2018-12-23 Florian DieboldGet rid of the terrible nesting in PathExpr inference
2018-12-23 Florian DieboldCleanup
2018-12-23 Florian DieboldAdd testing infrastructure for type inference
2018-12-23 Florian DieboldParse integer / float types
2018-12-23 Florian DieboldAdd beginnings of type infrastructure
2018-12-23 DJMcNabImprove comment
2018-12-22 bors[bot]Merge #310
2018-12-22 gfreezymark as visited on entry instead of left
2018-12-22 bors[bot]Merge #323
2018-12-22 Aleksey Kladovworkaround salsa/parking-log bug
2018-12-22 bors[bot]Merge #322
2018-12-22 fraiFix analyzer extension fail when there are enabled...
2018-12-22 Aleksey Kladovless chatty logging
2018-12-22 bors[bot]Merge #321
2018-12-22 Aleksey Kladovless verbose debug
2018-12-22 Aleksey Kladovless verbose debug for library data
2018-12-22 Aleksey Kladovlog times
2018-12-22 bors[bot]Merge #320
2018-12-22 Aleksey Kladovcompletion uses hir scopes
2018-12-22 gfreezynot visit the same crateId only once
2018-12-21 bors[bot]Merge #319
2018-12-21 Aleksey Kladovfix snippet icon
2018-12-21 Aleksey Kladovbinding icon
2018-12-21 Aleksey Kladovdebug pring
2018-12-21 Aleksey Kladovmoar icons
2018-12-21 bors[bot]Merge #316
2018-12-21 Aleksey Kladovmore icons
2018-12-21 DJMcNabMove the self handling from directly inside the loop
2018-12-21 Aleksey Kladovmove completion items to conv
2018-12-21 bors[bot]Merge #318
2018-12-21 DJMcNabRemove TODO on self_hosting_parsing
2018-12-21 Aleksey Kladovspecify completion item kind
2018-12-21 Aleksey Kladovcleanup
2018-12-21 Aleksey Kladovintroduce ComletionItemKind
2018-12-21 Aleksey Kladovrename completion kind
2018-12-21 DJMcNabRemove uneeded todo in lexer
2018-12-21 DJMcNabFix handling of nested self in paths
2018-12-21 bors[bot]Merge #315
2018-12-21 Aleksey Kladovcleanup
2018-12-21 Aleksey Kladovdocs
2018-12-21 Aleksey Kladovrename tests
2018-12-21 Aleksey Kladovscope-based copmletions on original file
2018-12-21 Aleksey Kladovmove path completion to a separate component
2018-12-21 Aleksey Kladovremove explicit serde_derive
2018-12-21 Aleksey Kladovjoin lines collapses use_trees
2018-12-21 Aleksey Kladovmore completion components
2018-12-21 bors[bot]Merge #313
2018-12-21 Aleksey KladovStart splitting completion into components
2018-12-21 DJMcNabFix where clauses using fully qualified path syntax
2018-12-21 DJMcNabUndo the previous mistaken change and make publish_deco...
2018-12-21 Aleksey Kladovhide empty changes
2018-12-21 Aleksey Kladovwip
2018-12-21 Aleksey Kladovadd tests for pd
2018-12-21 Aleksey Kladovshow debug repr of literals
2018-12-21 bors[bot]Merge #312
2018-12-21 Aleksey Kladovorganize completion tests better
2018-12-21 gfreezyadd #[cfg(test)]
2018-12-21 gfreezyrename to dfs_find
2018-12-21 gfreezyWhen constructing a crate graph, detect and forbid...
2018-12-21 Aleksey Kladovuse completions in API
2018-12-21 Aleksey Kladovuse Completions to collect completions
next