about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-09-13allow concrete self types in constsBastian Kauschke-1/+91
2020-09-13Auto merge of #76244 - vandenheuvel:remove__paramenv__def_id, r=nikomatsakisbors-4/+5
2020-09-13Auto merge of #76623 - slightlyoutofphase:master, r=jyn514bors-8/+28
2020-09-13Auto merge of #76598 - ad-anssi:diagnostic_errors_fix, r=estebankbors-0/+35
2020-09-13Auto merge of #76658 - Aaron1011:fix/encode-dummy-loc-span, r=lcnrbors-157/+159
2020-09-13Auto merge of #76588 - guswynn:debug_logging, r=jyn514,Mark-Simulacrumbors-0/+16
2020-09-13Auto merge of #76585 - Aaron1011:ignore-vert-plus, r=petrochenkovbors-0/+149
2020-09-12Properly encode spans with a dummy location and non-root `SyntaxContext`Aaron Hill-157/+159
2020-09-13Auto merge of #76349 - Mark-Simulacrum:dl-llvm, r=alexcrichtonbors-39/+172
2020-09-12Auto merge of #73461 - calebzulawski:validate-attribute-placement, r=matthewj...bors-429/+962
2020-09-12Set link-shared if LLVM ThinLTO is enabled in config.rsMark Rousskov-1/+8
2020-09-12Download LLVM from CI to bootstrapMark Rousskov-38/+164
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-12Give functions unique namesSlightlyOutOfPhase-2/+2
2020-09-12Fix `const-display.rs` XPATH queries (#1)SlightlyOutOfPhase-3/+21
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-11Fix formatting for tidySlightlyOutOfPhase-1/+2
2020-09-11Check basic constness before unstable constnessSlightlyOutOfPhase-2/+3
2020-09-11Use `is_unstable_const_fn` where appropriateSlightlyOutOfPhase-5/+5
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-11just max_level_infoGus Wynn-1/+1
2020-09-11repairing broken error message and rustfix application for the new testAurélien Deharbe-9/+23
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 non-regression test for issue #76597Aurélien Deharbe-0/+21
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