about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-04-27Auto merge of #84552 - GuillaumeGomez:open-impl-blocks-by-default, r=jshabors-9/+27
2021-04-26Rollup merge of #84574 - hi-rustin:rustin-patch-typo, r=jyn514Mara Bos-2/+2
2021-04-26Auto merge of #84583 - joshtriplett:target-tier-policy, r=pietroalbinibors-1/+642
2021-04-26Cross-reference target tier policy from platform-supportJosh Triplett-1/+2
2021-04-26Add the target tier policy from accepted RFC 2803Josh Triplett-0/+640
2021-04-26Add open attribute on details which are supposed to be open by default instea...Guillaume Gomez-4/+2
2021-04-26rustdoc: Fix typo for maybe_inline_local fnhi-rustin-2/+2
2021-04-26Auto merge of #84544 - RalfJung:const_fn_in_trait, r=oli-obkbors-55/+13
2021-04-25Auto merge of #84564 - Dylan-DPC:rollup-wxa2yr0, r=Dylan-DPCbors-30/+323
2021-04-25Rollup merge of #84547 - RalfJung:max_const_fn, r=oli-obkDylan DPC-30/+80
2021-04-25Rollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnrDylan DPC-0/+27
2021-04-25Rollup merge of #84516 - torhovland:issue-84114, r=estebankDylan DPC-0/+78
2021-04-25Rollup merge of #84499 - estebank:issue-84272, r=jackh726Dylan DPC-0/+67
2021-04-25Rollup merge of #84486 - Smittyvb:else-if-let-hir-pretty-print, r=petrochenkovDylan DPC-0/+47
2021-04-25Rollup merge of #84450 - jyn514:missing-std, r=petrochenkovDylan DPC-0/+24
2021-04-25Auto merge of #84325 - jsha:ephemeral-collapse, r=GuillaumeGomezbors-28/+18
2021-04-25Auto merge of #84481 - RalfJung:miri, r=RalfJungbors-9/+7
2021-04-25update MiriRalf Jung-9/+7
2021-04-25Give a better error when std or core are missingJoshua Nelson-0/+24
2021-04-25fix clippyRalf Jung-1/+1
2021-04-25make sure raw ptr casts in 'const' context are unsafeRalf Jung-25/+76
2021-04-25Add test to ensure that the element pointed to by the URL hash is "expanded"Guillaume Gomez-0/+18
2021-04-25Auto merge of #84299 - lcnr:const-generics-defaults-name-res, r=varkorbors-88/+260
2021-04-25Fix expansion for item pointed to by the URL hashGuillaume Gomez-0/+2
2021-04-25Remove unneeded rustdoc-gui test because DOM changedGuillaume Gomez-5/+0
2021-04-25Add test to ensure that impl blocks are open by defaultGuillaume Gomez-0/+3
2021-04-25Open all impl blocks by defaultGuillaume Gomez-2/+4
2021-04-25get rid of min_const_fn references in library/ and rustdocRalf Jung-4/+3
2021-04-25Auto merge of #84216 - RalfJung:black-box, r=Mark-Simulacrumbors-6/+6
2021-04-25fix sanitizer testsRalf Jung-4/+4
2021-04-25move core::hint::black_box under its own feature gateRalf Jung-2/+2
2021-04-25'const fn' in trait are rejected in the AST, this feature gate check is a NOPRalf Jung-55/+13
2021-04-25Auto merge of #84147 - cuviper:array-method-dispatch, r=nikomatsakis,m-ou-sebors-150/+118
2021-04-25Improve diagnostics for function passed when a type was expected.Hameer Abbasi-0/+27
2021-04-25Auto merge of #80339 - jyn514:no-span, r=GuillaumeGomezbors-55/+80
2021-04-24Finally (finally) ((finally!!!!)) fix spans for the standard libraryJoshua Nelson-1/+5
2021-04-24Get rid of `item.span`Joshua Nelson-36/+44
2021-04-24Do the hard part firstJoshua Nelson-20/+33
2021-04-24Auto merge of #84310 - RalfJung:const-fn-feature-flags, r=oli-obkbors-48/+139
2021-04-24Add attr_span helper functionJoshua Nelson-17/+17
2021-04-24update rustc-perf version that is used for PGORalf Jung-1/+1
2021-04-24Auto merge of #84511 - davidhewitt:revert-84445, r=GuillaumeGomezbors-44/+6
2021-04-24One more test case.Tor Hovland-1/+16
2021-04-24Auto merge of #84525 - JohnTitor:rollup-t2qigt3, r=JohnTitorbors-1746/+4858
2021-04-24More tests.Tor Hovland-7/+51
2021-04-25Rollup merge of #84518 - GuillaumeGomez:cleanup-up-dom-string, r=jshaYuki Okushi-4/+9
2021-04-25Rollup merge of #84464 - jyn514:type-kind, r=CraftSpiderYuki Okushi-134/+93
2021-04-25Rollup merge of #84460 - jyn514:doctree-is-crate, r=camelidYuki Okushi-42/+26
2021-04-25Rollup merge of #84459 - jyn514:json-mod, r=aDotInTheVoidYuki Okushi-15/+2
2021-04-25Rollup merge of #84427 - flip1995:clippyup, r=ManishearthYuki Okushi-1551/+4649