about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-10-05Move script to src/etcCassandra Fridkin-4/+8
2020-10-05Merge branch 'master' into hooksCassandra Fridkin-41950/+95332
2020-10-05Auto merge of #77080 - richkadel:llvm-coverage-counters-2, r=tmandrybors-1878/+19001
2020-10-05Auto merge of #77171 - VFLashM:better_sso_structures, r=oli-obkbors-127/+902
2020-10-05Renamed tests to avoid exceeding Windows max path limitRich Kadel-592/+586
2020-10-05Updates to experimental coverage counter injectionRich Kadel-1864/+18993
2020-10-05Auto merge of #77543 - Mark-Simulacrum:rsp-quoting, r=eddybbors-0/+6
2020-10-05Instruct lld that our @ files are posix-style, not WindowsMark Rousskov-0/+6
2020-10-05Auto merge of #77549 - tmiasko:simplify-branch-same-fix, r=oli-obkbors-1/+23
2020-10-05Auto merge of #77552 - ecstatic-morse:body-def-id, r=lcnrbors-273/+201
2020-10-05Auto merge of #77557 - Dylan-DPC:rollup-aib9ptp, r=Dylan-DPCbors-661/+1645
2020-10-05Auto merge of #77466 - Aaron1011:reland-drop-tree, r=matthewjasperbors-2748/+2504
2020-10-05Rollup merge of #77514 - scottmcm:less-once-chain-once, r=estebankDylan DPC-9/+11
2020-10-05Rollup merge of #77512 - ecstatic-morse:const-checking-allow-abort, r=RalfJungDylan DPC-17/+62
2020-10-05Rollup merge of #77471 - ssomers:btree_cleanup_3, r=Mark-SimulacrumDylan DPC-7/+7
2020-10-05Rollup merge of #77439 - varkor:min_const_generics-tests, r=lcnr,estebankDylan DPC-66/+628
2020-10-05Rollup merge of #77426 - tamird:sockaddr-scope-id, r=dtolnayDylan DPC-3/+19
2020-10-05Rollup merge of #77407 - pietroalbini:less-build-manifest, r=Mark-SimulacrumDylan DPC-130/+334
2020-10-05Rollup merge of #77395 - ssomers:btree_love_the_leaf_edge_comments, r=Mark-Si...Dylan DPC-22/+12
2020-10-05Rollup merge of #77219 - mightyiam:issue_77100, r=jyn514Dylan DPC-0/+2
2020-10-05Rollup merge of #76329 - GuillaumeGomez:doc-alias-crate-level, r=matthewjasperDylan DPC-404/+547
2020-10-05Rollup merge of #75928 - JulianKnodt:non_utf8, r=estebankDylan DPC-0/+20
2020-10-05Rollup merge of #75853 - LeSeulArtichaut:core-intra-docs-3, r=jyn514Dylan DPC-3/+3
2020-10-04Remove `DefId` from `MirBorrowckCtxt`Dylan MacKenzie-26/+27
2020-10-04nll: solveDylan MacKenzie-2/+2
2020-10-04Replace `(Body, WithOptConstParam)` with `Body` where possibleDylan MacKenzie-11/+10
2020-10-04clippy: `(Body, DefId)` -> `Body`Dylan MacKenzie-3/+4
2020-10-04Replace `(Body, DefId)` with `Body` where possibleDylan MacKenzie-232/+159
2020-10-04Auto merge of #77023 - HeroicKatora:len-missed-optimization, r=Mark-Simulacrumbors-3/+51
2020-10-04Use more intra-doc-links in `core::fmt`LeSeulArtichaut-3/+3
2020-10-04But whateverecstatic-morse-0/+1
2020-10-04Add comment to `Abort` match armecstatic-morse-0/+1
2020-10-04Bless more test outputAaron Hill-973/+639
2020-10-04Assume slice len is bounded by allocation sizeAndreas Molzer-3/+51
2020-10-04Auto merge of #77430 - ecstatic-morse:mir-source-in-body, r=lcnrbors-380/+327
2020-10-04HACK: Overwrite the MIR's source with the correct const paramDylan MacKenzie-1/+7
2020-10-04Remember the `MirSource` for each `Body`Dylan MacKenzie-346/+281
2020-10-04Move `MirSource` to `rustc_middle`Dylan MacKenzie-28/+35
2020-10-04Miscellaneous import formattingDylan MacKenzie-5/+4
2020-10-04Discuss cleanup blocks and `span_bug` on `Abort`Dylan MacKenzie-6/+11
2020-10-04Auto merge of #77527 - jonas-schievink:rollup-szgq5he, r=jonas-schievinkbors-318/+438
2020-10-04Rollup merge of #77525 - tmiasko:nrvo-2, r=jonas-schievinkJonas Schievink-6/+0
2020-10-04Rollup merge of #77521 - bjorn3:target_feature_whitelist, r=lcnrJonas Schievink-154/+155
2020-10-04Rollup merge of #77518 - camelid:rustdoc-use-correct-link-font, r=GuillaumeGomezJonas Schievink-1/+1
2020-10-04Rollup merge of #77513 - jyn514:refactor-doc-fragments, r=GuillaumeGomezJonas Schievink-88/+48
2020-10-04Rollup merge of #77504 - Amanieu:select_simd_bitmask, r=ecstatic-morseJonas Schievink-8/+37
2020-10-04Rollup merge of #77445 - ssomers:btree_cleanup_7, r=Mark-SimulacrumJonas Schievink-27/+118
2020-10-04Rollup merge of #77368 - est31:apfloat_fix, r=varkorJonas Schievink-14/+59
2020-10-04Rollup merge of #77072 - sharnoff:hash-docs, r=LukasKalbertodtJonas Schievink-20/+20
2020-10-04Include scope id in SocketAddrV6::DisplayTamir Duberstein-3/+19