summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-05-03Fix ICE of for-loop mut borrowck where no suggestions are availableDeadbeef-7/+10
2021-05-03Revert PR 81473 to resolve (on beta) issues 81626 and 81658.Felix S. Klock II-21/+0
2021-05-03Remove assert_matches feature attributes.Mara Bos-3/+0
2021-05-03Remove assert_matches usersMark Rousskov-17/+5
2021-05-03Effective beta backport of 8d1083e319841624f64400e1524805a40d725439Felix S. Klock II-31/+62
2021-04-29move new c abi abort behavior behind feature gatekatelyn a. martin-1/+5
2021-03-20Auto merge of #83314 - Aaron1011:print-unstable-value, r=lcnrbors-1/+1
2021-03-20Auto merge of #83271 - SparrowLii:simd_neg, r=Amanieubors-2/+24
2021-03-20Auto merge of #82919 - bstrie:stabchar, r=dtolnaybors-1/+0
2021-03-20Auto merge of #83293 - osa1:82436_perf, r=varkorbors-3/+3
2021-03-19Stabilize `assoc_char_funcs` and `assoc_char_consts`bstrie-1/+0
2021-03-19Debug-print result when an unstable fingerprint is detectedAaron Hill-1/+1
2021-03-19Rollup merge of #83297 - oli-obk:why_bug_today_if_you_can_delay_to_tomorrow, ...Dylan DPC-5/+9
2021-03-19Rollup merge of #83277 - spastorino:early_otherwise-opt-unsound, r=oli-obkDylan DPC-0/+5
2021-03-19Auto merge of #82951 - sexxi-goose:wr-mir-replace-methods2, r=nikomatsakisbors-242/+219
2021-03-19Rollup merge of #83236 - cjgillot:memmap, r=joshtriplettDylan DPC-6/+6
2021-03-19Rollup merge of #83230 - jyn514:remove-macros, r=joshtriplettDylan DPC-15/+7
2021-03-19Rollup merge of #83197 - jyn514:cfg-test-dead-code, r=joshtriplettDylan DPC-78/+85
2021-03-19Rollup merge of #83179 - Aaron1011:actix-web-lint, r=petrochenkovDylan DPC-17/+29
2021-03-19Rollup merge of #82846 - GuillaumeGomez:doc-alias-list, r=jyn514Dylan DPC-30/+83
2021-03-19Rollup merge of #82759 - m-ou-se:remove-unwrap-none, r=petrochenkovDylan DPC-23/+38
2021-03-19Do not ICE on ty::Error as an error must already have been reportedOli Scherer-5/+9
2021-03-19Revert performance-sensitive change in #82436Ömer Sinan Ağacan-3/+3
2021-03-19Hash hir_owner in typeck resultsAman Arora-1/+3
2021-03-18Replace closures_captures and upvar_capture with closure_min_capturesJennifer Wills-243/+218
2021-03-18Mark early otherwise optimization unsoundSantiago Pastorino-0/+5
2021-03-19correct macro namesSparrowLii-4/+4
2021-03-19Add simd_neg platform intrinsicSparrowLii-2/+24
2021-03-18Upgrade memmap to memmap2 in other crates.Camille GILLOT-6/+6
2021-03-18Extend `proc_macro_back_compat` lint to `actix-web`Aaron Hill-17/+29
2021-03-18Auto merge of #83166 - cjgillot:defkey-vge, r=oli-obkbors-92/+86
2021-03-18Remove unwrap_none/expect_none from compiler/.Mara Bos-23/+38
2021-03-18Auto merge of #82868 - petrochenkov:bto, r=estebankbors-61/+113
2021-03-18Auto merge of #76447 - pickfire:async-pub, r=estebankbors-9/+39
2021-03-18Report missing cases of `bare_trait_objects`Vadim Petrochenkov-2/+34
2021-03-18hir: Preserve used syntax in `TyKind::TraitObject`Vadim Petrochenkov-11/+17
2021-03-18Rollup merge of #83231 - DieracDelta:lp64d-abi-for-riscvgc-unknown-none-elf, ...Dylan DPC-0/+1
2021-03-18Rollup merge of #83216 - jyn514:register-tool, r=petrochenkovDylan DPC-14/+38
2021-03-18Rollup merge of #83168 - Aaron1011:lint-procedural-masquerade, r=petrochenkovDylan DPC-29/+43
2021-03-18Rollup merge of #83080 - tmiasko:inline-coverage, r=wesleywiserDylan DPC-52/+102
2021-03-18Rollup merge of #82270 - asquared31415:asm-syntax-directive-errors, r=nagisaDylan DPC-1/+79
2021-03-18Fix use of bare trait objects everywhereVadim Petrochenkov-48/+62
2021-03-17Auto merge of #83188 - petrochenkov:field, r=lcnrbors-295/+323
2021-03-17Iterate for super_predicates.Camille GILLOT-11/+3
2021-03-17riscvgc-unknown-none-elf use lp64d ABIJustin Restivo-0/+1
2021-03-17Move some test-only code to test filesJoshua Nelson-78/+85
2021-03-17Auto merge of #83090 - jackh726:bound_var_replacer_option, r=varkorbors-55/+53
2021-03-17Remove unnecessary `forward_inner_docs` hackJoshua Nelson-15/+7
2021-03-17Auto merge of #83225 - JohnTitor:rollup-4hnuhb8, r=JohnTitorbors-109/+150
2021-03-17Rollup merge of #83203 - jyn514:rustdoc-warnings, r=ManishearthYuki Okushi-1/+35