]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-13 bors[bot]Merge #8432
2021-04-13 bors[bot]Merge #8354
2021-04-13 bors[bot]Merge #8415
2021-04-13 bors[bot]Merge #8489
2021-04-13 bors[bot]Merge #8500
2021-04-13 Aleksey Kladovinternal: fix flakiness of accidentally quadratic test
2021-04-13 bors[bot]Merge #8499
2021-04-13 Aleksey Kladovinternal: don't use `#[should_panic]` for tests
2021-04-13 bors[bot]Merge #8498
2021-04-13 Aleksey Kladovfeat: improve performance by delaying computation of...
2021-04-13 Aleksey KladovEnsure that listing&resolving code actions use the...
2021-04-13 Jadeaddress review feedback
2021-04-13 bors[bot]Merge #8494
2021-04-13 Aleksey Kladovinternal: unfork code paths for unresolved and resolved...
2021-04-13 bors[bot]Merge #8496
2021-04-13 Laurențiu NicolaExclude nightly tag from git describe to fix version...
2021-04-12 Jonas SchievinkAdd a cov_mark
2021-04-12 Jonas SchievinkSimplify multiline check
2021-04-12 Jonas SchievinkIndent block expressions on enter
2021-04-12 bors[bot]Merge #8488
2021-04-12 Jakub KądziołkaFix typo: liner -> linear
2021-04-12 bors[bot]Merge #8483
2021-04-12 Aleksey Kladovinternal: clarify who a rls-2.0 wg
2021-04-12 bors[bot]Merge #8481
2021-04-12 Aleksey Kladovinternal: prepare for lazy diagnostics
2021-04-12 bors[bot]Merge #8478
2021-04-12 Aleksey Kladovfix: don't spam repeated error messages when `cargo...
2021-04-12 bors[bot]Merge #8476
2021-04-12 Aleksey Kladovfeat: avoid checking the whole project during initial...
2021-04-11 BrandonAdd macro test
2021-04-11 bors[bot]Merge #8469
2021-04-11 Florian DieboldRemove assertion in impl collection
2021-04-10 bors[bot]Merge #8465
2021-04-10 Jonas SchievinkInclude more info in assert
2021-04-10 bors[bot]Merge #8463
2021-04-10 Jonas SchievinkSupport macros in pattern position
2021-04-10 bors[bot]Merge #8436
2021-04-10 bors[bot]Merge #8460
2021-04-10 Jonas SchievinkRevert "Rewrite `#[derive]` removal to be based on...
2021-04-10 Jonas SchievinkRevert "Use `pub(crate)`"
2021-04-10 Jonas SchievinkRevert "Use `name![derive]`"
2021-04-10 bors[bot]Merge #8458
2021-04-10 Lukas WirthRespect test style guidelines in tests::traits
2021-04-10 bors[bot]Merge #8457
2021-04-10 Lukas WirthAdd test for binary op return ty with adt
2021-04-10 Lukas WirthAdd manual ops::Add impls to test::traits::closure_2
2021-04-10 Lukas WirthImplement more precise binary op return type prediction
2021-04-10 bors[bot]Merge #8410
2021-04-10 bors[bot]Merge #8384
2021-04-10 Aleksey KladovLet's try testing for "is not quadratic" condition
2021-04-09 bors[bot]Merge #8453
2021-04-09 Jonas SchievinkAvoid an unnecessary `collect`
2021-04-09 bors[bot]Merge #8450
2021-04-09 Lukas WirthInsert unnamed consts to ChildBySource DynMap
2021-04-09 bors[bot]Merge #8447
2021-04-09 Jonas SchievinkResolve prelude and crate root names in the root DefMap
2021-04-09 bors[bot]Merge #8443 #8446
2021-04-09 Jonas SchievinkUse `name![derive]`
2021-04-09 Jonas SchievinkUndo path resolution hack for extern prelude
2021-04-09 bors[bot]Merge #8445
2021-04-09 Florian DieboldMore cleanups / module docs
2021-04-09 Florian DieboldMore cleanups
2021-04-09 Florian DieboldMore moving stuff around
2021-04-09 Jonas SchievinkUse `pub(crate)`
2021-04-09 bors[bot]Merge #8444
2021-04-09 Jonas SchievinkShrink `unlinked-file` diagnostic to 3 characters
2021-04-09 Florian DieboldMove some more stuff to better places
2021-04-09 Florian DieboldMove ToChalk -> mapping
2021-04-09 Florian DieboldReorganize hir_ty modules
2021-04-09 Jonas SchievinkRewrite `#[derive]` removal to be based on AST
2021-04-09 Jonas SchievinkStore `#[derive]` attribute ID along macro invoc
2021-04-09 Jonas SchievinkRename `Attr`s `index` field to `id`
2021-04-09 Jonas SchievinkAdd `AttrId` to track attribute sources
2021-04-09 bors[bot]Merge #8406
2021-04-09 Florian DieboldImprove indexing of impls
2021-04-09 bors[bot]Merge #8440
2021-04-09 Florian DieboldFix crash on syn involving lifetimes returned by Chalk
2021-04-09 BrandonFix extract function's mutability of variables outlivin...
2021-04-08 bors[bot]Merge #8429
2021-04-08 Jadedecl_check: consider outer scopes' allows
2021-04-08 bors[bot]Merge #8433
2021-04-08 Florian DieboldCleanup
2021-04-08 Florian DieboldIntern Variances
2021-04-08 Florian DieboldDon't intern ProgramClause at all
2021-04-08 Florian DieboldIntern QuantifiedWhereClauses
2021-04-08 Florian DieboldIntern ProgramClauses
2021-04-08 Florian DieboldIntern CanonicalVarKinds
2021-04-08 Florian DieboldIntern consts & lifetimes
2021-04-08 Florian DieboldIntern types
2021-04-08 Florian DieboldIntern Substitutions
2021-04-08 Florian DieboldIntern VariableKinds
2021-04-08 bors[bot]Merge #8431
2021-04-08 Chetan Khilosiya8024: Added the trait modifier for assoc types.
2021-04-08 Chetan Khilosiya8425: Added documentation for on enter covering //...
2021-04-08 bors[bot]Merge #8428
2021-04-08 Jonas SchievinkUse named fields in `MacroCallKind`
2021-04-08 Chetan Khilosiya8279: Fix the not operator use and test case fix.
2021-04-08 Chetan Khilosiya8279: Added initial implementation for
2021-04-08 bors[bot]Merge #8426
2021-04-08 Jonas SchievinkTrack recursion limit when expanding custom derive
next