]> git.lizzy.rs Git - rust.git/history - crates
Merge #11118
[rust.git] / crates /
2021-12-26 bors[bot]Merge #11118
2021-12-26 Aleksey Kladovinternal: move ws attachment logic to the parser crate
2021-12-25 bors[bot]Merge #11117
2021-12-25 Aleksey Kladovrename
2021-12-25 Aleksey Kladovinternal: rename
2021-12-25 Aleksey Kladovinternal: replace TreeSink with a data structure
2021-12-23 bors[bot]Merge #10933
2021-12-23 hkalbasishow values of constants in hover
2021-12-22 bors[bot]Merge #11093
2021-12-22 Lukas WirthMake hover test not relient on minicore structure
2021-12-22 Lukas Wirthfix: Do not complete `Drop::drop`, complete `std::mem...
2021-12-21 bors[bot]Merge #11092
2021-12-21 Lukas Wirthinternal: Directly use self param in completions instea...
2021-12-21 bors[bot]Merge #11071 #11090
2021-12-21 bors[bot]Merge #11089
2021-12-21 Lukas WirthSimplify
2021-12-21 Lukas WirthDeduplicate lower ctx hygiene field
2021-12-21 Lukas WirthReplace a few String instances with SmolStr in completions
2021-12-21 Lukas WirthFully render type alias completions from hir
2021-12-21 Lukas WirthFully render const item completions from hir
2021-12-21 bors[bot]Merge #11086
2021-12-21 Lukas Wirthfmt +stable
2021-12-21 Lukas WirthSimplify type alias rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify macro rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify const rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify enum variant rendering, remove constructor...
2021-12-21 Lukas WirthSimplify function rendering, remove constructor structs
2021-12-21 Lukas WirthSimplify
2021-12-21 bors[bot]Merge #11083
2021-12-21 Lukas Wirthfix: Fix inline local assist not working in let stmt...
2021-12-21 bors[bot]Merge #11082
2021-12-21 Lukas Wirthinternal: Do less work in `hir::Semantics`
2021-12-21 bors[bot]Merge #11078
2021-12-21 Laurențiu NicolaFix typo in reformat number assist label
2021-12-20 bors[bot]Merge #11074
2021-12-20 Laurențiu NicolaBump default CHALK_SOLVER_MAX_SIZE to 150
2021-12-20 bors[bot]Merge #11073
2021-12-20 Lukas Wirthfix: Fix windows not finding the pdb file
2021-12-20 bors[bot]Merge #11069
2021-12-20 Lukas Wirthfix: Partially fix `ide_db::search` for crate roots
2021-12-20 bors[bot]Merge #11067
2021-12-20 Lukas WirthUpdate test output
2021-12-20 Lukas Wirthinternal: Store function param names in ItemTree
2021-12-20 bors[bot]Merge #11028
2021-12-20 Lukas WirthSimplify
2021-12-20 bors[bot]Merge #11065
2021-12-20 Lukas WirthSimplify NameClass::classify
2021-12-20 Lukas Wirthinternal: Don't kick off inference in Semantics::descen...
2021-12-20 bors[bot]Merge #10484
2021-12-20 bors[bot]Merge #11062
2021-12-20 patrick-guDon't say "a reference to" for Copy types
2021-12-19 iDawerRespect binding mode of a binding pattern for exhaustiv...
2021-12-19 iDawerinternal: Normalize field type after substituting
2021-12-19 iDawerinternal: sync match checking with rust-lang/rust f3162...
2021-12-19 Dawerinternal: Sync match checking algorithm with rustc
2021-12-19 bors[bot]Merge #11060
2021-12-19 Laurențiu NicolaBump object
2021-12-19 Laurențiu NicolaBump chalk
2021-12-19 bors[bot]Merge #11054
2021-12-18 ucrhhfix unwrap_block by removing double trimming
2021-12-18 bors[bot]Merge #11042
2021-12-18 bors[bot]Merge #11047
2021-12-18 bors[bot]Merge #11035
2021-12-18 bors[bot]Merge #11050
2021-12-18 rainy-mefeat: treat fn keyword inside function pointer type...
2021-12-18 bors[bot]Merge #11046
2021-12-18 Aleksey KladovUpdate crates/parser/src/lexed_str.rs
2021-12-18 Aleksey Kladovinternal: move all the lexing to the parser crate
2021-12-18 k-nasarefactor: chain iter
2021-12-18 Aleksey Kladovconverting lexed str to tokens
2021-12-18 Aleksey Kladovsoa all the things
2021-12-18 Aleksey Kladovmove tests
2021-12-18 Aleksey Kladovmove lexing to the parser crate
2021-12-18 Aleksey Kladovminor: dead code
2021-12-17 bors[bot]Merge #11043
2021-12-17 Jonas SchievinkInitial support for `#[rustc_legacy_const_generics]`
2021-12-17 bors[bot]Merge #11041
2021-12-17 Laurențiu NicolaFix some clippy lints
2021-12-17 bors[bot]Merge #10527
2021-12-17 Lukas WirthUpdate tests
2021-12-17 Laurențiu NicolaRemove needless clones
2021-12-17 Laurențiu NicolaSpelling nits
2021-12-17 Lukas WirthAdd a few default snippets for VSCode
2021-12-17 bors[bot]Merge #11040
2021-12-17 Lukas Wirthfix: Don't duplicate attribute completions
2021-12-16 k-nasamanual run sourcegen_lint_completions
2021-12-16 k-nasaAdd clippy lint group to attribute auto compleme
2021-12-16 k-nasaList struct to clonable
2021-12-16 bors[bot]Merge #11030
2021-12-15 Wang RuochenAdd comma for "move if to guard"
2021-12-15 bors[bot]Merge #11017
2021-12-15 Wang RuochenAdd coverage marks
2021-12-15 iDawerBump MSRV (1.57)
2021-12-15 bors[bot]Merge #11021
2021-12-14 Wang RuochenSupport "move if to guard" with an else branch
2021-12-14 bors[bot]Merge #11011
2021-12-14 Lukas Wirth`match_ast!` takes a pattern to allow underscore usage
2021-12-14 Lukas WirthSimplify
2021-12-14 bors[bot]Merge #11009
2021-12-14 Lukas WirthMove out doc-links tests into a separate module
next