]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-10-02 Lukas WirthFix rename trying to edit the same range multiple times
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-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
2021-09-28 bors[bot]Merge #10385
2021-09-28 Jonas SchievinkImplicitly depend on `test`
2021-09-28 bors[bot]Merge #10373
2021-09-28 Dawerfix: replace errors in a type when doing autoderef
2021-09-28 Jonas Schievinksupport non-extern-prelude dependencies
2021-09-28 bors[bot]Merge #10382
2021-09-28 Lukas WirthFix inline_call breaking RecordExprField shorthands
2021-09-28 hamidreza kalbasiadd vscode native onEnterRules
2021-09-28 bors[bot]Merge #10305
2021-09-28 bors[bot]Merge #10362
2021-09-28 longfangsongAddress comments
2021-09-28 龙方淞Update crates/vfs/src/vfs_path.rs
2021-09-28 龙方淞Update crates/ide_assists/src/handlers/move_from_mod_rs.rs
2021-09-28 longfangsonginitial commit
2021-09-27 bors[bot]Merge #10378
2021-09-27 Jonas SchievinkImplement most proc_macro span handling methods
2021-09-27 bors[bot]Merge #10377
2021-09-27 Jonas SchievinkImplement `save_span` / `recover_proc_macro_span`
2021-09-27 bors[bot]Merge #10375
2021-09-27 Lukas WirthUse SmallVec<[_; 1]> in `descend_into_macros_impl`
2021-09-27 bors[bot]Merge #10374
2021-09-27 Jonas SchievinkMake `stringify!` prettify its input
2021-09-27 Dawerfix: replace errors in receiver type when iterating...
2021-09-27 bors[bot]Merge #10372
2021-09-27 Lukas WirthCleanup descend_into_macros_impl
2021-09-27 bors[bot]Merge #10366
2021-09-27 Laurențiu NicolaEnable attribute proc macros by default
2021-09-27 Giacomo StevanatoUpdate failing test
2021-09-27 Giacomo StevanatoAdd regression test
2021-09-27 Giacomo StevanatoMove `GenericParams`'s handling of `impl Trait` into...
2021-09-27 bors[bot]Merge #10353
2021-09-27 Giacomo StevanatoRemove SourceMap
2021-09-27 Giacomo StevanatoRemove GenericParams::new
2021-09-27 Giacomo StevanatoMake impls of `HasChildSource` and `ChildBySource`...
2021-09-27 bors[bot]Merge #10364
next