summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-11Modify SimplifyArmIdentity so it can trigger on mir-opt-level=1Wesley Wiser-73/+1032
2020-05-11Ignore arguments when looking for `IndexMut` for subsequent `mut` obligationEsteban Küber-1/+32
2020-05-12Remove `RawVec::double_in_place`.Nicholas Nethercote-18/+0
2020-05-11Rollup merge of #72109 - matthiaskrgr:cl8ppy, r=Dylan-DPCDylan DPC-79/+68
2020-05-11Rollup merge of #72107 - GuillaumeGomez:cleanup-e0579, r=Dylan-DPCDylan DPC-4/+6
2020-05-11Rollup merge of #72077 - GuillaumeGomez:cleanup-E0571, r=Dylan-DPCDylan DPC-3/+3
2020-05-11Rollup merge of #72072 - tspiteri:minus-inf, r=Dylan-DPCDylan DPC-2/+2
2020-05-11Rollup merge of #72067 - jonas-schievink:fuel-warn, r=varkorDylan DPC-7/+11
2020-05-11Rollup merge of #72052 - lcnr:const_pprint, r=ecstatic-morseDylan DPC-14/+16
2020-05-11Rollup merge of #72044 - RalfJung:min-spec, r=matthewjasperDylan DPC-9/+9
2020-05-11Rollup merge of #72027 - Mark-Simulacrum:ci-caches, r=pietroalbiniDylan DPC-4/+8
2020-05-11Rollup merge of #72019 - matthewjasper:dont-skip-binder, r=davidtwcoDylan DPC-0/+45
2020-05-11Rollup merge of #72014 - GuillaumeGomez:deprecated-emoji, r=kinnison,ollie27Dylan DPC-3/+6
2020-05-11Fix hang in lexical_region_resolveMatthew Jasper-4/+23
2020-05-11Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyupflip1995-1/+15
2020-05-11Merge commit '43a1777b89cf6791f9e20878b4e5e3ae907867a5' into clippyupflip1995-257/+1574
2020-05-11Update the Fuchsia linker defaultsPetr Hosek-0/+7
2020-05-11Auto merge of #72089 - Mark-Simulacrum:error-is-really-an-error, r=pietroalbinibors-1/+4
2020-05-11rustc-book: Document `-Z strip=val` optionVadim Petrochenkov-0/+17
2020-05-11Fix clippy warningsMatthias Krüger-79/+68
2020-05-11Configure cache domain for GHAMark Rousskov-0/+2
2020-05-11fix test_weak_count_locked for MiriRalf Jung-1/+5
2020-05-11rustbook: Bump mdbook dependencyIgor Matuszewski-1/+1
2020-05-11Clean up E0579 explanationGuillaume Gomez-4/+6
2020-05-11update miri some moreRalf Jung-12/+7
2020-05-11borrowck `DefId` -> `LocalDefId`Bastian Kauschke-67/+59
2020-05-11Auto merge of #71953 - oli-obk:const_prop_deaggregates, r=wesleywiserbors-42/+342
2020-05-11bless ui testscsmoe-10/+41
2020-05-11Make MIR typeck use `LocalDefId` and fix docsJonas Schievink-54/+50
2020-05-11cmdline: Make target features individually overridableVadim Petrochenkov-2/+33
2020-05-11rustc_driver::main: more informative return typeRalf Jung-2/+2
2020-05-10Unblock font loading in rustdoc.cssJubilee-0/+9
2020-05-10update miriRalf Jung-7/+11
2020-05-10Run rustfmtMarko Mijalkovic-6/+1
2020-05-10Renamed lld_link_script to link_script and support all GNU-like linkersMarko Mijalkovic-17/+18
2020-05-10rustc_driver: factor out computing the exit codeRalf Jung-3/+1
2020-05-10rustc_driver: factor out computing the exit codeRalf Jung-10/+13
2020-05-10Fail if I/O error occurs during testingMark Rousskov-1/+4
2020-05-10Auto merge of #71825 - contrun:cg-option-strip, r=petrochenkovbors-38/+81
2020-05-10remove lldb package from bootstrap, config and build-manifestRalf Jung-180/+7
2020-05-10Add lld_link_script to TargetOptionsMarko Mijalkovic-15/+39
2020-05-10remove try_trait lang itemcsmoe-35/+26
2020-05-10suggest await before try when performing trait selectioncsmoe-10/+92
2020-05-10normalize Future::Ouputcsmoe-9/+10
2020-05-10add try trait as lang itemcsmoe-10/+24
2020-05-10add test case for issue-61076csmoe-0/+12
2020-05-10Emit a warning when optimization fuel runs outJonas Schievink-7/+11
2020-05-10Auto merge of #72074 - RalfJung:rollup-1ns58no, r=RalfJungbors-1758/+1626
2020-05-10Improve E0571 wordingGuillaume Gomez-3/+3
2020-05-10update stacker to 0.1.9 to unbreak build on OpenBSDSébastien Marie-1/+1