]> git.lizzy.rs Git - rust.git/history - crates
Merge #7619
[rust.git] / crates /
2021-02-03 Jonas SchievinkTest for name resolution with DefMap shortcut
2021-02-03 Jonas SchievinkShortcut `block_def_map` if there's no inner items
2021-02-03 bors[bot]Merge #7539
2021-02-03 Edwin ChengAdd cargo file tidy test
2021-02-03 Jonas SchievinkUse body lowering for block_def_map tests
2021-02-03 Jonas SchievinkUse block_def_map in body lowering
2021-02-03 bors[bot]Merge #7538
2021-02-03 Pavan Kumar SunkaraMake sure normal dependencies always have version
2021-02-03 Vladyslav Katasonovsupport extracting methods; no mut lowering
2021-02-03 Vladyslav Katasonovinitial version of extract function assist
2021-02-02 bors[bot]Merge #7525
2021-02-02 Jonas SchievinkFix resolution of `crate` paths from within blocks
2021-02-02 bors[bot]Merge #7523
2021-02-02 Laurențiu NicolaBump rustc_lexer
2021-02-02 Laurențiu NicolaBump chalk
2021-02-02 bors[bot]Merge #7522
2021-02-02 kjeremyUse non-deprecated memmap2 crate
2021-02-02 bors[bot]Merge #7521
2021-02-02 bors[bot]Merge #7520
2021-02-02 lumenianShow alias underlying type
2021-02-02 bors[bot]Merge #7518
2021-02-02 Jonas SchievinkUse the right `DefMap` when looking up modules
2021-02-02 bors[bot]Merge #7516
2021-02-02 Jonas SchievinkRevert "Use block_def_map in body lowering"
2021-02-01 bors[bot]Merge #7514
2021-02-01 Edwin ChengOnly allow one proc-macro process
2021-02-01 bors[bot]Merge #7512
2021-02-01 Laurențiu NicolaReap proc macro server instances
2021-02-01 bors[bot]Merge #7508
2021-02-01 Christopher SerrUpdate Test Data
2021-02-01 Christopher SerrDon't filter code suggestions on Applicability
2021-02-01 bors[bot]Merge #7507
2021-02-01 bors[bot]Merge #7506
2021-02-01 Jonas SchievinkShortcut `block_def_map` if there's no inner items
2021-02-01 Jonas SchievinkUse body lowering for block_def_map tests
2021-02-01 Jonas SchievinkUse block_def_map in body lowering
2021-01-31 bors[bot]Merge #7503
2021-01-31 bors[bot]Merge #7502
2021-01-31 Lukas WirthReturn inner attributes of outline mod declarations...
2021-01-31 Lukas WirthHonor #![macro_use] in mod source files
2021-01-30 bors[bot]Merge #7500
2021-01-30 Lukas WirthFix ast::String::value not properly escaping in some...
2021-01-30 bors[bot]Merge #7483
2021-01-30 bors[bot]Merge #7494
2021-01-30 Edwin ChengSimpilfy mbe parsing
2021-01-29 bors[bot]Merge #7493
2021-01-29 Laurențiu NicolaAdd --print-config-schema to help
2021-01-29 bors[bot]Merge #7491
2021-01-29 Edwin ChengSimplify mbe match error.
2021-01-29 Lukas WirthPrefer ValueNS when resolving hir path for PathExpressions
2021-01-29 bors[bot]Merge #7488
2021-01-29 Edwin ChengRename mbe_expander for consistency
2021-01-28 bors[bot]Merge #7487
2021-01-28 Kirill BulatovForbid flyimport completions in use statements
2021-01-28 bors[bot]Merge #7486
2021-01-28 bors[bot]Merge #7485
2021-01-28 Jonas SchievinkFix incorrect `FileId` and remove broken shortcut
2021-01-28 Lukas WirthClassify function calls as functions when shadowed...
2021-01-28 bors[bot]Merge #7482
2021-01-28 Jonas Schievinkblock_def_map: add a few macro tests
2021-01-28 bors[bot]Merge #7412
2021-01-28 bors[bot]Merge #7481
2021-01-28 Jonas SchievinkUpdate `original_module` when ascending `DefMap`s
2021-01-28 Edwin Chengbug fix
2021-01-28 Edwin ChengAsync Loading outdir and proc-macro
2021-01-28 bors[bot]Merge #7480
2021-01-28 Jonas SchievinkItemTree: Treat items in `MacroStmts` as top-level
2021-01-28 bors[bot]Merge #7478
2021-01-28 Aleksey KladovSimplify heavy tests
2021-01-28 bors[bot]Merge #7477
2021-01-28 bors[bot]Merge #7474
2021-01-28 Aleksey KladovMake logger-based debugging more pleasant
2021-01-28 bors[bot]Merge #7473
2021-01-28 Aleksey KladovUse RA_LOG in tests
2021-01-28 bors[bot]Merge #7472
2021-01-28 Aleksey KladovEasier to debug timeouts in tests
2021-01-28 bors[bot]Merge #7471
2021-01-27 bors[bot]Merge #7468
2021-01-27 Lukas WirthEnable fill_match_arms in macros
2021-01-27 bors[bot]Merge #7466
2021-01-27 Jonas SchievinkFix legacy macro resolution in block expressions
2021-01-27 bors[bot]Merge #7451
2021-01-27 bors[bot]Merge #7465
2021-01-27 Lukas WirthOnly hide parameter hints for path, field and methodcal...
2021-01-27 bors[bot]Merge #7464
2021-01-27 Jonas SchievinkExport `CARGO` for proc. macros
2021-01-27 bors[bot]Merge #7463
2021-01-27 Laurențiu NicolaBump deps
2021-01-27 bors[bot]Merge #7461
2021-01-27 Aleksey KladovSquelch a warning
2021-01-27 Aleksey Kladovadd more counts
2021-01-27 bors[bot]Merge #7460
2021-01-27 Aleksey Kladovadd more counts
2021-01-26 bors[bot]Merge #7457
2021-01-26 vsrsApply suggestions.
2021-01-26 vsrscargo fmt
2021-01-26 vsrsAdd debug only guard for the --wait-dbg flag
2021-01-26 bors[bot]Merge #7455
2021-01-26 Aleksey KladovMake always-assert crate reusable
2021-01-26 bors[bot]Merge #7405
next