]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-12-30 csmoeparse minus before number literal
2018-12-27 bors[bot]Merge #325
2018-12-27 bors[bot]Merge #339
2018-12-27 Aleksey Kladovfix suffix ranges
2018-12-27 Aleksey Kladovdump validation errors
2018-12-27 Aleksey Kladovsupport literal suffixes
2018-12-27 Aleksey Kladovdedupe literal parsers
2018-12-27 bors[bot]Merge #337
2018-12-27 Aleksey Kladovcheck edits in diagnostics
2018-12-27 bors[bot]Merge #332
2018-12-27 bors[bot]Merge #336
2018-12-27 Aleksey Kladovadd cancelation module & cancelation backtraces
2018-12-27 Aleksey Kladovfix the test
2018-12-27 Aleksey Kladovexpose make_pub_crate action
2018-12-27 bors[bot]Merge #334
2018-12-26 gfreezyfix use std::{self}
2018-12-26 bors[bot]Merge #333
2018-12-25 Florian DieboldResolve field types lazily
2018-12-25 Bernardotest code and dependency cleanup
2018-12-25 Florian DieboldAdd a hir::TypeRef as an intermediate between ast:...
2018-12-25 Bernardochange to `TextEdit` to avoid allocation and sort
2018-12-25 Florian DieboldImplement reference / pointer types
2018-12-25 Bernardoremove benchmark and simplify tests
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 gfreezyfix tests
2018-12-25 Florian DieboldHandle structs/enums with missing names a bit better
2018-12-25 gfreezyadd fix for removing unnecessary braces in use statements
2018-12-25 Florian DieboldDetermine receiver for completion in a more robust way
2018-12-25 Florian DieboldCleanup
2018-12-25 Florian DieboldAdd . to trigger characters
2018-12-25 Florian DieboldImplement basic completion for fields
2018-12-25 Florian DieboldImprove parsing of incomplete field accesses in prepara...
2018-12-25 Florian DieboldType field accesses
2018-12-25 Florian DieboldCollect field data for structs/enum variants
2018-12-25 Florian DieboldAdd AST definitions for struct/variant fields etc.
2018-12-25 Florian DieboldInfer result of struct literals, and recurse into their...
2018-12-25 Florian DieboldDo name resolution by namespace (types/values)
2018-12-25 Florian DieboldAdd basic HIR and types for structs/enums
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
next