about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-05-10Add lld_link_script to TargetOptionsMarko Mijalkovic-15/+39
2020-05-10Emit a warning when optimization fuel runs outJonas Schievink-7/+11
2020-05-10Auto merge of #72074 - RalfJung:rollup-1ns58no, r=RalfJungbors-1760/+1628
2020-05-10Improve E0571 wordingGuillaume Gomez-3/+3
2020-05-10Fix link to `map` documentation in exampleFaris Sufyan-1/+1
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 #71882 - alexcrichton:update-cc, r=Mark-SimulacrumRalf Jung-2/+2
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-09FormattingMarko Mijalkovic-8/+4
2020-05-09Update stdarchMarko Mijalkovic-0/+0
2020-05-09Add mipsel-sony-psp targetMarko Mijalkovic-0/+350
2020-05-09Auto merge of #5564 - MrAwesome:master, r=flip1995bors-14/+245
2020-05-09Move is_test_module check to top of functionGlenn Hope-3/+3
2020-05-09Check is_macro inside check_exceptions, update references to fix testGlenn Hope-9/+10
2020-05-09Fix test from auto-formatter fixGlenn Hope-1/+0
2020-05-09Remove check for Fn, reflect this in test cases, make test cases more robust/...Glenn Hope-12/+64
2020-05-09Remove unnecessary field, check for Mod/Fn ItemKindGlenn Hope-9/+5
2020-05-09Also have flag disable macro checkGlenn Hope-1/+1
2020-05-09Add check for "test" in parent name. Include flag for disabling wildcard impo...Glenn Hope-28/+75
2020-05-09Check if the parent module name contains "test"Glenn Hope-19/+46
2020-05-09Run `cargo dev fmt`Glenn Hope-3/+5
2020-05-09Allow 'use super::*;' importsGlenn Hope-4/+111
2020-05-09Auto merge of #72041 - RalfJung:rollup-xivrvy2, r=RalfJungbors-874/+4111
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-09Auto merge of #5580 - matthiaskrgr:regex_dep, r=flip1995bors-1/+0
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-593/+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
2020-05-09Rollup merge of #71185 - JohnTitor:run-fail, r=petrochenkovRalf Jung-152/+537
2020-05-09Rollup merge of #69406 - jackh726:chalk-upgrade, r=nikomatsakisRalf Jung-21/+2897
2020-05-09Address review commentsMatthew Jasper-7/+11
2020-05-09Bless mir-opt testsMatthew Jasper-974/+820
2020-05-09Add some more commentsMatthew Jasper-7/+22
2020-05-09Auto merge of #72030 - matthiaskrgr:submodule_upd, r=Mark-Simulacrumbors-0/+0
2020-05-09Reduce the number of drop-flag assignments in unwind pathsMatthew Jasper-39/+12
2020-05-09Defer creating drop trees in MIR lowering until leaving that scopeMatthew Jasper-735/+766
2020-05-09Auto merge of #71994 - jyn514:path-independent, r=Mark-Simulacrumbors-2/+15
2020-05-09Auto merge of #72036 - Dylan-DPC:rollup-ca8b0ql, r=Dylan-DPCbors-289/+414