| Age | Commit message (Expand) | Author | Lines |
| 2022-04-27 | Use decorated names for linked_symbols on Windows | Gary Guo | -0/+13 |
| 2022-04-27 | Auto merge of #96371 - c410-f3r:z-errors, r=petrochenkov | bors | -2/+2 |
| 2022-04-27 | tut tut tut | Ellen | -1/+1 |
| 2022-04-26 | Better error messages when collecting into `[T; n]` | Michael Goulet | -2/+25 |
| 2022-04-27 | Auto merge of #96195 - sunfishcode:sunfishcode/handle-or-error-type, r=joshtr... | bors | -2/+100 |
| 2022-04-26 | Move some tests to more reasonable places | Caio | -2/+2 |
| 2022-04-27 | Auto merge of #96459 - Dylan-DPC:rollup-de6ud9d, r=Dylan-DPC | bors | -27/+436 |
| 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 | -6/+128 |
| 2022-04-27 | Rollup merge of #96383 - compiler-errors:issue-96381, r=estebank | Dylan DPC | -0/+16 |
| 2022-04-27 | Make explicit an unreachable `NoDelim` case in `rustfmt`. | Nicholas Nethercote | -1/+1 |
| 2022-04-26 | Auto merge of #96425 - oli-obk:fix_incremental_regression_unsafety_checking, ... | bors | -113/+148 |
| 2022-04-27 | Avoid producing `NoDelim` values in `MacArgs::delim()`. | Nicholas Nethercote | -1/+1 |
| 2022-04-26 | Tidy | George | -4/+4 |
| 2022-04-26 | Add new diagnostic | George | -17/+140 |
| 2022-04-26 | linker: Stop using whole-archive on dependencies of dylibs | Vadim Petrochenkov | -2/+2 |
| 2022-04-26 | Fix the filename in the expected error message. | Dan Gohman | -2/+2 |
| 2022-04-26 | Remove dead code in main.js | Guillaume Gomez | -23/+0 |
| 2022-04-26 | Migrate scrape-examples.js to ES6 | Guillaume Gomez | -21/+24 |
| 2022-04-26 | Migrate storage.js to ES6 | Guillaume Gomez | -22/+25 |
| 2022-04-26 | Migrate source-script to ES6 | Guillaume Gomez | -44/+45 |
| 2022-04-26 | Migrate main.js to ES6 | Guillaume Gomez | -128/+130 |
| 2022-04-26 | Migrate externs.js to ES6 | Guillaume Gomez | -7/+10 |
| 2022-04-26 | Small JS code improvements | Guillaume Gomez | -6/+5 |
| 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 | rustdoc: Resolve doc links on fields during early resolution | Vadim Petrochenkov | -1/+57 |
| 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 | -228/+542 |
| 2022-04-26 | Revert "add `DefId` to unsafety violations and display function path in E0133" | Oli Scherer | -113/+148 |
| 2022-04-26 | Update src/test/rustdoc/issue-95873.rs | Michael Howell | -1/+1 |
| 2022-04-26 | Rollup merge of #96372 - compiler-errors:field-method-suggest, r=oli-obk | Guillaume Gomez | -0/+56 |
| 2022-04-26 | Rollup merge of #96361 - GuillaumeGomez:es6, r=notriddle | Guillaume Gomez | -228/+232 |
| 2022-04-26 | Rollup merge of #94703 - kjetilkjeka:nvptx-kernel-args-abi2, r=nagisa | Guillaume Gomez | -0/+254 |
| 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 | -71/+62 |
| 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 | -60/+12 |
| 2022-04-26 | Auto merge of #96414 - Dylan-DPC:rollup-t4ofhoa, r=Dylan-DPC | bors | -94/+161 |
| 2022-04-25 | Replace suggest_constraining_param with suggest_restricting_param_bound | Will Crichton | -12/+51 |
| 2022-04-26 | Rollup merge of #96384 - lcnr:extern-types-similar, r=compiler-errors | Dylan DPC | -0/+38 |
| 2022-04-26 | Rollup merge of #96379 - PrestonFrom:issue_96335, r=compiler-errors | Dylan DPC | -0/+40 |
| 2022-04-26 | Rollup merge of #96355 - estebank:issue-95030, r=compiler-errors | Dylan DPC | -6/+50 |
| 2022-04-26 | Rollup merge of #96279 - GuillaumeGomez:remove-woff-fonts, r=camelid,jsha | Dylan DPC | -88/+33 |
| 2022-04-25 | Auto merge of #96294 - Emilgardis:def_id-in-unsafetyviolationdetails, r=oli-obk | bors | -97/+101 |
| 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 | -0/+16 |
| 2022-04-25 | Update LLVM submodule | Tyler Mandry | -0/+0 |