| Age | Commit message (Expand) | Author | Lines |
| 2021-07-07 | Merge commit '3a31c6d8272c14388a34622193baf553636fe470' into sync_cg_clif-202... | bjorn3 | -446/+1283 |
| 2021-07-07 | Auto merge of #86920 - JohnTitor:rollup-buvzpkr, r=JohnTitor | bors | -35/+44 |
| 2021-07-07 | Rollup merge of #86717 - rylev:rename, r=nikomatsakis | Yuki Okushi | -35/+44 |
| 2021-07-07 | Auto merge of #86901 - sexxi-goose:query_remove, r=nikomatsakis | bors | -101/+81 |
| 2021-07-06 | Auto merge of #86911 - bjorn3:crate_info_refactor, r=petrochenkov | bors | -198/+165 |
| 2021-07-06 | Fix depnode size | Aman Arora | -1/+1 |
| 2021-07-06 | Auto merge of #86636 - wesleywiser:misc_enum_improvements, r=michaelwoerister | bors | -100/+49 |
| 2021-07-06 | Make type_implements_trait not a query | Aman Arora | -100/+80 |
| 2021-07-06 | rename rust_2021_token_prefixes to rust_2021_prefixes_incompatible_syntax | Ryan Levick | -6/+6 |
| 2021-07-06 | Rename future_prelude_collisions to rust_2021_prelude_collisions | Ryan Levick | -8/+8 |
| 2021-07-06 | rust_2021_token_prefixes | Ryan Levick | -6/+6 |
| 2021-07-06 | Add s to non_fmt_panic | Ryan Levick | -6/+7 |
| 2021-07-06 | Fix mis-styled code | Ryan Levick | -1/+4 |
| 2021-07-06 | Rename reserved_prefix lint to reserved_prefixes | Ryan Levick | -6/+6 |
| 2021-07-06 | Add s to FUTURE_PRELUDE_COLLISION | Ryan Levick | -8/+8 |
| 2021-07-06 | Change or_patterns_back_compat lint to rust_2021_incompatible_or_patterns | Ryan Levick | -6/+9 |
| 2021-07-06 | Rename lint | Ryan Levick | -0/+1 |
| 2021-07-06 | Rename disjoint_capture_migration lint to rust_2021_incompatible_closure_capt... | Ryan Levick | -9/+10 |
| 2021-07-06 | Auto merge of #86572 - rylev:force-warnings-always, r=nikomatsakis | bors | -12/+67 |
| 2021-07-06 | Fold LinkerInfo into CrateInfo | bjorn3 | -86/+48 |
| 2021-07-06 | Don't store the full LinkerInfo inside Linker impls | bjorn3 | -27/+44 |
| 2021-07-06 | Merge LinkerInfo::to_linker into get_linker | bjorn3 | -44/+40 |
| 2021-07-06 | Move get_linker to linker.rs | bjorn3 | -93/+96 |
| 2021-07-06 | Don't pass local_crate_name to link_binary separately | bjorn3 | -9/+7 |
| 2021-07-06 | Remove unused panic_runtime field from CrateInfo | bjorn3 | -5/+0 |
| 2021-07-06 | Auto merge of #86231 - nagisa:nagisa/abi-allowlist, r=petrochenkov | bors | -435/+263 |
| 2021-07-06 | Move LinkerInfo into CrateInfo | bjorn3 | -16/+12 |
| 2021-07-06 | Add missing docs and remove dead code | Ryan Levick | -5/+11 |
| 2021-07-06 | Auto merge of #86143 - bjorn3:revert_revert_merge_crate_disambiguator, r=mich... | bors | -203/+132 |
| 2021-07-06 | Replace per-target ABI denylist with an allowlist | Simonas Kazlauskas | -435/+263 |
| 2021-07-06 | Truncate hex stable crate id to 8 characters (32 bits) | bjorn3 | -2/+7 |
| 2021-07-06 | Make tcx.stable_crate_id() faster | bjorn3 | -2/+6 |
| 2021-07-06 | Revert "Revert "Fix test"" | bjorn3 | -8/+5 |
| 2021-07-06 | Revert "Revert "Merge CrateDisambiguator into StableCrateId"" | bjorn3 | -193/+116 |
| 2021-07-06 | Auto merge of #86694 - cjgillot:pmmd, r=petrochenkov | bors | -40/+32 |
| 2021-07-06 | Store macro parent module in ExpnData. | Camille GILLOT | -40/+32 |
| 2021-07-06 | Auto merge of #82985 - cjgillot:lint, r=jackh726 | bors | -62/+37 |
| 2021-07-05 | Auto merge of #86877 - bjorn3:remove_lib_source, r=petrochenkov | bors | -81/+60 |
| 2021-07-05 | Auto merge of #86891 - JohnTitor:rollup-gy2gan9, r=JohnTitor | bors | -0/+3 |
| 2021-07-06 | Rollup merge of #86685 - RalfJung:alloc-mut, r=oli-obk | Yuki Okushi | -0/+3 |
| 2021-07-05 | Auto merge of #86674 - Aaron1011:new-querify-limits, r=michaelwoerister | bors | -87/+140 |
| 2021-07-05 | Deduplicate info.used_crate_source indexing | bjorn3 | -2/+3 |
| 2021-07-05 | Remove LibSource | bjorn3 | -81/+59 |
| 2021-07-05 | Auto merge of #86282 - camelid:macro_rules-matchers, r=jyn514 | bors | -3/+3 |
| 2021-07-05 | Auto merge of #86867 - JohnTitor:convert-to-actual-assert, r=jackh726 | bors | -1/+1 |
| 2021-07-05 | Rollup merge of #86862 - tmiasko:re-export-SwitchIntEdgeEffects, r=jonas-schi... | Yuki Okushi | -1/+1 |
| 2021-07-05 | Rollup merge of #86477 - tlyu:e0716-clarification, r=JohnTitor | Yuki Okushi | -2/+4 |
| 2021-07-04 | Combine individual limit queries into single `limits` query | Aaron Hill | -55/+75 |
| 2021-07-04 | Auto merge of #86866 - nikomatsakis:issue-84841, r=oli-obk | bors | -57/+87 |
| 2021-07-04 | Query-ify global limit attribute handling | Aaron Hill | -87/+120 |