| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #111664 - weihanglo:update-cargo, r=weihanglo | bors | 2023-05-17 | 1 | -0/+0 |
|\ |
|
| * | Update cargo | Weihang Lo | 2023-05-17 | 1 | -0/+0 |
* | | Auto merge of #111556 - cjgillot:copy-prop-nrvo, r=oli-obk | bors | 2023-05-16 | 19 | -240/+617 |
|\ \
| |/
|/| |
|
| * | Simplify implementation. | Camille GILLOT | 2023-05-14 | 1 | -22/+16 |
| * | Merge return place with other locals in CopyProp. | Camille GILLOT | 2023-05-14 | 19 | -218/+601 |
* | | Auto merge of #111650 - matthiaskrgr:rollup-n7w17v4, r=matthiaskrgr | bors | 2023-05-16 | 25 | -62/+286 |
|\ \ |
|
| * \ | Rollup merge of #111642 - GuillaumeGomez:only-impl-from-bodies, r=notriddle | Matthias Krüger | 2023-05-16 | 2 | -1/+65 |
| |\ \ |
|
| | * | | Add regression test for #111415 | Guillaume Gomez | 2023-05-16 | 1 | -0/+36 |
| | * | | Only keep impl blocks from bodies | Guillaume Gomez | 2023-05-16 | 1 | -1/+29 |
| * | | | Rollup merge of #111610 - bvanjoi:fix-99597, r=compiler-errors | Matthias Krüger | 2023-05-16 | 3 | -31/+76 |
| |\ \ \ |
|
| | * | | | fix(diagnostic): wrap parens for ref impl trait param | bohan | 2023-05-16 | 3 | -31/+76 |
| * | | | | Rollup merge of #111592 - Nemo157:fix-vec-capacity-examples, r=joshtriplett | Matthias Krüger | 2023-05-16 | 1 | -6/+6 |
| |\ \ \ \ |
|
| | * | | | | Change Vec examples to not assert exact capacity except where it is guaranteed | Wim Looman | 2023-05-15 | 1 | -6/+6 |
| | |/ / / |
|
| * | | | | Rollup merge of #111573 - compiler-errors:erase-re-error, r=WaffleLapkin | Matthias Krüger | 2023-05-16 | 3 | -1/+50 |
| |\ \ \ \ |
|
| | * | | | | Erase ReError properly | Michael Goulet | 2023-05-14 | 3 | -1/+50 |
| * | | | | | Rollup merge of #111533 - clubby789:drop-tracking-error, r=oli-obk | Matthias Krüger | 2023-05-16 | 8 | -11/+49 |
| |\ \ \ \ \ |
|
| | * | | | | | Handle error body when in generator layout | clubby789 | 2023-05-13 | 8 | -11/+49 |
| | | |_|/ /
| | |/| | | |
|
| * | | | | | Rollup merge of #111488 - compiler-errors:error-term, r=lcnr | Matthias Krüger | 2023-05-16 | 4 | -2/+30 |
| |\ \ \ \ \ |
|
| | * | | | | | Use error term if missing associated item in new solver | Michael Goulet | 2023-05-16 | 4 | -2/+30 |
| * | | | | | | Rollup merge of #107680 - dtolnay:docrepr, r=Amanieu | Matthias Krüger | 2023-05-16 | 4 | -10/+10 |
| |\ \ \ \ \ \
| | |/ / / / /
| |/| | | | | |
|
| | * | | | | | Hide repr attribute from doc of types without guaranteed repr | David Tolnay | 2023-05-16 | 4 | -10/+10 |
| |/ / / / / |
|
* | | | | | | Auto merge of #108062 - Zoxc:spec-incr, r=cjgillot | bors | 2023-05-16 | 4 | -17/+76 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | Specialize query execution for incremental and non-incremental | John Kåre Alsaker | 2023-05-14 | 4 | -17/+76 |
| | |/ / /
| |/| | | |
|
* | | | | | Auto merge of #105750 - oli-obk:valtrees, r=lcnr | bors | 2023-05-16 | 6 | -94/+137 |
|\ \ \ \ \ |
|
| * | | | | | Document how constants as opaque patterns behave differently. | Oli Scherer | 2023-05-16 | 2 | -4/+20 |
| * | | | | | Update some comments | Oli Scherer | 2023-05-15 | 1 | -9/+5 |
| * | | | | | Always fall back to PartialEq when a constant in a pattern is not recursively... | Oli Scherer | 2023-05-15 | 4 | -76/+104 |
| * | | | | | Unnest a variable in prep for the next commit which needs access to the place | Oli Scherer | 2023-05-15 | 1 | -5/+8 |
| | |_|/ /
| |/| | | |
|
* | | | | | Auto merge of #111639 - Nilstrieb:rollup-vg149lm, r=Nilstrieb | bors | 2023-05-16 | 51 | -282/+197 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Rollup merge of #111621 - ehuss:relnotes-1.58.1-date, r=Mark-Simulacrum | Nilstrieb | 2023-05-16 | 1 | -1/+1 |
| |\ \ \ \ \ |
|
| | * | | | | | Fix release date of 1.58.1 in release notes. | Eric Huss | 2023-05-15 | 1 | -1/+1 |
| * | | | | | | Rollup merge of #111620 - eholk:eholk-back-from-vacation, r=wesleywiser | Nilstrieb | 2023-05-16 | 1 | -0/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Add eholk back to compiler-contributors reviewers | Eric Holk | 2023-05-15 | 1 | -0/+1 |
| | |/ / / / / |
|
| * | | | | | | Rollup merge of #111617 - kesleta:master, r=Dylan-DPC | Nilstrieb | 2023-05-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Fixed typo | Benjamin Atelsek | 2023-05-15 | 1 | -1/+1 |
| | |/ / / / / |
|
| * | | | | | | Rollup merge of #111614 - aDotInTheVoid:nonsense, r=cjgillot | Nilstrieb | 2023-05-16 | 1 | -0/+30 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | Add more interesting nonsense to weird-exprs.rs | Alona Enraght-Moony | 2023-05-15 | 1 | -0/+30 |
| * | | | | | | | Rollup merge of #111607 - jyn514:clubby-reviews, r=clubby789 | Nilstrieb | 2023-05-16 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ |
|
| | * | | | | | | | Add clubby789 to the bootstrap review rotation | jyn | 2023-05-15 | 1 | -0/+1 |
| * | | | | | | | | Rollup merge of #111605 - klensy:fixup_version, r=compiler-errors | Nilstrieb | 2023-05-16 | 1 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | fixup version placeholder for cfi_encoding feature | klensy | 2023-05-15 | 1 | -1/+1 |
| * | | | | | | | | | Rollup merge of #111602 - tmiasko:erroneous-constant-used, r=oli-obk | Nilstrieb | 2023-05-16 | 33 | -248/+76 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Suppress "erroneous constant used" for constants tainted by errors | Tomasz Miąsko | 2023-05-15 | 33 | -248/+76 |
| | | |/ / / / / / /
| | |/| | | | | | | |
|
| * | | | | | | | | | Rollup merge of #111572 - kpreid:mdi, r=compiler-errors | Nilstrieb | 2023-05-16 | 1 | -2/+2 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Document that `missing_copy_implementations` and `missing_debug_implementatio... | Kevin Reid | 2023-05-14 | 1 | -2/+2 |
| * | | | | | | | | | | Rollup merge of #111449 - compiler-errors:recover-impl-generics-correctly, r=... | Nilstrieb | 2023-05-16 | 3 | -0/+19 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Recover `impl<T ?Sized>` correctly | Michael Goulet | 2023-05-15 | 3 | -0/+19 |
| | | |/ / / / / / / /
| | |/| | | | | | | | |
|
| * | | | | | | | | | | Rollup merge of #111428 - bvanjoi:fix-109250, r=Nilstrieb | Nilstrieb | 2023-05-16 | 9 | -29/+65 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | refactor(resolve): clean up the early error return caused by non-call | bohan | 2023-05-10 | 9 | -29/+65 |
* | | | | | | | | | | | | Auto merge of #111472 - djkoloski:compiletest_cfg_current_target, r=compiler-... | bors | 2023-05-16 | 1 | -5/+84 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|