| Age | Commit message (Expand) | Author | Lines |
| 2021-07-18 | Auto merge of #87242 - JohnTitor:rollup-t9rmwpo, r=JohnTitor | bors | -101/+352 |
| 2021-07-18 | Auto merge of #87071 - inquisitivecrystal:inclusive-range, r=estebank | bors | -7/+62 |
| 2021-07-18 | Rollup merge of #87205 - matthiaskrgr:clippy_cln, r=oli-obk | Yuki Okushi | -3/+2 |
| 2021-07-18 | Rollup merge of #87183 - RalfJung:option-doctest, r=jyn514 | Yuki Okushi | -1/+1 |
| 2021-07-18 | Rollup merge of #87170 - xFrednet:clippy-5393-add-diagnostic-items, r=Manishe... | Yuki Okushi | -0/+44 |
| 2021-07-18 | Rollup merge of #87092 - ricobbe:fix-raw-dylib-multiple-definitions, r=petroc... | Yuki Okushi | -75/+91 |
| 2021-07-18 | Rollup merge of #86889 - jyn514:crate-cleanup, r=camelid | Yuki Okushi | -21/+14 |
| 2021-07-18 | Rollup merge of #86843 - FabianWolff:issue-86820, r=lcnr | Yuki Okushi | -0/+106 |
| 2021-07-18 | Rollup merge of #86814 - Aaron1011:inner-doc-recover, r=estebank | Yuki Okushi | -1/+30 |
| 2021-07-18 | Rollup merge of #86763 - JohnTitor:test-63355, r=oli-obk | Yuki Okushi | -0/+64 |
| 2021-07-18 | Auto merge of #85686 - ptrojahn:loop_reinitialize, r=estebank | bors | -18/+176 |
| 2021-07-17 | Auto merge of #87129 - FabianWolff:issue-75356, r=varkor | bors | -0/+151 |
| 2021-07-17 | Auto merge of #87203 - jackh726:logging, r=nikomatsakis | bors | -18/+45 |
| 2021-07-17 | Add needs_normalization | jackh726 | -4/+21 |
| 2021-07-17 | Some perf optimizations and logging | jackh726 | -14/+24 |
| 2021-07-17 | Auto merge of #86676 - cjgillot:localexpn, r=petrochenkov | bors | -436/+615 |
| 2021-07-17 | Simplify Expn creation. | Camille GILLOT | -27/+25 |
| 2021-07-17 | Rename expn_info -> expn_data. | Camille GILLOT | -8/+8 |
| 2021-07-17 | Pass ExpnData by reference. | Camille GILLOT | -4/+4 |
| 2021-07-17 | Always hash spans in expn. | Camille GILLOT | -1/+1 |
| 2021-07-17 | Drop ExpnData::krate. | Camille GILLOT | -20/+11 |
| 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 | -147/+169 |
| 2021-07-17 | Make the CrateNum part of the ExpnId. | Camille GILLOT | -112/+307 |
| 2021-07-17 | Auto merge of #87123 - RalfJung:miri-provenance-overhaul, r=oli-obk | bors | -1401/+1311 |
| 2021-07-17 | Auto merge of #86761 - Alexhuszagh:master, r=estebank | bors | -2823/+2530 |
| 2021-07-17 | Corrected symbol order after adding diagnostic items | xFrednet | -1/+1 |
| 2021-07-17 | Auto merge of #87124 - Andy-Python-Programmer:code_model_uefi_patch, r=petroc... | bors | -6/+2 |
| 2021-07-17 | Auto merge of #86062 - nagisa:nagisa/what-a-lie, r=estebank | bors | -6/+25 |
| 2021-07-17 | Changed dec2flt to use the Eisel-Lemire algorithm. | Alex Huszagh | -2823/+2530 |
| 2021-07-17 | Use small code model for UEFI targets | Andy-Python-Programmer | -6/+2 |
| 2021-07-17 | Auto merge of #87195 - yaahc:move-assert_matches-again, r=oli-obk | bors | -11/+11 |
| 2021-07-17 | rustc_middle: remove redundant clone | Matthias Krüger | -3/+2 |
| 2021-07-16 | Auto merge of #83898 - Aaron1011:feature/hir-wf, r=estebank | bors | -66/+350 |
| 2021-07-16 | Add initial implementation of HIR-based WF checking for diagnostics | Aaron Hill | -66/+350 |
| 2021-07-16 | Check that const parameters of trait methods have compatible types | Fabian Wolff | -0/+106 |
| 2021-07-16 | i sweat to god | Jane Lusby | -1/+1 |
| 2021-07-16 | pls this time | Jane Lusby | -2/+2 |
| 2021-07-16 | Auto merge of #87201 - GuillaumeGomez:rollup-4loi2q9, r=GuillaumeGomez | bors | -233/+162 |
| 2021-07-16 | fix ui tests | Jane Lusby | -2/+2 |
| 2021-07-16 | Consider all fields when comparing DllImports, to remove nondetermininsm in m... | Richard Cobbe | -75/+91 |
| 2021-07-16 | avoid manual Debug impls by adding extra Provenance bounds to types | Ralf Jung | -152/+51 |
| 2021-07-16 | Rollup merge of #87200 - oli-obk:fixup_fixup_opaque_types, r=nikomatsakis | Guillaume Gomez | -152/+42 |
| 2021-07-16 | Rollup merge of #87188 - GuillaumeGomez:gui-test-auto-hide-trait-impl, r=notr... | Guillaume Gomez | -0/+20 |
| 2021-07-16 | Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill... | Guillaume Gomez | -1/+12 |
| 2021-07-16 | Rollup merge of #87179 - fee1-dead:active-const-impl, r=oli-obk | Guillaume Gomez | -47/+24 |
| 2021-07-16 | Rollup merge of #87174 - inquisitivecrystal:array-map, r=kennytm | Guillaume Gomez | -4/+2 |
| 2021-07-16 | Rollup merge of #87158 - In-line:suggest-full-enum-variant-for-local-module, ... | Guillaume Gomez | -1/+29 |