| Age | Commit message (Expand) | Author | Lines |
| 2022-04-27 | Auto merge of #96195 - sunfishcode:sunfishcode/handle-or-error-type, r=joshtr... | bors | -10/+144 |
| 2022-04-27 | Auto merge of #96459 - Dylan-DPC:rollup-de6ud9d, r=Dylan-DPC | bors | -430/+904 |
| 2022-04-27 | Rollup merge of #96430 - GuillaumeGomez:search-exclamation, r=notriddle | Dylan DPC | -3/+148 |
| 2022-04-27 | Rollup merge of #96410 - notriddle:notriddle/issue-95873, r=GuillaumeGomez | Dylan DPC | -1/+4 |
| 2022-04-27 | Rollup merge of #96385 - marmeladema:nll-fix-trait-lifetime-bound-suggestions... | Dylan DPC | -148/+244 |
| 2022-04-27 | Rollup merge of #96383 - compiler-errors:issue-96381, r=estebank | Dylan DPC | -4/+20 |
| 2022-04-27 | Rollup merge of #96370 - compiler-errors:cleanup-report_method_error, r=estebank | Dylan DPC | -244/+254 |
| 2022-04-27 | Rollup merge of #92569 - George-lewis:87181, r=estebank | Dylan DPC | -30/+234 |
| 2022-04-26 | Auto merge of #96425 - oli-obk:fix_incremental_regression_unsafety_checking, ... | bors | -167/+171 |
| 2022-04-26 | Tidy | George | -4/+4 |
| 2022-04-26 | Add new diagnostic | George | -30/+234 |
| 2022-04-26 | Fix the filename in the expected error message. | Dan Gohman | -2/+2 |
| 2022-04-26 | Update rustdoc search test to check `!` | Guillaume Gomez | -1/+135 |
| 2022-04-26 | Update rustdoc search parser to handle `!` correctly | Guillaume Gomez | -2/+13 |
| 2022-04-26 | Add `only-windows` versions of the coerce-issue-49593-box-never test. | Dan Gohman | -0/+97 |
| 2022-04-26 | Auto merge of #96428 - GuillaumeGomez:rollup-4noqr33, r=GuillaumeGomez | bors | -284/+721 |
| 2022-04-26 | Revert "add `DefId` to unsafety violations and display function path in E0133" | Oli Scherer | -167/+171 |
| 2022-04-26 | Update src/test/rustdoc/issue-95873.rs | Michael Howell | -1/+1 |
| 2022-04-26 | Rollup merge of #96415 - ehuss:git-io, r=bjorn3 | Guillaume Gomez | -2/+4 |
| 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/+113 |
| 2022-04-26 | Rollup merge of #96361 - GuillaumeGomez:es6, r=notriddle | Guillaume Gomez | -228/+232 |
| 2022-04-26 | Rollup merge of #95949 - SoniEx2:patch-5, r=m-ou-se | Guillaume Gomez | -0/+7 |
| 2022-04-26 | Rollup merge of #94703 - kjetilkjeka:nvptx-kernel-args-abi2, r=nagisa | Guillaume Gomez | -9/+352 |
| 2022-04-26 | Rollup merge of #94022 - jongiddy:cow-into-owned-docs, r=Dylan-DPC | Guillaume Gomez | -3/+3 |
| 2022-04-26 | Auto merge of #96424 - oli-obk:miri_update, r=oli-obk | bors | -8/+8 |
| 2022-04-26 | update miri submodule | Oli Scherer | -8/+8 |
| 2022-04-26 | Auto merge of #94034 - willcrichton:fix-trait-suggestion-for-binops, r=estebank | bors | -161/+109 |
| 2022-04-26 | Auto merge of #96404 - tmandry:roll-llvm, r=cuviper | bors | -0/+0 |
| 2022-04-25 | Update unop path, fix tests | Will Crichton | -94/+51 |
| 2022-04-26 | Auto merge of #96414 - Dylan-DPC:rollup-t4ofhoa, r=Dylan-DPC | bors | -176/+243 |
| 2022-04-25 | Replace suggest_constraining_param with suggest_restricting_param_bound | Will Crichton | -89/+80 |
| 2022-04-25 | Remove references to git.io | Eric Huss | -2/+4 |
| 2022-04-26 | Rollup merge of #96384 - lcnr:extern-types-similar, r=compiler-errors | Dylan DPC | -0/+39 |
| 2022-04-26 | Rollup merge of #96379 - PrestonFrom:issue_96335, r=compiler-errors | Dylan DPC | -4/+52 |
| 2022-04-26 | Rollup merge of #96355 - estebank:issue-95030, r=compiler-errors | Dylan DPC | -15/+84 |
| 2022-04-26 | Rollup merge of #96279 - GuillaumeGomez:remove-woff-fonts, r=camelid,jsha | Dylan DPC | -88/+33 |
| 2022-04-26 | Rollup merge of #96149 - est31:remove_unused_macro_matchers, r=petrochenkov | Dylan DPC | -58/+0 |
| 2022-04-26 | Rollup merge of #90312 - r00ster91:search, r=Dylan-DPC | Dylan DPC | -11/+35 |
| 2022-04-25 | Auto merge of #96294 - Emilgardis:def_id-in-unsafetyviolationdetails, r=oli-obk | bors | -142/+211 |
| 2022-04-25 | rustdoc: do not write `{{root}}` in `pub use ::foo` docs | Michael Howell | -1/+4 |
| 2022-04-25 | Fix issue 96381 | Michael Goulet | -4/+20 |
| 2022-04-25 | Update LLVM submodule | Tyler Mandry | -0/+0 |
| 2022-04-25 | Auto merge of #96116 - ouz-a:mir-opt, r=oli-obk | bors | -270/+612 |
| 2022-04-25 | Correct documentation for `ShallowInitBox` | Jakob Degen | -2/+0 |
| 2022-04-25 | Auto merge of #95604 - nbdd0121:used2, r=petrochenkov | bors | -73/+322 |
| 2022-04-25 | Add test for asserting correct generation of ptx-kernel args | Kjetil Kjeka | -0/+254 |
| 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 |