]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-04-27 Dylan DPCRollup merge of #84521 - CDirkx:hermit-dedup, r=Mark...
2021-04-27 Dylan DPCRollup merge of #84132 - Manishearth:lldb-nonstandard...
2021-04-27 borsAuto merge of #84609 - lefth:master, r=Dylan-DPC
2021-04-27 Dan ZwellReorder the parameter descriptions of map_or and map_or...
2021-04-27 borsAuto merge of #84606 - JohnTitor:test-84408, r=lcnr
2021-04-27 borsAuto merge of #84532 - richkadel:issue-83792, r=tmandry
2021-04-27 borsAuto merge of #77246 - yaahc:typeof-errors, r=oli-obk
2021-04-27 Yuki OkushiRename a test for consistency
2021-04-27 Yuki OkushiAdd a regression test for issue-84408
2021-04-27 borsAuto merge of #84552 - GuillaumeGomez:open-impl-blocks...
2021-04-26 Jane Lusbyadd ui test for new typeof error messages
2021-04-26 borsAuto merge of #84092 - scottmcm:try_trait_initial,...
2021-04-26 borsAuto merge of #84600 - m-ou-se:rollup-mf5m2z8, r=m...
2021-04-26 Mara BosRollup merge of #84574 - hi-rustin:rustin-patch-typo...
2021-04-26 Mara BosRollup merge of #84551 - r00ster91:patch-4, r=yaahc
2021-04-26 Mara BosRollup merge of #84523 - m-ou-se:stabilize-ordering...
2021-04-26 Mara BosRollup merge of #84120 - workingjubilee:stabilize-durat...
2021-04-26 borsAuto merge of #84174 - camsteffen:slice-diag, r=Mark...
2021-04-26 borsAuto merge of #84583 - joshtriplett:target-tier-policy...
2021-04-26 borsAuto merge of #84546 - CohenArthur:fix-liveness-typo...
2021-04-26 Josh TriplettCross-reference target tier policy from platform-support
2021-04-26 Josh TriplettAdd the target tier policy from accepted RFC 2803
2021-04-26 Guillaume GomezAdd open attribute on details which are supposed to...
2021-04-26 borsAuto merge of #83390 - clarfonthey:hasher_docs, r=Amanieu
2021-04-26 hi-rustinrustdoc: Fix typo for maybe_inline_local fn
2021-04-26 borsAuto merge of #84543 - paolobarbolini:reverse_bits...
2021-04-26 ltdkDocument Hasher spec decision from #42951
2021-04-26 borsAuto merge of #84544 - RalfJung:const_fn_in_trait,...
2021-04-25 borsAuto merge of #84564 - Dylan-DPC:rollup-wxa2yr0, r...
2021-04-25 Dylan DPCRollup merge of #84547 - RalfJung:max_const_fn, r=oli-obk
2021-04-25 Dylan DPCRollup merge of #84541 - KaiJewson:inline-raw, r=m...
2021-04-25 Dylan DPCRollup merge of #84520 - hameerabbasi:fn-as-ty, r=lcnr
2021-04-25 Dylan DPCRollup merge of #84516 - torhovland:issue-84114, r...
2021-04-25 Dylan DPCRollup merge of #84499 - estebank:issue-84272, r=jackh726
2021-04-25 Dylan DPCRollup merge of #84486 - Smittyvb:else-if-let-hir-prett...
2021-04-25 Dylan DPCRollup merge of #84450 - jyn514:missing-std, r=petrochenkov
2021-04-25 Dylan DPCRollup merge of #84235 - klensy:styled-buffer, r=lcnr
2021-04-25 borsAuto merge of #84325 - jsha:ephemeral-collapse, r=Guill...
2021-04-25 borsAuto merge of #84481 - RalfJung:miri, r=RalfJung
2021-04-25 Jubilee YoungUpdate to reflect feedback on the constraints
2021-04-25 Scott McMurrayDocumentation improvements (hopefully)
2021-04-25 Ralf Jungupdate Miri
2021-04-25 Joshua NelsonGive a better error when std or core are missing
2021-04-25 Ralf Jungfix typography
2021-04-25 Ralf Jungfix clippy
2021-04-25 Ralf Jungmake sure raw ptr casts in 'const' context are unsafe
2021-04-25 Guillaume GomezAdd test to ensure that the element pointed to by the...
2021-04-25 borsAuto merge of #84299 - lcnr:const-generics-defaults...
2021-04-25 Guillaume GomezFix expansion for item pointed to by the URL hash
2021-04-25 Guillaume GomezRemove unneeded rustdoc-gui test because DOM changed
2021-04-25 Guillaume GomezAdd test to ensure that impl blocks are open by default
2021-04-25 r00sterChange wording
2021-04-25 Guillaume GomezOpen all impl blocks by default
2021-04-25 r00sterUnify the docs of std::env::{args_os, args} more
2021-04-25 Ralf Jungget rid of min_const_fn references in library/ and...
2021-04-25 CohenArthurliveness: Fix typo report_unsed_assign -> report_unused...
2021-04-25 Ralf Jungremove now-unused 'is_min_const_fn'
2021-04-25 Ralf Jungunsafety checking: no longer care about is_min_const_fn
2021-04-25 borsAuto merge of #84216 - RalfJung:black-box, r=Mark-Simul...
2021-04-25 Ralf Jungremove const_fn from some error_code descriptions
2021-04-25 Paolo BarboliniFix 'const-stable since' of reverse_bits
2021-04-25 Ralf Jungfix sanitizer tests
2021-04-25 Ralf Jungmove core::hint::black_box under its own feature gate
2021-04-25 Ralf Jung'const fn' in trait are rejected in the AST, this featu...
2021-04-25 borsAuto merge of #84147 - cuviper:array-method-dispatch...
2021-04-25 Hameer AbbasiImprove diagnostics for function passed when a type...
2021-04-25 KaiJewsonInline most raw socket, fd and handle conversions
2021-04-25 Josh StoneIgnore array IntoIterator tests in bootstrap
2021-04-25 borsAuto merge of #84115 - CDirkx:rt, r=m-ou-se
2021-04-25 borsAuto merge of #80339 - jyn514:no-span, r=GuillaumeGomez
2021-04-24 Jubilee YoungClarify Duration::MAX depends on Instant
2021-04-24 Joshua NelsonFinally (finally) ((finally!!!!)) fix spans for the...
2021-04-24 Joshua NelsonGet rid of `item.span`
2021-04-24 Joshua NelsonDo the hard part first
2021-04-24 borsAuto merge of #84310 - RalfJung:const-fn-feature-flags...
2021-04-24 Joshua NelsonAdd attr_span helper function
2021-04-24 Rich KadelFix coverage ICE because fn_sig can have a span that...
2021-04-24 Ralf Jungupdate rustc-perf version that is used for PGO
2021-04-24 borsAuto merge of #84511 - davidhewitt:revert-84445, r...
2021-04-24 Tor HovlandOne more test case.
2021-04-24 klensyreview
2021-04-24 borsAuto merge of #84525 - JohnTitor:rollup-t2qigt3, r...
2021-04-24 Tor HovlandMore tests.
2021-04-24 Yuki OkushiRollup merge of #84518 - GuillaumeGomez:cleanup-up...
2021-04-24 Yuki OkushiRollup merge of #84464 - jyn514:type-kind, r=CraftSpider
2021-04-24 Yuki OkushiRollup merge of #84460 - jyn514:doctree-is-crate, r...
2021-04-24 Yuki OkushiRollup merge of #84459 - jyn514:json-mod, r=aDotInTheVoid
2021-04-24 Yuki OkushiRollup merge of #84427 - flip1995:clippyup, r=Manishearth
2021-04-24 Yuki OkushiRollup merge of #84179 - CDirkx:dont_send_sync, r=m...
2021-04-24 Yuki OkushiRollup merge of #84105 - WaffleLapkin:stabilize_array_f...
2021-04-24 Yuki OkushiRollup merge of #83519 - oli-obk:assign_shrink_your_nor...
2021-04-24 Tor HovlandRefactor.
2021-04-24 Mara BosStabilize ordering_helpers.
2021-04-24 Tor HovlandAdded a test.
2021-04-24 Christiaan... Reuse `unix::path` and `unsupported::{io, thread_local_...
2021-04-24 Joshua Nelsonrustdoc: Turn `JsonRenderer::mod_item_in` into `unreach...
2021-04-24 borsAuto merge of #84412 - ehuss:update-cargo, r=ehuss
2021-04-24 Guillaume GomezClean up DOM strings
2021-04-24 Tor HovlandImplemented suggestion.
2021-04-24 David HewittRevert "rustdoc: Hide `#text` in doc-tests"
next