about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-18Rollup merge of #72804 - estebank:opaque-missing-lts-in-fn-2, r=nikomatsakisManish Goregaokar-205/+611
2020-06-18Rollup merge of #72628 - MikailBag:array-default-tests, r=shepmasterManish Goregaokar-0/+49
2020-06-18Rollup merge of #72279 - RalfJung:raw-ref-macros, r=nikomatsakisManish Goregaokar-0/+68
2020-06-18Rollup merge of #71976 - mibac138:let-recovery, r=estebankManish Goregaokar-2/+50
2020-06-18Rollup merge of #71338 - estebank:recursive-impl-trait, r=nikomatsakisManish Goregaokar-115/+366
2020-06-18Rollup merge of #70551 - mark-i-m:ty-err-2, r=varkorManish Goregaokar-225/+254
2020-06-18Auto merge of #73384 - petrochenkov:gnulink, r=cuviperbors-2/+2
2020-06-18Auto merge of #73065 - Amanieu:tls-fix, r=oli-obkbors-0/+22
2020-06-17Auto merge of #69890 - lenary:lenary/riscv-frame-pointers, r=hanna-kruppe,Mar...bors-5/+10
2020-06-16Auto merge of #73322 - Amanieu:asm-srcloc-llvm, r=cuviperbors-0/+0
2020-06-16Auto merge of #73402 - Dylan-DPC:rollup-8udzpfu, r=Dylan-DPCbors-84/+86
2020-06-16format derivesWho? Me?!-13/+2
2020-06-16Rollup merge of #73389 - lzutao:from, r=kennytmDylan DPC-8/+2
2020-06-16Rollup merge of #73381 - ratijas:fix-typo-std-mem, r=jonas-schievinkDylan DPC-1/+1
2020-06-16Rollup merge of #73380 - pnkfelix:make-bootstrap-help-print-num-cpus, r=Mark-...Dylan DPC-1/+6
2020-06-16Rollup merge of #73373 - lzutao:bug-trackcaller, r=AmanieuDylan DPC-39/+28
2020-06-16Rollup merge of #73372 - GuillaumeGomez:re-order-sidebar-sections, r=kinnisonDylan DPC-2/+2
2020-06-16Rollup merge of #73339 - jonas-schievink:unbug, r=estebankDylan DPC-1/+5
2020-06-16Rollup merge of #73237 - tmiasko:arena, r=nnethercoteDylan DPC-32/+42
2020-06-16Auto merge of #73285 - Mark-Simulacrum:clippy-fail, r=RalfJung,oli-obkbors-2/+19
2020-06-16add tracking issueRalf Jung-2/+2
2020-06-16Auto merge of #72962 - lcnr:ObligationCause-lrc, r=ecstatic-morsebors-38/+82
2020-06-16Use `Ipv4Addr::from<[u8; 4]>` when possibleLzu Tao-8/+2
2020-06-15track caller for delay_span_bugmark-22/+8
2020-06-15make all uses of ty::Error or ConstKind::Error delay a span bugmark-225/+279
2020-06-15linker: Never pass `-no-pie` to non-gnu linkersVadim Petrochenkov-2/+2
2020-06-15Fix typo in docs of std::memivan tkachenko-1/+1
2020-06-15review commentsEsteban Küber-40/+32
2020-06-15Add more info to `x.py build --help` on default value for `-j JOBS`.Felix S. Klock II-1/+6
2020-06-15Expand "recursive opaque type" diagnosticEsteban Küber-115/+374
2020-06-15Disable clippy testsMark Rousskov-1/+4
2020-06-15Avoid prematurely recording toolstatesMark Rousskov-1/+15
2020-06-15fix rebaseEsteban Küber-1/+1
2020-06-15Change E0758 to E0759 to avoid conflict with #72912Esteban Küber-38/+106
2020-06-15small tweaksEsteban Küber-31/+30
2020-06-15Register new eror codeEsteban Küber-4/+15
2020-06-15Use note for requirement source spanEsteban Küber-43/+77
2020-06-15review comments: wordingEsteban Küber-81/+85
2020-06-15Tweak wording and add error codeEsteban Küber-94/+97
2020-06-15Tweak output for overlapping required/captured spansEsteban Küber-72/+15
2020-06-15Move overlapping span to a noteEsteban Küber-46/+99
2020-06-15Reduce verbosity of suggestion message and mention lifetime in labelEsteban Küber-86/+95
2020-06-15When `'static` is explicit, suggest constraining argument with itEsteban Küber-158/+237
2020-06-15Suggest substituting `'static` lifetime in impl/dyn `Trait + 'static` return ...Esteban Küber-29/+232
2020-06-15Auto merge of #72357 - ortem:new-dbg-pretty-printers, r=pnkfelixbors-1495/+1871
2020-06-15Use track caller for bug! macroLzu Tao-19/+20
2020-06-15Re-order correctly the sections in the sidebarGuillaume Gomez-2/+2
2020-06-15Join mutiple lines if it is more readableLzu Tao-20/+8
2020-06-15Auto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJungbors-575/+1059
2020-06-15Rollup merge of #73331 - hermitcore:listen, r=kennytmRalf Jung-47/+86