]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-04 bors[bot]Merge #10460
2021-10-04 Jonas SchievinkOnly add `proc_macro` to prelude in proc-macro crates
2021-10-04 bors[bot]Merge #10456
2021-10-04 bors[bot]Merge #10457
2021-10-04 Jonas SchievinkAvoid cycle when lowering predicates for associated...
2021-10-04 Laurențiu NicolaRemove support for old-style sysroot
2021-10-04 bors[bot]Merge #10451
2021-10-04 Lukas WirthSimplify
2021-10-04 bors[bot]Merge #10449
2021-10-04 zhoufanmake Some(1..) parsed
2021-10-03 bors[bot]Merge #10442
2021-10-03 Laurențiu NicolaLimit depth to 1 when searching for Cargo.toml
2021-10-03 bors[bot]Merge #10441
2021-10-03 Lukas WirthHide generic constructors if appropriate
2021-10-03 Lukas Wirthfeat: Hide type inlay hints for constructors
2021-10-03 bors[bot]Merge #10439
2021-10-03 Lukas Wirthfix: fix insert_use incorrectly merging glob imports
2021-10-03 Lukas WirthMove module private logic down
2021-10-03 bors[bot]Merge #10438
2021-10-03 Lukas Wirthminor: Simplify
2021-10-03 bors[bot]Merge #10436
2021-10-03 vi_mifix: await insertion with try_expr during extract_function
2021-10-03 bors[bot]Merge #10437
2021-10-03 Lukas WirthFix extract_variable not allowing to extract macro...
2021-10-02 bors[bot]Merge #10431
2021-10-02 Aleksey Kladovminor: simplify
2021-10-02 Aleksey Kladovminor: cleanup
2021-10-02 Aleksey Kladovinternal: move code to where it's used and reduce visib...
2021-10-02 bors[bot]Merge #10430
2021-10-02 Lukas WirthFix rename trying to edit the same range multiple times
2021-10-02 bors[bot]Merge #10421
2021-10-02 bors[bot]Merge #10429
2021-10-02 Aleksey Kladovminor: dead code
2021-10-02 Aleksey Kladovinternal: remove deprecated method
2021-10-02 Aleksey Kladovminor: reduce duplication
2021-10-02 bors[bot]Merge #10428
2021-10-02 Aleksey Kladovminor: regen
2021-10-02 Aleksey Kladovminor: generated code readability
2021-10-02 bors[bot]Merge #10427
2021-10-02 Aleksey Kladovminor
2021-10-02 bors[bot]Merge #10426
2021-10-02 Aleksey Kladovinternal: untangle usages of ReferenceCategory somewhat
2021-10-02 bors[bot]Merge #10425
2021-10-02 Aleksey Kladovfix: remove semicolon diagnostics only highlights the...
2021-10-02 Aleksey Kladovinternal: use naming that matches intended use-case
2021-10-02 bors[bot]Merge #10422
2021-10-02 Laurențiu NicolaRemove temporary file on exception
2021-10-02 Laurențiu NicolaOverwrite file when running patchelf
2021-10-02 Laurențiu NicolaBump npm non-dev deps
2021-10-01 bors[bot]Merge #10418
2021-10-01 nathan.whitakerAdd whitespace b/w lifetime and mut in expansion
2021-10-01 bors[bot]Merge #10416
2021-10-01 Cassandra McCarthydocs: add note about `vscode-vim` in `on_enter`
2021-10-01 bors[bot]Merge #10415
2021-10-01 Laurențiu NicolaBump notify
2021-10-01 Laurențiu NicolaBump memmap2
2021-10-01 Laurențiu NicolaBump libc
2021-10-01 Laurențiu NicolaBump deps
2021-10-01 bors[bot]Merge #10414
2021-10-01 Jonas SchievinkAdd some profiling calls to name resolution
2021-10-01 bors[bot]Merge #10413
2021-10-01 Jonas SchievinkFix format highlighting with `concat!`
2021-10-01 bors[bot]Merge #10403
2021-10-01 lhvyAdd semantic token modifier for crate root
2021-10-01 bors[bot]Merge #10412
2021-10-01 Jonas SchievinkExpand `asm!` to `format_args!`
2021-10-01 bors[bot]Merge #10411
2021-10-01 Lukas WirthParenthesize expressions in if_to_bool_then assist...
2021-09-30 bors[bot]Merge #10406
2021-09-30 Lukas WirthRestructure syntax element highlighting
2021-09-30 bors[bot]Merge #10404
2021-09-30 Lukas WirthFix add missing semantic token modifier in SUPPORTED_MO...
2021-09-30 Lukas WirthSimplify
2021-09-30 bors[bot]Merge #10402
2021-09-30 Lukas WirthDon't show flyimport completions in use renames
2021-09-30 bors[bot]Merge #10398
2021-09-30 lhvyFix builtin_crates return type change
2021-09-30 bors[bot]Merge #10401
2021-09-30 Lukas WirthTest runnables check for test prefix and suffix in...
2021-09-30 lhvyAdd comment
2021-09-30 LucasReduce allocation in builtin_crates
2021-09-30 lhvyRemove unneeded semantic token definition
2021-09-30 bors[bot]Merge #10400
2021-09-30 Jonas SchievinkWork around tidy check
2021-09-30 lhvyGive defaultLibrary semantic token modifier to items...
2021-09-30 bors[bot]Merge #10399
2021-09-30 Jonas SchievinkAdd `const_format_args!` builtin macro, fix highlighting
2021-09-30 Dawerminor: don't drop binders when doing autoderef
2021-09-30 bors[bot]Merge #10397
2021-09-30 Jonas SchievinkUse itertools
2021-09-30 Jonas SchievinkLess hacky `assert!` expansion
2021-09-30 Jonas SchievinkFix format string highlighting in `panic!`
2021-09-30 bors[bot]Merge #10395
2021-09-30 Ariel DavisAdd pub(super) along with pub(crate) and pub as a compl...
2021-09-29 bors[bot]Merge #10389
2021-09-29 Giacomo StevanatoAdd regression test
2021-09-29 Giacomo StevanatoUse the right HirFileId for LowerCtx when expanding...
2021-09-29 bors[bot]Merge #10384
2021-09-29 bors[bot]Merge #10181
2021-09-29 hamidreza kalbasiremove glob import and cancellables
next