]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-02-08 bors[bot]Merge #11436
2022-02-08 TheDoctor314Fix renaming super keyword
2022-02-08 TheDoctor314Add test
2022-02-07 bors[bot]Merge #11427
2022-02-07 Moritz Vetteradd missing snake case attribute, update hash
2022-02-06 bors[bot]Merge #11416
2022-02-06 bors[bot]Merge #11420
2022-02-06 Moritz Vetterfix two vulneabilities (moderate: 1, high: 1) by runnin...
2022-02-06 bors[bot]Merge #11418
2022-02-06 Moritz VetterBump pulldown-cmark-to-cmark, adjust usages and fix...
2022-02-05 Jack ClaytonFix eslint errors
2022-02-05 bors[bot]Merge #11415
2022-02-05 Laurențiu NicolaBump thread_local
2022-02-05 Laurențiu NicolaUpdate lockfile
2022-02-05 Laurențiu NicolaRevert "Bump dashmap"
2022-02-05 bors[bot]Merge #11412
2022-02-05 The0x539Fix trait impl completion ranges
2022-02-04 bors[bot]Merge #11411
2022-02-04 Lukas WirthSimplify
2022-02-03 bors[bot]Merge #11406
2022-02-03 Laurențiu NicolaUpdate install notes
2022-02-03 bors[bot]Merge #11403
2022-02-03 Lukas WirthShrink `mbe::ExpandError` and `mbe::ParseError`
2022-02-03 bors[bot]Merge #11402
2022-02-03 Lukas Wirthfix: Fix vis restriction path completions always using...
2022-02-03 bors[bot]Merge #11401
2022-02-03 Lukas WirthAdd abi string completions
2022-02-03 Lukas WirthSort completion calls lexicographically
2022-02-03 bors[bot]Merge #11397
2022-02-03 Lukas WirthSimplify
2022-02-03 Lukas WirthMove path completions for patterns into pattern module
2022-02-03 Lukas WirthCleanup PathCompletionContext qualifier handling
2022-02-03 Lukas WirthAdd missing test for use completions
2022-02-03 Lukas WirthAdd completion module tailored towards visibility modifiers
2022-02-03 Lukas WirthAdd completion module tailored towards use trees
2022-02-03 Lukas WirthMove attribute path completions into attribute completi...
2022-02-03 bors[bot]Merge #11399
2022-02-03 Florian DieboldFix assoc type shorthand from method bounds
2022-02-02 bors[bot]Merge #11394
2022-02-02 Lukas WirthFix test fixture
2022-02-02 bors[bot]Merge #11395
2022-02-02 Lukas Wirthfix: Fix and re-enable format string completions
2022-02-02 Lukas WirthCleanup `Completions` api a bit
2022-02-02 Lukas WirthFix generate_function assist trying to use name-ref...
2022-02-02 Lukas Wirthfeat: Deprioritize completions of private but editable...
2022-02-01 bors[bot]Merge #11322
2022-02-01 bors[bot]Merge #11393
2022-02-01 Jeroen Vannevelrollup match
2022-02-01 Lukas Wirthfix: Complete functions and methods from block level...
2022-02-01 bors[bot]Merge #11391
2022-02-01 Lukas Wirthminor: Add some debug traces for cfg fetching
2022-02-01 bors[bot]Merge #11390
2022-02-01 Lukas WirthDeprioritize ops function completions for non-method...
2022-02-01 Jeroen Vannevelbetter comparison
2022-02-01 Jeroen Vannevelremoved redundant test
2022-02-01 Jeroen Vanneveladded FIXME
2022-02-01 Jeroen Vanneveldon't tear body
2022-02-01 Jeroen Vannevelno longer support comments on their own
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 Jeroen Vannevelfixed whitespace
2022-01-22 Jeroen Vannevelwhitespace
next