| Age | Commit message (Expand) | Author | Lines |
| 2024-03-04 | Auto merge of #121998 - matthiaskrgr:rollup-l7lzwpb, r=matthiaskrgr | bors | -635/+627 |
| 2024-03-04 | Rollup merge of #121969 - nnethercote:ParseSess-cleanups, r=wesleywiser | Matthias Krüger | -531/+499 |
| 2024-03-04 | Rollup merge of #121928 - Zalathar:then-else-args, r=Nadrieril | Matthias Krüger | -66/+72 |
| 2024-03-04 | Rollup merge of #121703 - compiler-errors:new, r=lcnr | Matthias Krüger | -35/+53 |
| 2024-03-04 | Rollup merge of #120976 - matthiaskrgr:constify_TL_statics, r=lcnr | Matthias Krüger | -3/+3 |
| 2024-03-05 | Rename all `ParseSess` variables/fields/lifetimes as `psess`. | Nicholas Nethercote | -508/+489 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -114/+64 |
| 2024-03-04 | Allow a way to add constructors for rustc_type_ir types | Michael Goulet | -35/+53 |
| 2024-03-04 | Auto merge of #121964 - matthiaskrgr:rollup-rtcju5m, r=matthiaskrgr | bors | -37/+81 |
| 2024-03-04 | Extract an arguments struct for `Builder::then_else_break` | Zalathar | -66/+72 |
| 2024-03-04 | Rollup merge of #121927 - Zoxc:print-no-query, r=estebank | Matthias Krüger | -20/+23 |
| 2024-03-04 | Rollup merge of #121912 - fmease:diag-method-chains-gat, r=compiler-errors,es... | Matthias Krüger | -16/+14 |
| 2024-03-04 | Rollup merge of #121130 - chenyukang:yukang-fix-121061-macro-later, r=matthia... | Matthias Krüger | -1/+44 |
| 2024-03-04 | Rename a misnamed `Session` parameter. | Nicholas Nethercote | -4/+4 |
| 2024-03-04 | Auto merge of #121900 - chenyukang:yukang-fix-121425-repr-pack-error, r=compi... | bors | -15/+57 |
| 2024-03-04 | Move `sess` function and use it more. | Nicholas Nethercote | -10/+8 |
| 2024-03-04 | Remove `file_path_mapping` param from `ParseSess::new`. | Nicholas Nethercote | -15/+7 |
| 2024-03-04 | Tweak `parse_asm_args`. | Nicholas Nethercote | -5/+2 |
| 2024-03-04 | Auto merge of #121955 - matthiaskrgr:rollup-1i3lo0j, r=matthiaskrgr | bors | -22/+29 |
| 2024-03-03 | Auto merge of #121665 - erikdesjardins:ptradd, r=nikic | bors | -183/+86 |
| 2024-03-03 | Rollup merge of #121749 - jieyouxu:issue-45127-fix, r=petrochenkov | Matthias Krüger | -0/+5 |
| 2024-03-03 | Rollup merge of #121528 - Alexendoo:unused_qualifications, r=petrochenkov | Matthias Krüger | -22/+24 |
| 2024-03-03 | Add a proper `with_no_queries` to printing | John Kåre Alsaker | -20/+23 |
| 2024-03-03 | Auto merge of #121763 - clubby789:llvm-old-comment, r=cjgillot | bors | -6/+3 |
| 2024-03-03 | Consider middle segments of paths in `unused_qualifications` | Alex Macleod | -22/+24 |
| 2024-03-03 | Auto merge of #121937 - GuillaumeGomez:rollup-9684vg3, r=GuillaumeGomez | bors | -7/+74 |
| 2024-03-03 | Rollup merge of #121934 - RalfJung:tree-wraparound, r=oli-obk | Guillaume Gomez | -1/+18 |
| 2024-03-03 | Rollup merge of #121917 - GuillaumeGomez:pattern-complexity_limit.rs, r=Nadri... | Guillaume Gomez | -6/+56 |
| 2024-03-03 | Add new `pattern_complexity` attribute to add possibility to limit and check ... | Guillaume Gomez | -6/+56 |
| 2024-03-03 | Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkin | bors | -1/+1 |
| 2024-03-03 | rustc_log: expose tracing-tree "wraparound" in an env var | Ralf Jung | -1/+18 |
| 2024-03-03 | fix spans of arguments in diagnostic | yukang | -5/+12 |
| 2024-03-03 | Properly deal with GATs when looking for method chains to point at | León Orell Valerian Liehr | -16/+14 |
| 2024-03-02 | Auto merge of #121914 - Nadrieril:rollup-ol98ncg, r=Nadrieril | bors | -88/+347 |
| 2024-03-02 | Rollup merge of #121841 - tgross35:f16-f128-step2-intrinsics, r=compiler-errors | Guillaume Boisseau | -10/+260 |
| 2024-03-02 | Rollup merge of #121731 - oli-obk:eager_opaque_checks, r=compiler-errors | Guillaume Boisseau | -22/+3 |
| 2024-03-02 | Rollup merge of #121716 - Nadrieril:simple-binding-order, r=matthewjasper | Guillaume Boisseau | -54/+24 |
| 2024-03-02 | Rollup merge of #120761 - rcvalle:rust-dfsan, r=nikic | Guillaume Boisseau | -2/+60 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -114/+64 |
| 2024-03-02 | Rollup merge of #121895 - matthiaskrgr:devec, r=fee1-dead | Matthias Krüger | -33/+20 |
| 2024-03-02 | Rollup merge of #121892 - Zalathar:expr-kind-let, r=Nadrieril | Matthias Krüger | -32/+6 |
| 2024-03-02 | Remove underscore from QNX target file name | Nilstrieb | -1/+1 |
| 2024-03-02 | Fix misleading message when using a named constant as a struct alignment/pack | yukang | -12/+47 |
| 2024-03-02 | avoid collecting into vecs in some places | Matthias Krüger | -33/+20 |
| 2024-03-02 | Auto merge of #121890 - matthiaskrgr:rollup-mv26uwt, r=matthiaskrgr | bors | -312/+369 |
| 2024-03-02 | The ordinary lowering of `thir::ExprKind::Let` is unreachable | Zalathar | -32/+6 |
| 2024-03-02 | Rollup merge of #121875 - estebank:e0277-drive-by, r=compiler-errors | Matthias Krüger | -12/+13 |
| 2024-03-02 | Rollup merge of #121815 - nnethercote:mv-gather_comments, r=est31 | Matthias Krüger | -127/+125 |
| 2024-03-02 | Rollup merge of #121739 - jieyouxu:loooong-typename, r=estebank | Matthias Krüger | -50/+75 |
| 2024-03-02 | Rollup merge of #121715 - Nadrieril:testcase-or, r=matthewjasper | Matthias Krüger | -122/+155 |