about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-07-18Auto merge of #87242 - JohnTitor:rollup-t9rmwpo, r=JohnTitorbors-101/+352
2021-07-18Auto merge of #87071 - inquisitivecrystal:inclusive-range, r=estebankbors-7/+62
2021-07-18Rollup merge of #87205 - matthiaskrgr:clippy_cln, r=oli-obkYuki Okushi-3/+2
2021-07-18Rollup merge of #87183 - RalfJung:option-doctest, r=jyn514Yuki Okushi-1/+1
2021-07-18Rollup merge of #87170 - xFrednet:clippy-5393-add-diagnostic-items, r=Manishe...Yuki Okushi-0/+44
2021-07-18Rollup merge of #87092 - ricobbe:fix-raw-dylib-multiple-definitions, r=petroc...Yuki Okushi-75/+91
2021-07-18Rollup merge of #86889 - jyn514:crate-cleanup, r=camelidYuki Okushi-21/+14
2021-07-18Rollup merge of #86843 - FabianWolff:issue-86820, r=lcnrYuki Okushi-0/+106
2021-07-18Rollup merge of #86814 - Aaron1011:inner-doc-recover, r=estebankYuki Okushi-1/+30
2021-07-18Rollup merge of #86763 - JohnTitor:test-63355, r=oli-obkYuki Okushi-0/+64
2021-07-18Auto merge of #85686 - ptrojahn:loop_reinitialize, r=estebankbors-18/+176
2021-07-17Auto merge of #87129 - FabianWolff:issue-75356, r=varkorbors-0/+151
2021-07-17Auto merge of #87203 - jackh726:logging, r=nikomatsakisbors-18/+45
2021-07-17Add needs_normalizationjackh726-4/+21
2021-07-17Some perf optimizations and loggingjackh726-14/+24
2021-07-17Auto merge of #86676 - cjgillot:localexpn, r=petrochenkovbors-436/+615
2021-07-17Simplify Expn creation.Camille GILLOT-27/+25
2021-07-17Rename expn_info -> expn_data.Camille GILLOT-8/+8
2021-07-17Pass ExpnData by reference.Camille GILLOT-4/+4
2021-07-17Always hash spans in expn.Camille GILLOT-1/+1
2021-07-17Drop ExpnData::krate.Camille GILLOT-20/+11
2021-07-17Drop orig_id.Camille GILLOT-34/+10
2021-07-17Encode ExpnId using ExpnHash for incr. comp.Camille GILLOT-121/+161
2021-07-17Choose encoding format in caller code.Camille GILLOT-85/+55
2021-07-17Use LocalExpnId where possible.Camille GILLOT-147/+169
2021-07-17Make the CrateNum part of the ExpnId.Camille GILLOT-112/+307
2021-07-17Auto merge of #87123 - RalfJung:miri-provenance-overhaul, r=oli-obkbors-1401/+1311
2021-07-17Auto merge of #86761 - Alexhuszagh:master, r=estebankbors-2823/+2530
2021-07-17Corrected symbol order after adding diagnostic itemsxFrednet-1/+1
2021-07-17Auto merge of #87124 - Andy-Python-Programmer:code_model_uefi_patch, r=petroc...bors-6/+2
2021-07-17Auto merge of #86062 - nagisa:nagisa/what-a-lie, r=estebankbors-6/+25
2021-07-17Changed dec2flt to use the Eisel-Lemire algorithm.Alex Huszagh-2823/+2530
2021-07-17Use small code model for UEFI targetsAndy-Python-Programmer-6/+2
2021-07-17Auto merge of #87195 - yaahc:move-assert_matches-again, r=oli-obkbors-11/+11
2021-07-17rustc_middle: remove redundant cloneMatthias Krüger-3/+2
2021-07-16Auto merge of #83898 - Aaron1011:feature/hir-wf, r=estebankbors-66/+350
2021-07-16Add initial implementation of HIR-based WF checking for diagnosticsAaron Hill-66/+350
2021-07-16Check that const parameters of trait methods have compatible typesFabian Wolff-0/+106
2021-07-16i sweat to godJane Lusby-1/+1
2021-07-16pls this timeJane Lusby-2/+2
2021-07-16Auto merge of #87201 - GuillaumeGomez:rollup-4loi2q9, r=GuillaumeGomezbors-233/+162
2021-07-16fix ui testsJane Lusby-2/+2
2021-07-16Consider all fields when comparing DllImports, to remove nondetermininsm in m...Richard Cobbe-75/+91
2021-07-16avoid manual Debug impls by adding extra Provenance bounds to typesRalf Jung-152/+51
2021-07-16Rollup merge of #87200 - oli-obk:fixup_fixup_opaque_types, r=nikomatsakisGuillaume Gomez-152/+42
2021-07-16Rollup merge of #87188 - GuillaumeGomez:gui-test-auto-hide-trait-impl, r=notr...Guillaume Gomez-0/+20
2021-07-16Rollup merge of #87180 - notriddle:notriddle/sidebar-keyboard-mobile, r=Guill...Guillaume Gomez-1/+12
2021-07-16Rollup merge of #87179 - fee1-dead:active-const-impl, r=oli-obkGuillaume Gomez-47/+24
2021-07-16Rollup merge of #87174 - inquisitivecrystal:array-map, r=kennytmGuillaume Gomez-4/+2
2021-07-16Rollup merge of #87158 - In-line:suggest-full-enum-variant-for-local-module, ...Guillaume Gomez-1/+29