| Age | Commit message (Expand) | Author | Lines |
| 2023-03-23 | Note type mismatch on ConstArgHasType | Michael Goulet | -5/+15 |
| 2023-03-23 | Return nested obligations from canonical response var unification | Michael Goulet | -25/+78 |
| 2023-03-23 | Don't split up TreatProjections and TreatParams anymore | Michael Goulet | -80/+53 |
| 2023-03-23 | Rollup merge of #109487 - GuillaumeGomez:move-useless-reexport-check, r=petro... | Matthias Krüger | -141/+70 |
| 2023-03-23 | Rollup merge of #109472 - MU001999:patch-3, r=eholk | Matthias Krüger | -7/+53 |
| 2023-03-23 | Rollup merge of #109231 - Zoxc:fs-non-canon, r=eholk | Matthias Krüger | -14/+31 |
| 2023-03-23 | Rollup merge of #108588 - ehuss:lint-docs-produces, r=eholk | Matthias Krüger | -40/+64 |
| 2023-03-23 | Rollup merge of #108549 - clubby789:fix-link-cfg-issue, r=eholk | Matthias Krüger | -3/+2 |
| 2023-03-23 | Rollup merge of #107880 - jieyouxu:issue-107563, r=petrochenkov | Matthias Krüger | -27/+229 |
| 2023-03-23 | Rollup merge of #107718 - Zoxc:z-time, r=nnethercote | Matthias Krüger | -32/+107 |
| 2023-03-23 | Rollup merge of #106964 - workingjubilee:crouching-ioerror-hidden-documentati... | Matthias Krüger | -2/+10 |
| 2023-03-23 | Refine error spans for const args in hir typeck | Michael Goulet | -24/+49 |
| 2023-03-23 | Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk | bors | -188/+953 |
| 2023-03-23 | Auto merge of #108442 - scottmcm:mir-transmute, r=oli-obk | bors | -0/+3 |
| 2023-03-23 | rustc_metadata: Freeze cstore after the full crate list is queried | Vadim Petrochenkov | -0/+3 |
| 2023-03-23 | resolve: Rename some cstore methods to match queries and add comments | Vadim Petrochenkov | -14/+12 |
| 2023-03-23 | Remove `span` method from AttributesExt trait | Guillaume Gomez | -6/+3 |
| 2023-03-23 | Use Cow to reduce numbers of memory clone | Guillaume Gomez | -29/+39 |
| 2023-03-23 | Auto merge of #108221 - petrochenkov:cratecfg, r=michaelwoerister | bors | -128/+207 |
| 2023-03-23 | Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr | bors | -246/+730 |
| 2023-03-23 | Auto merge of #109517 - matthiaskrgr:rollup-m3orqzd, r=matthiaskrgr | bors | -1/+1 |
| 2023-03-23 | rustdoc: Skip doc link resolution for non-exported items | Vadim Petrochenkov | -11/+45 |
| 2023-03-23 | Add regression test for #109282 | Guillaume Gomez | -0/+14 |
| 2023-03-23 | Fix ICE for intra-doc link on intermediate re-export | Guillaume Gomez | -35/+80 |
| 2023-03-23 | Add a check to ensure tests with overlapping prefixes aren't added. | Eric Huss | -2/+35 |
| 2023-03-23 | rustc_interface: Add a new query `pre_configure` | Vadim Petrochenkov | -84/+108 |
| 2023-03-23 | Add some tests for the current `#![cfg(FALSE)]` crate behavior | Vadim Petrochenkov | -0/+72 |
| 2023-03-23 | expand: Pass `ast::Crate` by reference to AST transforming passes | Vadim Petrochenkov | -79/+62 |
| 2023-03-23 | LIBPATH is used as dylib's path environment variable on AIX | Kai Luo | -0/+2 |
| 2023-03-23 | Auto merge of #108355 - dpaoliello:dlltoolm, r=michaelwoerister | bors | -14/+87 |
| 2023-03-23 | Auto merge of #10533 - Nilstrieb:cache, r=dswij | bors | -7/+31 |
| 2023-03-23 | Implement current_dll_path for AIX | Kai Luo | -0/+34 |
| 2023-03-23 | Link against libc++ on AIX | Kai Luo | -0/+1 |
| 2023-03-23 | Rollup merge of #109506 - BoxyUwU:debugable_bound_var_printing, r=compiler-er... | Matthias Krüger | -1/+5 |
| 2023-03-23 | Rollup merge of #109504 - steffahn:stabilize_a_rc_into_inner, r=joshtriplett | Matthias Krüger | -23/+6 |
| 2023-03-23 | Rollup merge of #109475 - scottmcm:simpler-shifts, r=WaffleLapkin | Matthias Krüger | -37/+371 |
| 2023-03-23 | Rollup merge of #109462 - compiler-errors:alias-relate, r=BoxyUwU,lcnr | Matthias Krüger | -99/+260 |
| 2023-03-23 | Rollup merge of #109380 - Randl:patch-1, r=oli-obk | Matthias Krüger | -0/+52 |
| 2023-03-23 | Rollup merge of #109137 - petrochenkov:qcstore2, r=cjgillot | Matthias Krüger | -47/+18 |
| 2023-03-23 | Rollup merge of #108541 - compiler-errors:lol-nested-rpits, r=oli-obk | Matthias Krüger | -39/+18 |
| 2023-03-23 | Adjust debug info stripping | Kai Luo | -2/+3 |
| 2023-03-23 | Fix copy-paste error | Kai Luo | -1/+1 |
| 2023-03-23 | Auto merge of #109503 - matthiaskrgr:rollup-cnp7kdd, r=matthiaskrgr | bors | -585/+902 |
| 2023-03-23 | Add AixLinker to support linking on AIX | Kai Luo | -0/+173 |
| 2023-03-23 | Nested impl traits trigger opaque_hidden_inferred_bound too much | Michael Goulet | -39/+18 |
| 2023-03-23 | bump `askama_derive` to 0.12.1 | Deadbeef | -36/+47 |
| 2023-03-23 | Remove AliasRelationDirection::Supertype | Michael Goulet | -91/+99 |
| 2023-03-23 | Rename AliasEq -> AliasRelate | Michael Goulet | -1/+1 |
| 2023-03-23 | Printing alias-relate goals correctly | Michael Goulet | -4/+14 |
| 2023-03-23 | Rename AliasEq -> AliasRelate | Michael Goulet | -53/+57 |