]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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
2019-11-18 DJMcNabRemove the custom impl of AttrsOwner for ImplItem
2019-11-18 kjeremySupport hover through macro
2019-11-18 bors[bot]Merge #2305
2019-11-18 Aleksey KladovRemove CI badge
2019-11-18 bors[bot]Merge #2304
2019-11-18 kjeremyUse Source<&ast::Name> in classify_name
2019-11-18 bors[bot]Merge #2302
2019-11-18 Aleksey KladovCollapse TokenMap and RevTokenMap
2019-11-18 bors[bot]Merge #2301
2019-11-18 Aleksey KladovDon't create a separate bin for format hook
2019-11-18 bors[bot]Merge #2300
2019-11-18 Aleksey KladovToken-based reverse-mapping
2019-11-18 bors[bot]Merge #2299
2019-11-18 Aleksey KladovMore sources
2019-11-18 bors[bot]Merge #2298
2019-11-18 Aleksey KladovAdd ra_ide_api::expand
2019-11-18 Aleksey KladovMore Source
2019-11-18 bors[bot]Merge #2296
2019-11-18 Aleksey Kladovfix bors integration
2019-11-18 Aleksey KladovRemove obsolete links
2019-11-18 Aleksey KladovSwitch to Actions
2019-11-18 cad97Run npm travis through xvfb-run
2019-11-18 cad97Enable github actions ci
2019-11-18 bors[bot]Merge #2294
2019-11-18 Aleksey KladovPublicise GenericParams
2019-11-17 bors[bot]Merge #2292
2019-11-17 Aleksey Kladov:arrow_up: rowan
2019-11-17 bors[bot]Merge #2289
2019-11-17 Aleksey KladovMore correct expansion mapping
2019-11-17 bors[bot]Merge #2288
2019-11-17 Aleksey KladovMake shift an implementation detail of mbe
2019-11-17 bors[bot]Merge #2287
2019-11-17 bors[bot]Merge #2286
2019-11-17 Aleksey KladovDisable doctests
2019-11-17 Aleksey KladovAlias for less verbose tests
2019-11-17 bors[bot]Merge #2285
2019-11-17 Aleksey KladovDon't store shift redundantly
2019-11-17 bors[bot]Merge #2283
2019-11-17 Edwin ChengAdd bound check
2019-11-16 bors[bot]Merge #2280
next