| Age | Commit message (Expand) | Author | Lines |
| 2021-07-17 | Drop orig_id. | Camille GILLOT | -34/+10 |
| 2021-07-17 | Encode ExpnId using ExpnHash for incr. comp. | Camille GILLOT | -121/+161 |
| 2021-07-17 | Choose encoding format in caller code. | Camille GILLOT | -85/+55 |
| 2021-07-17 | Use LocalExpnId where possible. | Camille GILLOT | -108/+130 |
| 2021-07-17 | Make the CrateNum part of the ExpnId. | Camille GILLOT | -112/+307 |
| 2021-07-15 | Simplify metadata decoding. | Camille GILLOT | -44/+12 |
| 2021-07-15 | Separate encoding paths. | Camille GILLOT | -97/+116 |
| 2021-07-15 | Rollup merge of #87134 - BoxyUwU:cgd-self-ty-error, r=lcnr | Yuki Okushi | -5/+5 |
| 2021-07-15 | Rollup merge of #86947 - m-ou-se:assert-matches-to-submodule, r=yaahc | Yuki Okushi | -0/+2 |
| 2021-07-15 | Rollup merge of #86478 - ehuss:future-incompat-test, r=oli-obk | Yuki Okushi | -7/+10 |
| 2021-07-15 | Auto merge of #86876 - jyn514:56935-target-crate-num, r=petrochenkov | bors | -1/+5 |
| 2021-07-14 | Reuse CrateNum for proc-macro crates even when cross-compiling | Joshua Nelson | -1/+5 |
| 2021-07-14 | Auto merge of #87133 - GuillaumeGomez:rollup-pfz9jbk, r=GuillaumeGomez | bors | -135/+143 |
| 2021-07-14 | Change type param -> generic param | Ellen | -5/+5 |
| 2021-07-14 | Rollup merge of #87117 - cjgillot:cstore, r=petrochenkov | Guillaume Gomez | -56/+39 |
| 2021-07-14 | Rollup merge of #87027 - petrochenkov:builderhelp, r=oli-obk | Guillaume Gomez | -79/+104 |
| 2021-07-14 | Add -Zfuture-incompat-test to assist with testing future-incompat reports. | Eric Huss | -7/+10 |
| 2021-07-14 | Auto merge of #87082 - michaelwoerister:const-in-debuginfo-type-names-fix, r=... | bors | -18/+63 |
| 2021-07-14 | Shrink the CrateStore dynamic interface. | Camille GILLOT | -56/+39 |
| 2021-07-14 | Handle non-integer const generic parameters in debuginfo type names. | Michael Woerister | -18/+63 |
| 2021-07-14 | Auto merge of #87118 - JohnTitor:rollup-8ltidsq, r=JohnTitor | bors | -21/+87 |
| 2021-07-14 | Auto merge of #87106 - Mark-Simulacrum:edition-no-clone, r=petrochenkov | bors | -1/+1 |
| 2021-07-14 | Rollup merge of #87101 - FabianWolff:issue-87086, r=estebank | Yuki Okushi | -19/+85 |
| 2021-07-14 | Rollup merge of #87099 - JohnTitor:upgrade-cc-crate, r=alexcrichton | Yuki Okushi | -2/+2 |
| 2021-07-14 | Suggest a path separator if a stray colon is found in a match arm | Fabian Wolff | -19/+85 |
| 2021-07-13 | Auto merge of #87044 - cjgillot:expnhash, r=petrochenkov | bors | -240/+285 |
| 2021-07-13 | Cache expansion hash. | Camille GILLOT | -217/+263 |
| 2021-07-13 | Move HashStable implementations. | Camille GILLOT | -61/+60 |
| 2021-07-13 | expand: Support helper attributes for built-in derive macros | Vadim Petrochenkov | -79/+104 |
| 2021-07-13 | Auto merge of #86827 - camsteffen:hash-lint-resolved, r=oli-obk | bors | -45/+40 |
| 2021-07-13 | Avoid cloning ExpnData to access Span edition | Mark Rousskov | -1/+1 |
| 2021-07-13 | Auto merge of #86922 - joshtriplett:target-abi, r=oli-obk | bors | -8/+107 |
| 2021-07-13 | Upgrade `cc` crate to 1.0.69 | Yuki Okushi | -2/+2 |
| 2021-07-13 | Auto merge of #86857 - fee1-dead:add-attr, r=oli-obk | bors | -30/+134 |
| 2021-07-13 | Auto merge of #86665 - FabianWolff:layout-field-thir-unsafeck, r=oli-obk | bors | -48/+153 |
| 2021-07-13 | Rollup merge of #87089 - RalfJung:ctfe-memory-cleanup, r=oli-obk | Yuki Okushi | -26/+18 |
| 2021-07-13 | Rollup merge of #87070 - ehuss:simplify-future-report, r=oli-obk | Yuki Okushi | -48/+21 |
| 2021-07-13 | Rollup merge of #87065 - FabianWolff:issue-87046, r=oli-obk | Yuki Okushi | -11/+23 |
| 2021-07-12 | Auto merge of #86320 - hi-rustin:rustin-patch-fix-span, r=estebank | bors | -5/+7 |
| 2021-07-12 | remove unnecessary deallocate_local hack | Ralf Jung | -15/+8 |
| 2021-07-12 | remove remaining use of Pointer in Allocation API | Ralf Jung | -12/+11 |
| 2021-07-12 | Auto merge of #86815 - FabianWolff:issue-84210, r=varkor | bors | -4/+20 |
| 2021-07-11 | Auto merge of #86249 - FabianWolff:issue-86238, r=varkor | bors | -2/+9 |
| 2021-07-11 | Simplify future incompatible reporting. | Eric Huss | -48/+21 |
| 2021-07-12 | Rollup merge of #87061 - FabianWolff:issue-87051, r=oli-obk | Yuki Okushi | -3/+7 |
| 2021-07-11 | Fix ICE with unsized type in const pattern | Fabian Wolff | -11/+23 |
| 2021-07-11 | Auto merge of #85941 - cjgillot:qresolve, r=Aaron1011 | bors | -122/+139 |
| 2021-07-11 | Do not suggest adding a semicolon after `?` | Fabian Wolff | -3/+7 |
| 2021-07-11 | Auto merge of #86995 - sexxi-goose:rewrite, r=nikomatsakis | bors | -168/+160 |
| 2021-07-11 | Auto merge of #87042 - petrochenkov:cleanquotspan, r=Aaron1011 | bors | -166/+74 |