| Age | Commit message (Expand) | Author | Lines |
| 2022-04-27 | Auto merge of #96459 - Dylan-DPC:rollup-de6ud9d, r=Dylan-DPC | bors | -403/+468 |
| 2022-04-27 | Rollup merge of #96385 - marmeladema:nll-fix-trait-lifetime-bound-suggestions... | Dylan DPC | -142/+116 |
| 2022-04-27 | Rollup merge of #96383 - compiler-errors:issue-96381, r=estebank | Dylan DPC | -4/+4 |
| 2022-04-27 | Rollup merge of #96370 - compiler-errors:cleanup-report_method_error, r=estebank | Dylan DPC | -244/+254 |
| 2022-04-26 | Auto merge of #96425 - oli-obk:fix_incremental_regression_unsafety_checking, ... | bors | -54/+23 |
| 2022-04-26 | Add new diagnostic | George | -13/+94 |
| 2022-04-26 | Revert "add `DefId` to unsafety violations and display function path in E0133" | Oli Scherer | -54/+23 |
| 2022-04-26 | Rollup merge of #96415 - ehuss:git-io, r=bjorn3 | Guillaume Gomez | -1/+2 |
| 2022-04-26 | Rollup merge of #96400 - JakobDegen:shallow-init-docs, r=Dylan-DPC | Guillaume Gomez | -2/+0 |
| 2022-04-26 | Rollup merge of #96386 - SparrowLii:des_field, r=jackh726 | Guillaume Gomez | -19/+10 |
| 2022-04-26 | Rollup merge of #96372 - compiler-errors:field-method-suggest, r=oli-obk | Guillaume Gomez | -21/+57 |
| 2022-04-26 | Rollup merge of #94703 - kjetilkjeka:nvptx-kernel-args-abi2, r=nagisa | Guillaume Gomez | -9/+98 |
| 2022-04-26 | Auto merge of #94034 - willcrichton:fix-trait-suggestion-for-binops, r=estebank | bors | -90/+47 |
| 2022-04-25 | Update unop path, fix tests | Will Crichton | -34/+39 |
| 2022-04-26 | Auto merge of #96414 - Dylan-DPC:rollup-t4ofhoa, r=Dylan-DPC | bors | -34/+47 |
| 2022-04-25 | Replace suggest_constraining_param with suggest_restricting_param_bound | Will Crichton | -77/+29 |
| 2022-04-25 | Remove references to git.io | Eric Huss | -1/+2 |
| 2022-04-26 | Rollup merge of #96384 - lcnr:extern-types-similar, r=compiler-errors | Dylan DPC | -0/+1 |
| 2022-04-26 | Rollup merge of #96379 - PrestonFrom:issue_96335, r=compiler-errors | Dylan DPC | -4/+12 |
| 2022-04-26 | Rollup merge of #96355 - estebank:issue-95030, r=compiler-errors | Dylan DPC | -9/+34 |
| 2022-04-26 | Rollup merge of #96149 - est31:remove_unused_macro_matchers, r=petrochenkov | Dylan DPC | -21/+0 |
| 2022-04-25 | Auto merge of #96294 - Emilgardis:def_id-in-unsafetyviolationdetails, r=oli-obk | bors | -45/+110 |
| 2022-04-25 | Fix issue 96381 | Michael Goulet | -4/+4 |
| 2022-04-25 | Auto merge of #96116 - ouz-a:mir-opt, r=oli-obk | bors | -55/+96 |
| 2022-04-25 | Correct documentation for `ShallowInitBox` | Jakob Degen | -2/+0 |
| 2022-04-25 | Auto merge of #95604 - nbdd0121:used2, r=petrochenkov | bors | -73/+279 |
| 2022-04-25 | Stop exporting rust_eh_personality and friends from cdylib | Gary Guo | -15/+9 |
| 2022-04-25 | Auto merge of #96246 - SparrowLii:bound_contxet, r=compiler-errors | bors | -56/+78 |
| 2022-04-25 | simplify `describe_field` func in borrowck's diagnostics part | SparrowLii | -19/+10 |
| 2022-04-25 | Recover most `impl Trait` and `dyn Trait` lifetime bound suggestions under NLL | marmeladema | -142/+116 |
| 2022-04-25 | do not consider two extern types to be similar | lcnr | -0/+1 |
| 2022-04-24 | Delay bug when adjusting NeverToAny twice during diagnostic | Preston From | -4/+12 |
| 2022-04-24 | suggestion if struct field has method | Michael Goulet | -21/+57 |
| 2022-04-24 | pull some methods out of report_method_error | Michael Goulet | -168/+196 |
| 2022-04-25 | Rollup merge of #96215 - nikic:legacy-pm-removal, r=nagisa | Matthias Krüger | -25/+126 |
| 2022-04-25 | Rollup merge of #96090 - JakobDegen:mir-tests, r=nagisa | Matthias Krüger | -4/+37 |
| 2022-04-24 | remove indentation in report_method_error | Michael Goulet | -180/+162 |
| 2022-04-24 | Fix suggestion for `_` on return type for fn in impl for Trait | Michael Goulet | -50/+97 |
| 2022-04-24 | Suggest replacing `_` in type signature of impl for Trait | Michael Goulet | -9/+98 |
| 2022-04-24 | Ensure `#[used]` symbols are preserved in LTO | Gary Guo | -1/+1 |
| 2022-04-24 | only show a simple description in E0133 span label | Emil Gardström | -24/+63 |
| 2022-04-24 | add `DefId` to unsafety violations and display function path in E0133 | Emil Gardström | -42/+68 |
| 2022-04-24 | Rollup merge of #96352 - marmeladema:fix-nll-lifetime-bound-suggestions, r=ja... | Matthias Krüger | -29/+30 |
| 2022-04-24 | Auto merge of #96359 - SparrowLii:drop_kind, r=oli-obk | bors | -35/+38 |
| 2022-04-24 | Fix MSVC hang issue | Gary Guo | -0/+6 |
| 2022-04-24 | make `classify_drop_access_kind` iterate | SparrowLii | -35/+38 |
| 2022-04-24 | Recover missing suggestion part under NLL | marmeladema | -1/+4 |
| 2022-04-24 | Improve span for `consider adding an explicit lifetime bound` suggestions und... | marmeladema | -28/+26 |
| 2022-04-23 | Add support for `nounused` --extern flag | Jeremy Fitzhardinge | -1/+15 |
| 2022-04-23 | Better handle too many `#` recovery in raw str | Esteban Küber | -9/+34 |