about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-09-12Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewj...bors-429/+962
2020-09-12Auto merge of #76538 - fusion-engineering-forks:check-useless-unstable-trait-...bors-0/+39
2020-09-12Auto merge of #76639 - Mark-Simulacrum:ci-hosts, r=pietroalbinibors-4/+6
2020-09-12Print all step timingsMark Rousskov-1/+1
2020-09-12Auto merge of #76632 - andjo403:updateDep, r=Mark-Simulacrumbors-1/+1
2020-09-12Add host= configuration for msvc/darwinMark Rousskov-3/+5
2020-09-12Auto merge of #76637 - RalfJung:rollup-eaykf93, r=RalfJungbors-37/+95
2020-09-12Rollup merge of #76599 - hameerabbasi:const-generics-revs, r=lcnrRalf Jung-11/+53
2020-09-12Rollup merge of #76297 - lcnr:const-ty-alias, r=varkorRalf Jung-10/+16
2020-09-12Rollup merge of #76114 - marmeladema:duration-saturating-ops, r=shepmasterRalf Jung-16/+26
2020-09-12Auto merge of #76222 - guswynn:const_diag, r=estebankbors-0/+35
2020-09-12update the version of itertools and parking_lotAndreas Jonson-1/+1
2020-09-12Auto merge of #75756 - jyn514:diagnostic-suggestions, r=estebankbors-282/+867
2020-09-11better diag when const ranges are used in patternsGus Wynn-0/+35
2020-09-11Auto merge of #76499 - guswynn:priv_des, r=petrochenkovbors-0/+72
2020-09-11Improve `ineffective_unstable_trait_impl` error message.Mara Bos-2/+3
2020-09-11Name the current moduleJoshua Nelson-84/+61
2020-09-11Give better diagnostic when using a private tuple struct constructorGus Wynn-0/+72
2020-09-11Auto merge of #76415 - Mark-Simulacrum:bootstrap-cross-compilation, r=alexcri...bors-86/+92
2020-09-11Remove unnecessary cloneJoshua Nelson-7/+2
2020-09-11Use `span_label` instead of `note`Joshua Nelson-78/+65
2020-09-11box ResolutionFailures on the heapJoshua Nelson-37/+32
2020-09-11Stop implicitly appending triples to config.toml hosts and targetsMark Rousskov-38/+46
2020-09-11Verify we compile std without involving a b host compilerMark Rousskov-0/+10
2020-09-11Remove host parameter from step configurationsMark Rousskov-48/+36
2020-09-11Add test for unstable trait impl lint.Mara Bos-0/+38
2020-09-11Auto merge of #76573 - Mark-Simulacrum:bootstrap-with-external-llvm, r=alexcr...bors-0/+9
2020-09-11Add revisions to const generic type-dependent UI tests.Hameer Abbasi-2/+3
2020-09-11Add revisions to const generic const_evaluatable_checked tests.Hameer Abbasi-9/+50
2020-09-11Auto merge of #75611 - JulianKnodt:cg_enum_err, r=lcnrbors-0/+138
2020-09-11Auto merge of #76381 - petrochenkov:nomingwcomp, r=Mark-Simulacrumbors-8/+0
2020-09-11Auto merge of #75800 - Aaron1011:feature/full-nt-tokens, r=petrochenkovbors-19/+332
2020-09-10Fully integrate token collection for additional AST structsAaron Hill-19/+332
2020-09-10Auto merge of #76574 - flip1995:clippyup, r=Manishearthbors-416/+1360
2020-09-10Rollup merge of #76559 - lcnr:const-evaluatable, r=oli-obkTyler Mandry-0/+59
2020-09-10Rollup merge of #76555 - alilleybrinker:reword_trivial_casts_lint_doc, r=stev...Tyler Mandry-1/+2
2020-09-10Rollup merge of #76524 - davidtwco:issue-76077-inaccessible-private-fields, r...Tyler Mandry-0/+78
2020-09-10Rollup merge of #76514 - hameerabbasi:const-generics-revs, r=lcnrTyler Mandry-169/+492
2020-09-10Rollup merge of #76289 - arijit79:master, r=jyn514Tyler Mandry-0/+23
2020-09-10Rollup merge of #75857 - dtolnay:unsafe, r=nagisaTyler Mandry-2/+173
2020-09-10typeck/pat: inaccessible private fieldsDavid Wood-0/+60
2020-09-10typeck/expr: inaccessible private fieldsDavid Wood-0/+18
2020-09-10Auto merge of #76564 - pietroalbini:ci-avoid-wasting-10-minutes, r=Mark-Simul...bors-18/+0
2020-09-10Only copy LLVM into rust-dev with internal LLVMMark Rousskov-0/+9
2020-09-10Merge commit '5034d47f721ff4c3a3ff2aca9ef2ef3e1d067f9f' into clippyupflip1995-416/+1360
2020-09-10Auto merge of #5980 - matsujika:create-dir, r=flip1995bors-0/+7
2020-09-10Add docs about crate level documentation supportarijit79-0/+23
2020-09-10Syntactically permit unsafety on modsDavid Tolnay-2/+173
2020-09-10ci: avoid moving the build directory on GHAPietro Albini-18/+0
2020-09-10Auto merge of #76378 - petrochenkov:lldtest, r=Mark-Simulacrumbors-20/+40