about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-06-09Stop allowing `Indirect(..)` values to be propagatedWesley Wiser-83/+73
2020-06-07Don't intern memory in const prop.Oliver Scherer-14/+10
2020-06-07Auto merge of #73072 - arcnmx:lld-noload, r=nikicbors-0/+0
2020-06-07Rollup merge of #73059 - lcnr:outdated-comment, r=matthewjasperDylan DPC-4/+0
2020-06-07Rollup merge of #73057 - GuillaumeGomez:cleanup-e0644, r=Dylan-DPCDylan DPC-1/+1
2020-06-07Rollup merge of #72993 - cuviper:beta-number, r=Mark-SimulacrumDylan DPC-18/+4
2020-06-07Rollup merge of #72989 - pnkfelix:revert-pr-71840, r=matthewjasperDylan DPC-1638/+1768
2020-06-07Rollup merge of #72810 - RalfJung:mir-terminate-sanity, r=jonas-schievinkDylan DPC-16/+127
2020-06-06Rollup merge of #72708 - petrochenkov:linkhack, r=cuviperRalf Jung-8/+62
2020-06-06Rollup merge of #72508 - ecstatic-morse:poly-self-ty, r=nikomatsakisRalf Jung-25/+45
2020-06-06Rollup merge of #71796 - RalfJung:from-secs, r=nikomatsakisRalf Jung-1/+0
2020-06-06remove outdated commentBastian Kauschke-4/+0
2020-06-06Clean up E0644 explanationGuillaume Gomez-1/+1
2020-06-06Auto merge of #72927 - petrochenkov:rustc, r=Mark-Simulacrumbors-123/+116
2020-06-05Auto merge of #72982 - tblah:riscv-ui-tests, r=estebankbors-66/+85
2020-06-05Update LLVM submodule to include lld NOLOAD fixarcnmx-0/+0
2020-06-05Auto merge of #73025 - Dylan-DPC:rollup-a1uzj5u, r=Dylan-DPCbors-79/+109
2020-06-05Auto merge of #72957 - Mark-Simulacrum:bootstrap-bump, r=sfacklerbors-105/+25
2020-06-05Rollup merge of #73019 - matthiaskrgr:test_72960, r=XanewokDylan DPC-1/+3
2020-06-05Rollup merge of #73017 - pickfire:liballoc-assert, r=XanewokDylan DPC-1/+1
2020-06-05Rollup merge of #72996 - marmeladema:remove-hir-map-nodeid-apis, r=ecstatic-m...Dylan DPC-35/+8
2020-06-05Rollup merge of #72260 - csmoe:issue-69276, r=estebankDylan DPC-42/+97
2020-06-05add test for #72960Matthias Krüger-1/+3
2020-06-05Use assert_eq for liballoc testIvan Tham-1/+1
2020-06-04Auto merge of #72901 - ehuss:update-cargo, r=Mark-Simulacrumbors-2/+2
2020-06-04Enable lld for Cargo tests on Windows.Eric Huss-2/+2
2020-06-04Remove unsused `NodeId` related APIs in hir mapmarmeladema-35/+8
2020-06-04Rollup merge of #72986 - pickfire:vec-assert, r=Mark-SimulacrumDylan DPC-0/+3
2020-06-04Rollup merge of #72971 - androm3da:fixes_00, r=Dylan-DPCDylan DPC-1/+1
2020-06-04Rollup merge of #72946 - lcnr:remove-fixme, r=Dylan-DPCDylan DPC-3/+0
2020-06-04Count the beta prerelease number just from masterJosh Stone-18/+4
2020-06-05Add more assert to Vec with_capacity docsIvan Tham-0/+3
2020-06-04further bless tests.Felix S. Klock II-19/+19
2020-06-04placate tidy.Felix S. Klock II-1/+1
2020-06-04Revert "Defer creating drop trees in MIR lowering until leaving that scope"Felix S. Klock II-769/+735
2020-06-04Revert "Reduce the number of drop-flag assignments in unwind paths"Felix S. Klock II-12/+39
2020-06-04Revert "Add some more comments"Felix S. Klock II-19/+6
2020-06-04Revert "Bless mir-opt tests"Felix S. Klock II-819/+973
2020-06-04Revert "Address review comments"Felix S. Klock II-11/+7
2020-06-04resolve: Sort E0408 errors by Symbol strTom Eccles-24/+25
2020-06-04test: ui: skip tests which aren't appropriate for RISC-VTom Eccles-42/+60
2020-06-04Auto merge of #72882 - marmeladema:save-analysis-hir-tree, r=Xanewokbors-998/+902
2020-06-04Rollup merge of #72950 - lcnr:fix_doc, r=davidtwcoDylan DPC-1/+1
2020-06-04Rollup merge of #72923 - Patryk27:fix/52468, r=estebankDylan DPC-47/+198
2020-06-04Rollup merge of #72782 - petrochenkov:crtargs, r=varkorDylan DPC-21/+18
2020-06-04Rollup merge of #72718 - estebank:impl-trait-obligation-failure, r=matthewjasperDylan DPC-0/+33
2020-06-04Update `rls` submodulemarmeladema-0/+0
2020-06-04save_analysis: work on HIR tree instead of ASTmarmeladema-998/+902
2020-06-04Auto merge of #72618 - Aaron1011:feature/early-sourcemap, r=petrochenkovbors-16/+53
2020-06-03Hexagon libstd: fix typo for c_ulonglongBrian Cain-1/+1