| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | | | | Rollup merge of #110095 - matthewjasper:ty-utils-diagnostics, r=compiler-errors | Matthias Krüger | 2023-04-09 | 2 | -0/+18 |
| |\ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | Add test for new delayed bug code path | Matthew Jasper | 2023-04-08 | 2 | -0/+18 |
| * | | | | | | | | | | Rollup merge of #108843 - compiler-errors:non_lifetime_binders-method-probe, ... | Matthias Krüger | 2023-04-09 | 2 | -0/+27 |
| |\ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | Instantiate instead of erasing binder when probing param methods | Michael Goulet | 2023-03-07 | 2 | -0/+27 |
* | | | | | | | | | | | | Auto merge of #109760 - MaciejWas:struct-tuple-field-names-suggestion, r=jack... | bors | 2023-04-09 | 2 | -2/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | better diagnostics for pattern matching tuple structs | Maciej Wasilewski | 2023-03-30 | 2 | -2/+21 |
* | | | | | | | | | | | | Auto merge of #109684 - fee1-dead-contrib:rv_const_range, r=Mark-Simulacrum | bors | 2023-04-09 | 6 | -6/+49 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | bless ui tests | Deadbeef | 2023-04-08 | 4 | -5/+34 |
| * | | | | | | | | | | | | Revert "Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_c... | Deadbeef | 2023-04-08 | 2 | -1/+15 |
* | | | | | | | | | | | | | Auto merge of #110041 - fmease:diag-sugg-adding-const-param, r=compiler-errors | bors | 2023-04-09 | 2 | -0/+88 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | suggest adding const param | León Orell Valerian Liehr | 2023-04-07 | 2 | -0/+88 |
| | |_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Auto merge of #110101 - JohnTitor:rollup-ol20aw7, r=JohnTitor | bors | 2023-04-09 | 4 | -4/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ \ \ \ \ \ | Rollup merge of #110096 - compiler-errors:tweak-tuple-idx-msg, r=Nilstrieb | Yuki Okushi | 2023-04-09 | 4 | -4/+19 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | | | | | | Tweak tuple indexing suggestion | Michael Goulet | 2023-04-08 | 4 | -4/+19 |
* | | | | | | | | | | | | | | | Auto merge of #109413 - compiler-errors:pointer-like-abi, r=cjgillot | bors | 2023-04-09 | 10 | -14/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / / /
|/| | | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | | Enforce that PointerLike requires a pointer-like ABI | Michael Goulet | 2023-04-08 | 10 | -14/+22 |
| |/ / / / / / / / / / / / / |
|
* | | | | | | | | | | | | | | Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naber | bors | 2023-04-08 | 5 | -0/+345 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Add feature gate | kadmin | 2023-04-07 | 5 | -10/+187 |
| * | | | | | | | | | | | | | Add ability to transmute with generic consts | kadmin | 2023-04-04 | 3 | -0/+168 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomez | Nilstrieb | 2023-04-08 | 1 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|/ / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | rustdoc: add test and bug fix for theme defaults | Michael Howell | 2023-04-06 | 1 | -0/+24 |
* | | | | | | | | | | | | | Auto merge of #110043 - ickk:fix_infer_message, r=eholk | bors | 2023-04-08 | 3 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | update tests/ui | ickk | 2023-04-07 | 3 | -3/+3 |
| | |_|/ / / / / / / / / /
| |/| | | | | | | | | | | |
|
* | | | | | | | | | | | | | Auto merge of #109788 - compiler-errors:trait-item-from-non-trait, r=petroche... | bors | 2023-04-07 | 9 | -118/+175 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Use smart-resolve when checking for trait in RHS of UFCS | Michael Goulet | 2023-04-07 | 9 | -118/+175 |
* | | | | | | | | | | | | | | Auto merge of #109983 - tmiasko:inline-try, r=bjorn3 | bors | 2023-04-07 | 4 | -182/+296 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | ./x.py test --bless | Tomasz Miąsko | 2023-04-07 | 4 | -182/+296 |
* | | | | | | | | | | | | | | Auto merge of #110036 - jackh726:placeholder_boundvar, r=nnethercote | bors | 2023-04-07 | 14 | -16/+16 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | Remove index from BrAnon | Jack Huey | 2023-04-06 | 14 | -16/+16 |
| |/ / / / / / / / / / / / |
|
* | | | | | | | | | | | | | Auto merge of #102906 - nbdd0121:mir, r=wesleywiser,tmiasko | bors | 2023-04-07 | 221 | -371/+455 |
|\ \ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / / /
|/| | | | | | | | | | | | |
|
| * | | | | | | | | | | | | Fix coverage test | Gary Guo | 2023-04-07 | 1 | -1/+1 |
| * | | | | | | | | | | | | Ignore many tests on wasm32 | Gary Guo | 2023-04-06 | 149 | -203/+279 |
| * | | | | | | | | | | | | Bless tests | Gary Guo | 2023-04-06 | 77 | -168/+176 |
| | |_|_|_|/ / / / / / /
| |/| | | | | | | | | | |
|
* | | | | | | | | | | | | Auto merge of #109663 - fee1-dead-contrib:rustc_macros-syn-2.0, r=Nilstrieb | bors | 2023-04-07 | 4 | -341/+347 |
|\ \ \ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / / / /
|/| | | | | | | | | | | |
|
| * | | | | | | | | | | | fix errors | Deadbeef | 2023-04-06 | 3 | -104/+111 |
| * | | | | | | | | | | | fix and bless ui tests 1/2 | Deadbeef | 2023-04-06 | 3 | -270/+269 |
* | | | | | | | | | | | | Rollup merge of #110022 - Ezrashaw:fix-parser-ident-regression, r=compiler-er... | Matthias Krüger | 2023-04-07 | 2 | -0/+22 |
|\ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | fix: fix regression in #109203 | Ezra Shaw | 2023-04-07 | 2 | -0/+22 |
* | | | | | | | | | | | | | Rollup merge of #110016 - GuillaumeGomez:gui-collapsed-mobile, r=notriddle | Matthias Krüger | 2023-04-07 | 1 | -7/+26 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | Run collapsed GUI test in mobile mode as well | Guillaume Gomez | 2023-04-06 | 1 | -7/+26 |
* | | | | | | | | | | | | | | Rollup merge of #110013 - compiler-errors:non-exhaustive-privacy-reason, r=Wa... | Matthias Krüger | 2023-04-07 | 2 | -10/+19 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | Make span a bit better | Michael Goulet | 2023-04-06 | 2 | -40/+19 |
| * | | | | | | | | | | | | | | Label non_exhaustive on privacy errors | Michael Goulet | 2023-04-06 | 2 | -3/+33 |
| | |_|_|_|_|_|_|_|_|/ / / /
| |/| | | | | | | | | | | | |
|
* | | | | | | | | | | | | | | Rollup merge of #109957 - fmease:fix-109905, r=petrochenkov | Matthias Krüger | 2023-04-07 | 4 | -4/+48 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| |_|_|_|_|_|/ / / / / / / /
|/| | | | | | | | | | | | | |
|
| * | | | | | | | | | | | | | account for self type when looking for source of unsolved ty var | León Orell Valerian Liehr | 2023-04-05 | 4 | -4/+48 |
* | | | | | | | | | | | | | | Rollup merge of #110004 - SparrowLii:failure_status, r=oli-obk | Matthias Krüger | 2023-04-06 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | add `dont_check_failure_status` option in the compiler test | SparrowLii | 2023-04-06 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | Rollup merge of #109782 - WaffleLapkin:nocommawhenremovingarguments, r=oli-obk | Matthias Krüger | 2023-04-06 | 4 | -1/+139 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |
|
| * | | | | | | | | | | | | | | | Don't leave a comma at the start of argument list when removing arguments | Maybe Waffle | 2023-03-30 | 4 | -13/+35 |
| * | | | | | | | | | | | | | | | Add a test for issue 109396 | Maybe Waffle | 2023-03-30 | 2 | -0/+116 |