about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2021-06-08Rollup merge of #86103 - camsteffen:lifetime-hack, r=jackh726Yuki Okushi-9/+1
2021-06-08Rollup merge of #86096 - FabianWolff:ec-E0316, r=GuillaumeGomezYuki Okushi-16/+48
2021-06-08Rollup merge of #85906 - LingMan:iter_find, r=matthewjasperYuki Okushi-8/+3
2021-06-07Remove lifetime hackCameron Steffen-9/+1
2021-06-07Auto merge of #85903 - bjorn3:rustc_serialize_cleanup, r=varkorbors-336/+130
2021-06-07Add E0316.mdFabian Wolff-1/+33
2021-06-07Comment out unused error codes in error_codes.rsFabian Wolff-15/+15
2021-06-07Auto merge of #85891 - bjorn3:revert_merge_crate_disambiguator, r=Mark-Simula...bors-132/+215
2021-06-07Revert "Merge CrateDisambiguator into StableCrateId"bjorn3-127/+207
2021-06-07Revert "Fix test"bjorn3-5/+8
2021-06-07Rollup merge of #86081 - LingMan:try_into, r=jyn514Yuki Okushi-10/+2
2021-06-07Rollup merge of #86025 - bjorn3:no_rpath_cfg_prefix, r=jackh726Yuki Okushi-36/+5
2021-06-07Rollup merge of #86016 - luqmana:infer-linker-flavor, r=petrochenkovYuki Okushi-90/+3
2021-06-07Rollup merge of #85973 - LingMan:indentation, r=jyn514Yuki Okushi-25/+22
2021-06-07Rollup merge of #84262 - camelid:sized-ice, r=estebankYuki Okushi-1/+8
2021-06-07Auto merge of #85810 - bjorn3:further_driver_cleanup, r=varkorbors-117/+100
2021-06-07Use `try_into` instead of asserting manuallyLingMan-10/+2
2021-06-07Rollup merge of #86077 - FabianWolff:issue-86061, r=GuillaumeGomezGuillaume Gomez-3/+3
2021-06-07Rollup merge of #86058 - fee1-dead:E0121-improvements, r=jackh726Guillaume Gomez-1/+1
2021-06-07Rollup merge of #86010 - FabianWolff:ICE-parser, r=varkorGuillaume Gomez-38/+47
2021-06-07Rollup merge of #85965 - tmiasko:a, r=nagisaGuillaume Gomez-46/+4
2021-06-07Rollup merge of #85912 - LingMan:iter_any, r=nagisaGuillaume Gomez-9/+4
2021-06-06Fix corrected example in E0759.mdFabian Wolff-3/+3
2021-06-06Auto merge of #85343 - Aaron1011:variance-diag, r=estebankbors-144/+344
2021-06-06Add variance-related information to lifetime error messagesAaron Hill-144/+344
2021-06-06Auto merge of #85086 - petrochenkov:linkord2, r=nagisabors-165/+164
2021-06-06linker: Re-apply Solaris fixes for `-z ignore`Vadim Petrochenkov-5/+10
2021-06-06linker: Restore the old order of linking native librariesVadim Petrochenkov-4/+12
2021-06-06linker: Reorder linker argumentsVadim Petrochenkov-146/+151
2021-06-06linker: Inline `fn link_local_crate_native_libs_and_dependent_crate_libs`Vadim Petrochenkov-57/+38
2021-06-06Auto merge of #84995 - petrochenkov:tcollect, r=Aaron1011bors-31/+35
2021-06-06Auto merge of #86054 - JohnTitor:rollup-j40z7sm, r=JohnTitorbors-20/+24
2021-06-06parser: Ensure that all nonterminals have tokens after parsingVadim Petrochenkov-31/+35
2021-06-06Rollup merge of #86047 - jyn514:doc-attrs, r=petrochenkovYuki Okushi-1/+1
2021-06-06Rollup merge of #86043 - klensy:attr-clone, r=jyn514Yuki Okushi-3/+2
2021-06-06Rollup merge of #86028 - LingMan:dupe_empty_check, r=jyn514Yuki Okushi-7/+5
2021-06-06Rollup merge of #85920 - luqmana:wasm-linker-tweaks, r=petrochenkovYuki Okushi-3/+8
2021-06-06Rollup merge of #85772 - luqmana:ignored-metadata, r=petrochenkovYuki Okushi-3/+6
2021-06-06Rollup merge of #85436 - tamird:save-clone, r=estebankYuki Okushi-3/+2
2021-06-06Auto merge of #84863 - ABouttefeux:libtest, r=m-ou-sebors-0/+4
2021-06-05Unify duplicate linker_and_flavor methods in rustc_codegen_{cranelift,ssa}.Luqman Aden-90/+3
2021-06-06Auto merge of #84171 - ricobbe:raw-dylib-via-llvm, r=petrochenkovbors-19/+323
2021-06-05Don't fire `invalid_doc_attributes` on `extern crate` itemsJoshua Nelson-1/+1
2021-06-06Auto merge of #79608 - alessandrod:bpf, r=nagisabors-0/+413
2021-06-05Auto merge of #86002 - cjgillot:expn_that_defined, r=petrochenkovbors-16/+9
2021-06-05Update compiler/rustc_middle/src/query/mod.rsCamille Gillot-1/+0
2021-06-05Rollup merge of #86014 - cr1901:msp430-link, r=jonas-schievinkGuillaume Gomez-0/+1
2021-06-05Rollup merge of #85501 - jyn514:invalid-doc-attrs, r=varkorGuillaume Gomez-0/+1
2021-06-05Drop an `if let` that will always succeedLingMan-7/+5
2021-06-05Remove get_install_prefix_lib_path completelybjorn3-34/+4