]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-01 Lukas Wirthfix: Complete functions and methods from block level...
2022-02-01 Lukas Wirthminor: Add some debug traces for cfg fetching
2022-02-01 Lukas WirthDeprioritize ops function completions for non-method...
2022-01-31 bors[bot]Merge #11388
2022-01-31 Lukas Wirthfix: Fix proc-macro server not using the supplied span...
2022-01-31 bors[bot]Merge #11291
2022-01-31 Lukas WirthMake more precise range macro upmapping
2022-01-31 Lukas WirthFix token ascension single token check being inverted
2022-01-31 bors[bot]Merge #11182
2022-01-31 bors[bot]Merge #11384
2022-01-31 Lukas WirthComplete local fn and closure params from surrounding...
2022-01-30 bors[bot]Merge #11382
2022-01-30 Lukas WirthFix cfg_attr invalidating derive identifier IDE functio...
2022-01-30 Lukas WirthReduce allocations in attribute collection
2022-01-30 bors[bot]Merge #11377
2022-01-30 Florian DieboldUpdate README.md
2022-01-30 bors[bot]Merge #11356
2022-01-28 bors[bot]Merge #11367
2022-01-28 Maybe WaffleUse `compare_exchange_weak` in `limit::Limit::check`
2022-01-28 bors[bot]Merge #11365
2022-01-28 vlad20012Add a way to disable dll copying for users of proc_macr...
2022-01-28 bors[bot]Merge #11360
2022-01-28 vlad20012Rollback env vars changed by a proc macro
2022-01-28 Maybe Wafflefeat: Honor recursion limit configuration
2022-01-28 Maybe WaffleUse `crate_limits` query in macro expansion
2022-01-28 Maybe WaffleAdd `crate_limits` query to `SourceDatabase`
2022-01-27 bors[bot]Merge #11288
2022-01-27 Andrew OnyshchukSupport <code> blocks from Rust docs
2022-01-27 bors[bot]Merge #11353
2022-01-27 bors[bot]Merge #11354
2022-01-27 Jonas SchievinkMore correct `$crate` handling in eager macros
2022-01-27 vlad20012Set current working directory for procedural macros
2022-01-26 bors[bot]Merge #11348
2022-01-26 Jonas SchievinkFix merge commit check for git 2.35
2022-01-26 bors[bot]Merge #11347
2022-01-26 Jonas SchievinkFix resolution of eager macro contents
2022-01-26 bors[bot]Merge #11345
2022-01-26 Waffle Maybeminor: fix a typo in the style guide
2022-01-25 bors[bot]Merge #11281
2022-01-24 bors[bot]Merge #11340
2022-01-24 Jonas SchievinkMake syntax bridge fully infallible
2022-01-23 bors[bot]Merge #11334
2022-01-23 Lukas Wirthfix: don't panic in semantics due to `cfg_attr` disrupt...
2022-01-22 bors[bot]Merge #11330
2022-01-22 Laurențiu NicolaBump npm deps
2022-01-21 bors[bot]Merge #11329
2022-01-21 Laurențiu NicolaBump chalk
2022-01-21 Laurențiu NicolaBump pulldown-cmark and pulldown-cmark-to-cmark
2022-01-21 Laurențiu NicolaBump hashbrown
2022-01-21 Laurențiu NicolaBump dashmap
2022-01-21 bors[bot]Merge #11327
2022-01-21 Jonas SchievinkRemove redundant `Option` from eager macro fns
2022-01-19 bors[bot]Merge #11321
2022-01-19 Schuyler CohenRemove spurious format
2022-01-19 bors[bot]Merge #11314
2022-01-18 Jonas SchievinkUpdate tests
2022-01-18 Jonas SchievinkDon't load auxiliary crates outside the workspace
2022-01-18 bors[bot]Merge #11310
2022-01-17 bors[bot]Merge #11311
2022-01-17 Wesley NorrisAdd test for comments not directly next to items
2022-01-17 Wesley NorrisAdd a test for multi-single-line comments as well
2022-01-17 Wesley Norrisfix: insert auto-imports after header comments
2022-01-17 Chris Pricefix: remove pipe from surroundingPairs
2022-01-17 bors[bot]Merge #11308
2022-01-17 Jonas Schievinkstatus: output all crates a file belongs to
2022-01-17 bors[bot]Merge #11307
2022-01-17 Jonas SchievinkAllow macros to expand to or-patterns
2022-01-17 bors[bot]Merge #11304
2022-01-17 Laurențiu NicolaTemporarily disable format string completions
2022-01-16 bors[bot]Merge #11287
2022-01-15 bors[bot]Merge #11294
2022-01-15 Lukas WirthMove format specifier lexing from syntax to ide_db
2022-01-15 bors[bot]Merge #11293
2022-01-15 Lukas Wirthfeat: Add very simplistic ident completion for format_a...
2022-01-15 bors[bot]Merge #11292
2022-01-15 Lukas Wirthinternal: Decrease PartialOrd and PartialEq trait metho...
2022-01-15 Jake Heinzmake it a config
2022-01-14 Miloformat
2022-01-14 Milofix overly
2022-01-14 bors[bot]Merge #11248
2022-01-14 Jeroen Vannevelstyling fixes
2022-01-14 bors[bot]Merge #11286
2022-01-14 Jonas SchievinkClean up assoc item collection a bit
2022-01-14 bors[bot]Merge #11284
2022-01-14 Jonas SchievinkRemove redundant recursion limit
2022-01-14 bors[bot]Merge #11283
2022-01-14 Lukas Wirthfix: Adjust `.` typing auto indentation
2022-01-14 Jake Heinzhacky fix for cancelling
2022-01-14 Jake Heinzone last bit of cleanup
2022-01-14 bors[bot]Merge #11282
2022-01-14 Lukas Wirthfix: Properly cache files in Semantics when ascending...
2022-01-14 Jake Heinzremoved scoped threads, cleanup
2022-01-14 Lukas WirthReplace HasSource usages with Semantics equivalent
2022-01-14 Jake Heinzcleanup + detect num cpus
2022-01-14 Jake Heinzcleanup
2022-01-14 Jake Heinzuse index map
2022-01-14 Jake Heinzmake progress callback dyn
2022-01-14 Jake Heinzfix warnings
2022-01-14 Jake Heinzsimplify
2022-01-14 Jake Heinzide: parallel prime caches
next