about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-05-12Auto merge of #72091 - RalfJung:miri, r=RalfJungbors-8/+7
2020-05-12Rollup merge of #72128 - RalfJung:str-validity, r=oli-obkDylan DPC-11/+12
2020-05-12Rollup merge of #72096 - jonas-schievink:mirck-docs, r=matthewjasperDylan DPC-54/+50
2020-05-12Rollup merge of #72048 - jonas-schievink:visit-return, r=oli-obkDylan DPC-3/+38
2020-05-12Rollup merge of #71928 - mibac138:strikethrough, r=GuillaumeGomezDylan DPC-3/+17
2020-05-12Rollup merge of #71737 - RalfJung:miri-test-threads, r=shepmasterDylan DPC-9/+10
2020-05-12strings do not have to be valid UTF-8 any moreRalf Jung-11/+12
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-11Auto merge of #72089 - Mark-Simulacrum:error-is-really-an-error, r=pietroalbinibors-1/+4
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-11Clean up E0579 explanationGuillaume Gomez-4/+6
2020-05-11update miri some moreRalf Jung-12/+7
2020-05-11Auto merge of #71953 - oli-obk:const_prop_deaggregates, r=wesleywiserbors-42/+342
2020-05-11Make MIR typeck use `LocalDefId` and fix docsJonas Schievink-54/+50
2020-05-10update miriRalf Jung-7/+11
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-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-10Rollup merge of #72043 - GuillaumeGomez:clean-up-e0569, r=Dylan-DPCRalf Jung-1/+1
2020-05-10Rollup merge of #71945 - GuillaumeGomez:sort-impl-on-foreign-types-section, r...Ralf Jung-8/+7
2020-05-10Rollup merge of #71840 - matthewjasper:drop-trees, r=oli-obkRalf Jung-1749/+1618
2020-05-10use min_specialization for some rustc crates where it requires no changesRalf Jung-9/+9
2020-05-10doc: minus (U+2212) instead of dash (U+002D) for negative infinityTrevor Spiteri-2/+2
2020-05-10add linking option stripYI-38/+81
2020-05-10Auto merge of #71775 - petrochenkov:crtcfg, r=matthewjasperbors-14/+6
2020-05-10Auto merge of #72020 - alexcrichton:fix-incremental-linker-plugin-lto, r=oli-obkbors-35/+71
2020-05-09Fix disagreeement about CGU reuse and LTOAlex Crichton-35/+71
2020-05-10Auto merge of #71557 - matthewjasper:mir-asymmetric-or-pattern, r=oli-obkbors-19/+102
2020-05-09Auto merge of #69530 - Aaron1011:perf/skip-coerce-var, r=nikomatsakisbors-1/+35
2020-05-09Auto merge of #72041 - RalfJung:rollup-xivrvy2, r=RalfJungbors-873/+4013
2020-05-09display `ConstKind::Param`Bastian Kauschke-14/+16
2020-05-09Visit move out of `_0` when visiting `return`Jonas Schievink-3/+38
2020-05-09Add missing backtick in E0569 explanationGuillaume Gomez-1/+1
2020-05-09Sort "implementations on foreign types" section in the sidebarGuillaume Gomez-8/+7
2020-05-09Rollup merge of #71555 - cjgillot:nameless, r=matthewjasperRalf Jung-592/+539
2020-05-09Rollup merge of #71508 - oli-obk:alloc_map_unlock, r=RalfJungRalf Jung-107/+115
2020-05-09Rollup merge of #71234 - maurer:init-array, r=cuviperRalf Jung-1/+23