| Age | Commit message (Expand) | Author | Lines |
| 2022-11-09 | Port layout size overflow | SLASHLogin | -2/+14 |
| 2022-11-09 | Formatting | SLASHLogin | -1/+1 |
| 2022-11-09 | Port branch protection on aarch64 | SLASHLogin | -1/+9 |
| 2022-11-09 | Fix diag() and formatting | SLASHLogin | -2/+4 |
| 2022-11-09 | Port `symbol_already_defined` error | SLASHLogin | -4/+13 |
| 2022-11-09 | Port Instrument coverage requires llvm 12 to the new struct | SLASHLogin | -1/+9 |
| 2022-11-09 | Import `error creating import library` | SLASHLogin | -4/+15 |
| 2022-11-09 | Missing lifetime parameter and formatting | SLASHLogin | -5/+2 |
| 2022-11-09 | Change String in structs to &'a str | SLASHLogin | -6/+6 |
| 2022-11-09 | Trailing whitespaces | SLASHLogin | -3/+3 |
| 2022-11-09 | locales formatting | SLASHLogin | -1/+1 |
| 2022-11-09 | Formatting | SLASHLogin | -6/+14 |
| 2022-11-09 | Port unknown feature diagnostic to the new framework | SLASHLogin | -17/+52 |
| 2022-11-09 | Auto merge of #102565 - jyn514:refactor-build-manifest, r=Mark-Simulacrum | bors | -181/+208 |
| 2022-11-09 | Auto merge of #104180 - fee1-dead-contrib:fix-wf-fndef, r=oli-obk | bors | -1/+6 |
| 2022-11-09 | Auto merge of #104179 - Manishearth:rollup-yvsx5hh, r=Manishearth | bors | -84/+759 |
| 2022-11-09 | Use `nominal_obligations_without_const` in wf for FnDef | Deadbeef | -1/+6 |
| 2022-11-08 | Rollup merge of #103827 - compiler-errors:rpitit-substs-compat, r=wesleywiser | Manish Goregaokar | -4/+127 |
| 2022-11-08 | Rollup merge of #103778 - mati865:update-deps, r=Mark-Simulacrum | Manish Goregaokar | -36/+107 |
| 2022-11-08 | Rollup merge of #103559 - AndyJado:var_span_label, r=davidtwco | Manish Goregaokar | -4/+72 |
| 2022-11-08 | Rollup merge of #103521 - chenyukang:yukang/fix-103451-avoid-hang, r=jackh726... | Manish Goregaokar | -10/+46 |
| 2022-11-08 | Rollup merge of #103353 - wesleywiser:fix_lld_thinlto_msvc, r=michaelwoerister | Manish Goregaokar | -1/+31 |
| 2022-11-08 | Rollup merge of #101381 - Urgau:target-mixup-homogenous-floats, r=Amanieu | Manish Goregaokar | -0/+192 |
| 2022-11-08 | Rollup merge of #100508 - BoxyUwU:make_less_things_late_bound, r=nikomatsakis | Manish Goregaokar | -29/+184 |
| 2022-11-09 | Auto merge of #103171 - jackh726:gen-interior-hrtb-error, r=cjgillot | bors | -63/+344 |
| 2022-11-08 | Auto merge of #104168 - GuillaumeGomez:rollup-tf4edqc, r=GuillaumeGomez | bors | -93/+235 |
| 2022-11-08 | tests | Boxy | -0/+31 |
| 2022-11-08 | comment | Boxy | -11/+23 |
| 2022-11-08 | Rollup merge of #104165 - Manishearth:triagebot-llvm, r=Mark-Simulacrum | Guillaume Gomez | -0/+1 |
| 2022-11-08 | Rollup merge of #104147 - WaffleLapkin:don't-compare-ptr-addresses-in-parser-... | Guillaume Gomez | -7/+2 |
| 2022-11-08 | Rollup merge of #104139 - ferrocene:pa-channel-licensing, r=pnkfelix | Guillaume Gomez | -2/+17 |
| 2022-11-08 | Rollup merge of #104132 - Rejyr:rustc_lint-function-lints, r=davidtwco | Guillaume Gomez | -0/+7 |
| 2022-11-08 | Rollup merge of #104114 - GuillaumeGomez:background-image-path, r=notriddle | Guillaume Gomez | -1/+1 |
| 2022-11-08 | Rollup merge of #104113 - ink-feather-org:fix_const_fn_ref_impls, r=compiler-... | Guillaume Gomez | -10/+95 |
| 2022-11-08 | Rollup merge of #104109 - yancyribbens:add-mutable-to-comment-for-align-to-mu... | Guillaume Gomez | -2/+2 |
| 2022-11-08 | Rollup merge of #104104 - kamirr:master, r=lcnr | Guillaume Gomez | -1/+14 |
| 2022-11-08 | Rollup merge of #104097 - RalfJung:miri-alloc-benches, r=thomcc | Guillaume Gomez | -16/+19 |
| 2022-11-08 | Rollup merge of #104093 - RalfJung:test-sizes, r=thomcc | Guillaume Gomez | -0/+1 |
| 2022-11-08 | Rollup merge of #104027 - ted-tanner:issue-103697-fix, r=jyn514 | Guillaume Gomez | -4/+5 |
| 2022-11-08 | Rollup merge of #103928 - chenyukang:yukang/fix-103874-add-ty_error_with_guar... | Guillaume Gomez | -50/+71 |
| 2022-11-08 | Auto merge of #103252 - lcnr:recompute_applicable_impls, r=jackh726 | bors | -75/+170 |
| 2022-11-08 | Add llvm-main to triagebot.toml | Manish Goregaokar | -0/+1 |
| 2022-11-08 | Fix outdated comment | Waffle Maybe | -1/+1 |
| 2022-11-08 | Auto merge of #103965 - petrochenkov:effvisperf3, r=oli-obk | bors | -133/+339 |
| 2022-11-08 | ignore wasm in test | lcnr | -2/+4 |
| 2022-11-08 | delay errors as bug | lcnr | -2/+2 |
| 2022-11-08 | selection failure: recompute applicable impls | lcnr | -73/+166 |
| 2022-11-08 | Remove an address comparison from the parser | Maybe Waffle | -6/+1 |
| 2022-11-08 | Auto merge of #104063 - compiler-errors:ct-norm-unless, r=jackh726 | bors | -1/+5 |
| 2022-11-08 | clarify licensing situation of mpsc and spsc queue | Pietro Albini | -2/+17 |