]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-18 bors[bot]Merge #8560
2021-04-18 Chayim Refael... Escape characters in doc comments in macros correctly
2021-04-17 bors[bot]Merge #8559
2021-04-17 Lukas WirthAdd some more error messages to fixture failure cases
2021-04-17 bors[bot]Merge #8557
2021-04-17 Yoshua WuytsAdd an error message to fixture errors
2021-04-17 bors[bot]Merge #8551
2021-04-17 Bernhard Schusternail rowan version down
2021-04-17 bors[bot]Merge #8550
2021-04-17 Edwin ChengHandle extended key value attr in mbe
2021-04-17 bors[bot]Merge #8549
2021-04-17 Jonas SchievinkFix `TestDB::module_at_position` with submodules
2021-04-16 bors[bot]Merge #8546
2021-04-16 Lukas WirthReturn CallInfo for unclosed call expressions
2021-04-16 bors[bot]Merge #8542
2021-04-16 bors[bot]Merge #8539
2021-04-16 bors[bot]Merge #8545
2021-04-16 Jonas SchievinkFix primitive shadowing with inner items
2021-04-16 bors[bot]Merge #8543
2021-04-16 Jonas SchievinkInclude path in `unresolved-macro-call` diagnostic
2021-04-16 DawerFill match arms for a tuple of a single enum.
2021-04-16 Kirill BulatovExclude inherent traits from flyimports
2021-04-15 bors[bot]Merge #8536
2021-04-15 Milochange grammar
2021-04-15 bors[bot]Merge #8535
2021-04-15 Jonas SchievinkFix markdown links
2021-04-15 bors[bot]Merge #8534
2021-04-15 Jonas SchievinkRemove unneeded annotations from find_path tests
2021-04-15 bors[bot]Merge #8510 #8533
2021-04-15 Jonas SchievinkFix typo in style guide
2021-04-15 bors[bot]Merge #8532
2021-04-15 Jonas SchievinkMake find_path tests adhere to style guide
2021-04-15 bors[bot]Merge #8529
2021-04-15 kjeremyUpdate license check
2021-04-15 kjeremynotify 5.0.0.pre7
2021-04-15 bors[bot]Merge #8526
2021-04-15 Kirill BulatovDo not show flyimports in trait or impl declarations
2021-04-14 bors[bot]Merge #8515
2021-04-14 Kirill BulatovProfile trait solving for all invocations
2021-04-14 bors[bot]Merge #8514
2021-04-14 Kirill BulatovBetter places for spans
2021-04-14 Kirill BulatovWe need to go deeper
2021-04-14 Kirill BulatovAdd a missing span
2021-04-13 Jonas SchievinkMove cursor position when using item movers
2021-04-13 bors[bot]Merge #8507
2021-04-13 Jonas Schievinkinternal: follow test style guide in typing.rs
2021-04-13 bors[bot]Merge #8506
2021-04-13 kjeremycrossbeam-channel 0.5.1
2021-04-13 bors[bot]Merge #8504
2021-04-13 Jonas Schievinkdecl_check: follow test style guide
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
next