| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #111363 - asquared31415:tidy_no_random_ui_tests, r=fee1-dead | bors | 2023-05-13 | 1 | -3/+0 |
|\ |
|
| * | tidy check to find misc files in ui tests, and clean up the results | asquared31415 | 2023-05-09 | 1 | -3/+0 |
* | | Rollup merge of #111451 - compiler-errors:note-cast-origin, r=b-naber | Dylan DPC | 2023-05-13 | 1 | -8/+1 |
|\ \ |
|
| * | | Note base types of coercion | Michael Goulet | 2023-05-12 | 1 | -8/+1 |
| |/ |
|
* | | Rollup merge of #111096 - AngelicosPhosphoros:overflow_checks_issue_91130, r=... | Dylan DPC | 2023-05-13 | 2 | -0/+18 |
|\ \ |
|
| * | | Add support for `cfg(overflow_checks)` | AngelicosPhosphoros | 2023-05-11 | 2 | -0/+18 |
| |/ |
|
* | | Adjust tests for new drop and forget lints | Urgau | 2023-05-10 | 1 | -1/+0 |
|/ |
|
* | Rollup merge of #110694 - est31:builtin, r=petrochenkov | Dylan DPC | 2023-05-09 | 2 | -0/+19 |
|\ |
|
| * | Add feature gate | est31 | 2023-05-05 | 2 | -0/+19 |
* | | Rollup merge of #109677 - dpaoliello:rawdylib, r=michaelwoerister,wesleywiser | Yuki Okushi | 2023-05-06 | 6 | -81/+0 |
|\ \
| |/
|/| |
|
| * | Stablize raw-dylib, link_ordinal and -Cdlltool | Daniel Paoliello | 2023-04-18 | 6 | -81/+0 |
* | | Rollup merge of #105452 - rcvalle:rust-cfi-3, r=bjorn3 | Manish Goregaokar | 2023-05-03 | 2 | -0/+16 |
|\ \ |
|
| * | | Add cross-language LLVM CFI support to the Rust compiler | Ramon de C Valle | 2023-05-03 | 2 | -0/+16 |
| |/ |
|
* | | Implement negative bounds | Michael Goulet | 2023-05-02 | 2 | -0/+12 |
* | | Auto merge of #109128 - chenyukang:yukang/remove-type-ascription, r=estebank | bors | 2023-05-02 | 2 | -4/+4 |
|\ \ |
|
| * | | Rip it out | Nilstrieb | 2023-05-01 | 2 | -4/+4 |
* | | | Rollup merge of #111048 - compiler-errors:rpitit-not-incomplete, r=jackh726 | Dylan DPC | 2023-05-02 | 3 | -25/+6 |
|\ \ \ |
|
| * | | | Mark RPITIT and AFIT as no longer incomplete | Michael Goulet | 2023-05-02 | 3 | -25/+6 |
* | | | | Rollup merge of #108668 - gibbyfree:stabilizedebuggervisualizer, r=wesleywiser | Dylan DPC | 2023-05-02 | 2 | -15/+0 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | stabilize debugger visualizer attribute | Gibby Free | 2023-03-01 | 2 | -15/+0 |
* | | | | Auto merge of #106075 - nbdd0121:ffi-unwind, r=joshtriplett | bors | 2023-05-02 | 3 | -2/+155 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Update tests | Gary Guo | 2023-04-29 | 3 | -2/+155 |
| * | | | Revert "Remove #[alloc_error_handler] from the compiler and library" | Matthias Krüger | 2023-04-25 | 2 | -0/+28 |
| * | | | Remove #[alloc_error_handler] from the compiler and library | Amanieu d'Antras | 2023-04-16 | 2 | -28/+0 |
| | |/
| |/| |
|
* | | | update tests for the test harness's json formatting | Pietro Albini | 2023-04-21 | 2 | -0/+19 |
|/ / |
|
* | | Rollup merge of #110237 - oli-obk:impl_trait_in_assoc_tys, r=jackh726 | Matthias Krüger | 2023-04-12 | 2 | -0/+48 |
|\ \ |
|
| * | | Split out a separate feature gate for impl trait in associated types | Oli Scherer | 2023-04-12 | 2 | -0/+48 |
* | | | Remove `..` from return type notation | Michael Goulet | 2023-04-10 | 3 | -20/+43 |
|/ / |
|
* | | Perform match checking on THIR. | Camille GILLOT | 2023-04-03 | 2 | -3/+3 |
* | | Add `(..)` syntax for RTN | Michael Goulet | 2023-03-28 | 4 | -40/+46 |
* | | Feature gate | Michael Goulet | 2023-03-28 | 2 | -0/+51 |
* | | Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholk | Matthias Krüger | 2023-03-23 | 1 | -1/+0 |
|\ \ |
|
| * | | Remove issue number for `link_cfg` | clubby789 | 2023-02-28 | 1 | -1/+0 |
| |/ |
|
* | | Auto merge of #104833 - Swatinem:async-identity-future, r=compiler-errors | bors | 2023-03-14 | 2 | -3/+14 |
|\ \ |
|
| * | | Remove `identity_future` indirection | Arpad Borsos | 2023-03-08 | 2 | -3/+14 |
| |/ |
|
* | | Remove `box_syntax` from AST and use in tools | clubby789 | 2023-03-12 | 4 | -44/+0 |
* | | feat: implement better error for manual impl of `Fn*` traits | Ezra Shaw | 2023-03-10 | 1 | -0/+6 |
|/ |
|
* | pluralize stuff | Michael Goulet | 2023-02-22 | 3 | -8/+8 |
* | Adjust tracking issue for non_lifetime_binders | Michael Goulet | 2023-02-18 | 1 | -1/+1 |
* | Rollup merge of #107489 - compiler-errors:non_lifetime_binders, r=cjgillot | Matthias Krüger | 2023-02-17 | 2 | -0/+16 |
|\ |
|
| * | Add feature gate for non_lifetime_binders | Michael Goulet | 2023-02-16 | 2 | -0/+16 |
* | | Remove save-analysis. | Nicholas Nethercote | 2023-02-16 | 2 | -20/+17 |
* | | Better label for illegal impl trait types | Michael Goulet | 2023-02-14 | 1 | -2/+2 |
|/ |
|
* | Do not mention lifetime names in force trimmed paths | Esteban Küber | 2023-01-30 | 1 | -1/+1 |
* | Reintroduce multiple_supertrait_upcastable lint | Gary Guo | 2023-01-28 | 2 | -0/+69 |
* | add feature gate tests for DispatchFromDyn | dimi | 2023-01-24 | 4 | -0/+101 |
* | Rollup merge of #105795 - nicholasbishop:bishop-stabilize-efiapi, r=joshtriplett | Yuki Okushi | 2023-01-13 | 2 | -99/+0 |
|\ |
|
| * | Stabilize `abi_efiapi` feature | Nicholas Bishop | 2023-01-11 | 2 | -99/+0 |
* | | Don't recommend `if let` if `let else` works | mejrs | 2023-01-11 | 1 | -5/+1 |
* | | Migrate pattern matching | mejrs | 2023-01-11 | 1 | -7/+2 |
|/ |
|