| Age | Commit message (Expand) | Author | Lines |
| 2024-01-04 | Address review comments and add back some #[inline] attrs from removed commits. | Michael Woerister | -2/+2 |
| 2024-01-04 | Provide generalized collect methods for UnordItems | Michael Woerister | -29/+45 |
| 2024-01-04 | Make iteration order of collect_return_position_impl_trait_in_trait_tys query... | Michael Woerister | -13/+14 |
| 2024-01-04 | Make iteration order of supported_target_features query stable | Michael Woerister | -3/+3 |
| 2024-01-04 | Make iteration order of trimmed_def_paths query stable | Michael Woerister | -4/+4 |
| 2024-01-04 | Make iteration order of region_scope_tree query stable | Michael Woerister | -26/+21 |
| 2024-01-04 | Make iteration order of named_variable_map, late_bound_vars_map, and resolve_... | Michael Woerister | -5/+5 |
| 2024-01-04 | Make iteration order of stability_index query stable | Michael Woerister | -6/+5 |
| 2024-01-04 | Make iteration order of wasm_import_module_map query stable | Michael Woerister | -4/+4 |
| 2024-01-04 | Make iteration order of inferred_outlives_crate query stable | Michael Woerister | -1/+1 |
| 2024-01-04 | Make iteration order of upstream_monomorphizations query stable | Michael Woerister | -6/+6 |
| 2024-01-04 | Make iteration order of crate_inherent_impls query result stable. | Michael Woerister | -10/+5 |
| 2024-01-04 | Replace a number of FxHashMaps/Sets with stable-iteration-order alternatives. | Michael Woerister | -33/+40 |
| 2024-01-04 | Split StableCompare trait out of StableOrd trait. | Michael Woerister | -22/+118 |
| 2024-01-04 | Auto merge of #119542 - lnicola:sync-from-ra2, r=lnicola | bors | -3074/+6915 |
| 2024-01-03 | Auto merge of #119549 - fmease:rollup-jxvbfes, r=fmease | bors | -282/+673 |
| 2024-01-03 | Auto merge of #119485 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-01-03 | Rollup merge of #119544 - roblabla:new-win7-targets, r=Nilstrieb | León Orell Valerian Liehr | -0/+1 |
| 2024-01-03 | Rollup merge of #119534 - tgross35:thread-local-example-updates, r=JohnTitor | León Orell Valerian Liehr | -18/+32 |
| 2024-01-03 | Rollup merge of #119523 - maurer:fix-sparc-llvm-18, r=nikic | León Orell Valerian Liehr | -2/+2 |
| 2024-01-03 | Rollup merge of #119514 - Zalathar:query-stability, r=wesleywiser | León Orell Valerian Liehr | -9/+4 |
| 2024-01-03 | Rollup merge of #119512 - oli-obk:unleave, r=oli-obk | León Orell Valerian Liehr | -1/+1 |
| 2024-01-03 | Rollup merge of #119510 - saethlin:fatal-io-errors, r=WaffleLapkin,Nilstrieb | León Orell Valerian Liehr | -14/+6 |
| 2024-01-03 | Rollup merge of #119505 - fmease:no-host-param-for-trait-fns, r=fee1-dead | León Orell Valerian Liehr | -64/+285 |
| 2024-01-03 | Rollup merge of #119498 - ShE3py:provenance-lints-doc, r=Nilstrieb | León Orell Valerian Liehr | -4/+4 |
| 2024-01-03 | Rollup merge of #119494 - fmease:deny-hr-param-defaults, r=compiler-errors | León Orell Valerian Liehr | -66/+133 |
| 2024-01-03 | Rollup merge of #119492 - rustbot:docs-update, r=ehuss | León Orell Valerian Liehr | -0/+0 |
| 2024-01-03 | Rollup merge of #119487 - gurry:improve-freshner-comment, r=Nilstrieb | León Orell Valerian Liehr | -2/+2 |
| 2024-01-03 | Rollup merge of #119479 - bjorn3:remove_unused_feature_gates, r=compiler-errors | León Orell Valerian Liehr | -3/+0 |
| 2024-01-03 | Rollup merge of #119477 - lukas-code:tooltip-z-index, r=notriddle | León Orell Valerian Liehr | -5/+17 |
| 2024-01-03 | Rollup merge of #119476 - fmease:pp-always-const-trait-preds, r=compiler-errors | León Orell Valerian Liehr | -15/+94 |
| 2024-01-03 | Rollup merge of #119474 - nbdd0121:naked, r=Nilstrieb | León Orell Valerian Liehr | -3/+3 |
| 2024-01-03 | Rollup merge of #119444 - compiler-errors:closure-or-coroutine, r=oli-obk | León Orell Valerian Liehr | -27/+32 |
| 2024-01-03 | Rollup merge of #119434 - taiki-e:rc-is-dangling, r=Mark-Simulacrum | León Orell Valerian Liehr | -3/+3 |
| 2024-01-03 | Rollup merge of #119319 - chfogelman:buffered-file-doc, r=the8472 | León Orell Valerian Liehr | -3/+9 |
| 2024-01-03 | Rollup merge of #119298 - onur-ozkan:silence-change-tracker-warning-for-ci, r... | León Orell Valerian Liehr | -16/+23 |
| 2024-01-03 | Rollup merge of #119239 - compiler-errors:yield-coercion, r=davidtwco | León Orell Valerian Liehr | -16/+1 |
| 2024-01-03 | Rollup merge of #119086 - RossSmyth:query_panics, r=compiler-errors | León Orell Valerian Liehr | -11/+21 |
| 2024-01-03 | Add useful panic messages if queries fail to start | Ross Smyth | -11/+21 |
| 2024-01-03 | Auto merge of #119546 - jdno:temporarily-disable-m1-runners, r=Kobzol | bors | -38/+18 |
| 2024-01-03 | Temporarily disable M1 runners on GitHub Actions | Jan David | -38/+18 |
| 2024-01-03 | Fix: Properly set vendor in i686-win7-windows-msvc target | roblabla | -0/+1 |
| 2024-01-03 | Add proc_macro_def_site to r-a ALLOW_FEATURES | Laurențiu Nicola | -1/+1 |
| 2024-01-03 | Allow unexpected_cfgs in proc-macro-test imp | Laurențiu Nicola | -0/+2 |
| 2024-01-03 | Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2 | Laurențiu Nicola | -3073/+6912 |
| 2024-01-02 | Update `thread_local` examples to use `local_key_cell_methods` | Trevor Gross | -18/+32 |
| 2024-01-02 | llvm: Allow `noundef` in codegen tests | Matthew Maurer | -2/+2 |
| 2024-01-02 | Update cargo | Weihang Lo | -0/+0 |
| 2024-01-02 | Auto merge of #16222 - rosefromthedead:unresolved-assoc-item, r=Veykril | bors | -1/+74 |
| 2024-01-02 | Auto merge of #16211 - tetsuharuohzeki:update-lint, r=Veykril | bors | -2/+134 |