]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-11-22 bors[bot]Merge #2351
2019-11-22 Aleksey KladovRename Atts trait
2019-11-22 Aleksey KladovEncapsulate Attrs
2019-11-22 bors[bot]Merge #2349
2019-11-22 Aleksey KladovBan println in lsp_server
2019-11-22 bors[bot]Merge #2350
2019-11-22 Aleksey KladovDon't continue line comments
2019-11-22 Piotr SzpetkowskiAdd support for Stringify builtin macro
2019-11-22 Edwin ChengMore correct expand macro
2019-11-21 bors[bot]Merge #2342
2019-11-21 bravomikekilofix tidy test
2019-11-21 bravomikekiloinitial invert_if
2019-11-21 Edwin ChengFix insert_whitespaces
2019-11-21 Edwin ChengAdd test for match_ast
2019-11-21 Edwin ChengAdd to_macro_file_kind
2019-11-21 Edwin ChengAdd MacroFileKind::Statements
2019-11-21 bors[bot]Merge #2341
2019-11-21 Edwin ChengFixed mbe trival subtree
2019-11-21 bors[bot]Merge #2340
2019-11-21 Aleksey KladovFix test mark placement
2019-11-21 bors[bot]Merge #2339
2019-11-21 Jeremy KolbUpdate crates
2019-11-21 bors[bot]Merge #2338
2019-11-21 Aleksey Kladovreformat
2019-11-21 Aleksey KladovRemove old hir::generics module
2019-11-21 Aleksey KladovReduce visibility
2019-11-21 Aleksey KladovResimplify
2019-11-21 bors[bot]Merge #2337
2019-11-21 Aleksey KladovRestore a mark
2019-11-21 Aleksey KladovMove resolver to hir_def
2019-11-21 Aleksey KladovDecouple
2019-11-21 Aleksey KladovSplit internal and user-visible ScopeDef
2019-11-21 Aleksey KladovUse GenericParam in ScopeDef
2019-11-21 Aleksey KladovMove ScopeDef
2019-11-21 Aleksey KladovDecouple
2019-11-21 Aleksey KladovDecouple
2019-11-21 Aleksey KladovMove expr resolver to resolve
2019-11-21 Aleksey KladovDecouple Resolver
2019-11-20 bors[bot]Merge #2336
2019-11-20 Aleksey KladovRemove npm.cmd
2019-11-20 bors[bot]Merge #2334
2019-11-20 Florian DieboldAdd rust-analyzer-expand-macro function for Emacs
2019-11-20 bors[bot]Merge #2332
2019-11-20 Aleksey KladovAlternative quite tests alias
2019-11-20 Aleksey KladovSimplify
2019-11-20 Aleksey KladovAdd HasResolver trait
2019-11-20 bors[bot]Merge #2330
2019-11-20 Aleksey KladovRemove hir/adt.rs
2019-11-20 bors[bot]Merge #2329
2019-11-20 Felix Kohlgrüberfix 2190; add test for "replace if let with match"
2019-11-20 Aleksey KladovSimplify generic params
2019-11-20 bors[bot]Merge #2328
2019-11-20 Aleksey KladovMove generic_params query to HIR
2019-11-20 bors[bot]Merge #2327
2019-11-20 Aleksey KladovMove constants to new ID
2019-11-20 Aleksey KladovDon't duplicate ContainerId type
2019-11-20 Aleksey KladovSwitch type aliases to new sources
2019-11-20 bors[bot]Merge #2326
2019-11-20 Aleksey KladovRemove duplicate tests
2019-11-20 bors[bot]Merge #2318
2019-11-20 Edwin ChengFix expand macro
2019-11-20 bors[bot]Merge #2325
2019-11-20 Aleksey KladovNext gen IDs for functions
2019-11-20 bors[bot]Merge #2324
2019-11-20 Aleksey KladovMove traits to hir_def
2019-11-20 bors[bot]Merge #2323
2019-11-20 Aleksey KladovRename with_ast -> with_value
2019-11-20 bors[bot]Merge #2322
2019-11-20 Aleksey KladovMove Generics to hir_def
2019-11-20 bors[bot]Merge #2321
2019-11-20 Aleksey KladovAllow non-path default type parameters
2019-11-20 bors[bot]Merge #2320
2019-11-20 Aleksey KladovCleanup imports
2019-11-20 bors[bot]Merge #2319
2019-11-20 Aleksey KladovRename Source::ast -> Source::value
2019-11-20 Aleksey Kladovadd ws
2019-11-20 Aleksey KladovMerge pull request #2297 from kiljacken/master
2019-11-19 bors[bot]Merge #2314
2019-11-19 Aleksey Kladov:arrow_up: rowan
2019-11-19 bors[bot]Merge #2291
2019-11-19 Edwin ChengMinor fix for outpu text formating
2019-11-19 Edwin ChengAdd shot doc for expand_macro module
2019-11-19 Edwin ChengAdd document in features.md
2019-11-19 Edwin ChengUse DocumentProvider instead of Hover
2019-11-19 Emil LauridsenAdd test for inlay hint truncation
2019-11-19 Emil LauridsenMove type inlay hint truncation to language server
2019-11-19 Edwin ChengImprove insert_whitespaces
2019-11-19 Edwin ChengChange return type of expand_macro
2019-11-19 Edwin ChengChange to use Expansion::file_id and reordering
2019-11-19 Edwin ChengFix npm formatting
2019-11-19 Edwin ChengRebase
2019-11-19 Edwin ChengAdd recursive expand in vscode
2019-11-19 bors[bot]Merge #2312
2019-11-19 Aleksey KladovRun CI on trying as well
2019-11-19 Edwin ChengFixed a bug for string lit in quote
2019-11-18 bors[bot]Merge #2309
2019-11-18 kjeremyGoto type def through macros
2019-11-18 bors[bot]Merge #2307
2019-11-18 kjeremyFix test
2019-11-18 bors[bot]Merge #2308
next