| Age | Commit message (Expand) | Author | Lines |
| 2023-01-31 | Use `Edition` methods a bit more | Maybe Waffle | -4/+4 |
| 2023-01-30 | session: diagnostic migration lint on more fns | David Wood | -4/+29 |
| 2023-01-30 | session: impl `IntoDiagnosticArg` for `CrateType` | David Wood | -1/+7 |
| 2023-01-29 | Rollup merge of #107006 - b-naber:thir-tree, r=jackh726 | Matthias Krüger | -3/+8 |
| 2023-01-29 | Auto merge of #106227 - bryangarza:ctfe-limit, r=oli-obk | bors | -0/+2 |
| 2023-01-27 | Add `drop_tracking_mir` option. | Camille GILLOT | -0/+2 |
| 2023-01-27 | Rollup merge of #106856 - vadorovsky:fix-atomic-annotations, r=joshtriplett | Yuki Okushi | -0/+8 |
| 2023-01-26 | previous thir unpretty output through thir-flat | b-naber | -3/+8 |
| 2023-01-26 | Rollup merge of #106904 - khuey:preserve_debuginfo_for_rlibs, r=davidtwco | Matthias Krüger | -12/+0 |
| 2023-01-25 | Add `target_has_atomic*` symbols if any atomic width is supported | Michal Rostecki | -0/+8 |
| 2023-01-23 | Replace terminator-based const eval limit | Bryan Garza | -0/+2 |
| 2023-01-19 | Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkov | bors | -16/+41 |
| 2023-01-18 | Support `true` and `false` as boolean flag params | Nilstrieb | -5/+5 |
| 2023-01-17 | Rollup merge of #104505 - WaffleLapkin:no-double-spaces-in-comments, r=jackh726 | Matthias Krüger | -7/+7 |
| 2023-01-17 | Remove double spaces after dots in comments | Maybe Waffle | -7/+7 |
| 2023-01-16 | Avoid an unnecessary allocation | Oli Scherer | -9/+9 |
| 2023-01-16 | Move compiler input and ouput paths into session | Oli Scherer | -12/+19 |
| 2023-01-16 | check -Z query-dep-graph is enabled if -Z dump-dep-graph (#106736) | gftea | -0/+5 |
| 2023-01-16 | Remove redundant `input_path` field from `Config` | Oli Scherer | -0/+18 |
| 2023-01-15 | Preserve split DWARF files when building archives. | Kyle Huey | -12/+0 |
| 2023-01-14 | Removed various double spaces in compiler source comments. | André Vennberg | -1/+1 |
| 2023-01-11 | Rollup merge of #106709 - khuey:disable_split_dwarf_inlining_by_default, r=da... | nils | -1/+1 |
| 2023-01-12 | Add log-backtrace option to show backtraces along with logging | Yuki Omoto | -0/+2 |
| 2023-01-10 | Disable "split dwarf inlining" by default. | Kyle Huey | -1/+1 |
| 2023-01-11 | Rollup merge of #106671 - tmiasko:opt-bool, r=wesleywiser | Yuki Okushi | -2/+2 |
| 2023-01-10 | Change type of box_noalias to bool | Tomasz Miąsko | -1/+1 |
| 2023-01-10 | Change type of mutable_noalias to bool | Tomasz Miąsko | -1/+1 |
| 2023-01-09 | Fix help docs for -Zallow-features | Eric Huss | -1/+1 |
| 2023-01-06 | Rollup merge of #106542 - sigaloid:master, r=bjorn3 | Matthias Krüger | -2/+8 |
| 2023-01-06 | Rollup merge of #106287 - Nilstrieb:its-bugging-me-how-we-dont-have-docs, r=j... | Matthias Krüger | -1/+13 |
| 2023-01-06 | Update compiler/rustc_session/src/config.rs | Matthew E | -1/+1 |
| 2023-01-06 | Add default and latest stable edition to --edition in rustc | Matthew Esposito | -2/+8 |
| 2023-01-04 | Rename stock solver to classic | Michael Goulet | -6/+8 |
| 2023-01-04 | Split `-Zchalk` flag into `-Ztrait-solver=(stock|chalk|next)` flag | Michael Goulet | -3/+26 |
| 2023-01-04 | Rollup merge of #106361 - clubby789:int-literal-too-large, r=estebank | Matthias Krüger | -2/+11 |
| 2023-01-04 | Rollup merge of #106274 - jyn514:dump-mono-stats, r=lqd | Matthias Krüger | -1/+37 |
| 2023-01-02 | Add json output to `-Zdump-mono-stats` | Joshua Nelson | -1/+37 |
| 2023-01-02 | Auto merge of #84762 - cjgillot:resolve-span-opt, r=petrochenkov | bors | -1/+8 |
| 2023-01-02 | Print correct base for too-large literals | clubby789 | -2/+10 |
| 2023-01-02 | Note maximum integer literal for `IntLiteralTooLarge` | clubby789 | -0/+1 |
| 2022-12-30 | Add some docs to `bug`, `span_bug` and `delay_span_bug` | Nilstrieb | -1/+13 |
| 2022-12-25 | Rollup merge of #105955 - Nilstrieb:no-trivial-opt-wrappers-we-have-field-acc... | Matthias Krüger | -30/+0 |
| 2022-12-25 | Only enable relative span hashing on nightly. | Camille GILLOT | -0/+9 |
| 2022-12-25 | Enable relative span hashing. | Camille GILLOT | -2/+0 |
| 2022-12-25 | Mark incremental-ignore-spans as TRACKED. | Camille GILLOT | -1/+1 |
| 2022-12-24 | Rollup merge of #105975 - jeremystucki:rustc-remove-needless-lifetimes, r=eholk | Matthias Krüger | -7/+7 |
| 2022-12-21 | Auto merge of #105812 - ojeda:no-jump-tables, r=nikic | bors | -0/+2 |
| 2022-12-20 | rustc: Remove needless lifetimes | Jeremy Stucki | -7/+7 |
| 2022-12-20 | Add `-Zno-jump-tables` | Miguel Ojeda | -0/+2 |
| 2022-12-20 | Remove wrapper functions for some unstable options | Nilstrieb | -30/+0 |