]> git.lizzy.rs Git - rust.git/history - library
Rollup merge of #76555 - alilleybrinker:reword_trivial_casts_lint_doc, r=steveklabnik
[rust.git] / library /
2020-09-10 Tyler MandryRollup merge of #76555 - alilleybrinker:reword_trivial_...
2020-09-10 Tyler MandryRollup merge of #76548 - tmiasko:validate, r=davidtwco
2020-09-10 Tyler MandryRollup merge of #76514 - hameerabbasi:const-generics...
2020-09-10 Tyler MandryRollup merge of #76289 - arijit79:master, r=jyn514
2020-09-10 borsAuto merge of #76378 - petrochenkov:lldtest, r=Mark...
2020-09-10 borsAuto merge of #76291 - matklad:spacing, r=petrochenkov
2020-09-10 borsAuto merge of #75573 - Aaron1011:feature/const-mutation...
2020-09-10 borsAuto merge of #76558 - tmandry:rollup-bskim2r, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76556 - tmandry:revert-76285, r=tmandry
2020-09-10 Tyler MandryRollup merge of #76543 - ssomers:btree_cleanup_4, r...
2020-09-10 Tyler MandryRollup merge of #76500 - richkadel:mir-graphviz-dark...
2020-09-10 Tyler MandryRollup merge of #76497 - camelid:intra-doc-links-for...
2020-09-10 Tyler MandryRollup merge of #76472 - matthiaskrgr:llvm_cmake_vars...
2020-09-10 Tyler MandryRollup merge of #76458 - mbrubeck:hash_drain_filter...
2020-09-10 Tyler MandryRollup merge of #74787 - petrochenkov:rustllvm, r=cuviper
2020-09-09 Stein SomersDocument btree's unwrap_unchecked
2020-09-09 borsAuto merge of #76540 - tmandry:rollup-5ogt8x0, r=tmandry
2020-09-09 Tyler MandryRollup merge of #76523 - tmiasko:non-use-context-covera...
2020-09-09 Tyler MandryRollup merge of #76522 - matthiaskrgr:redundant_clone...
2020-09-09 Tyler MandryRollup merge of #76516 - pietroalbini:github-releases...
2020-09-09 Tyler MandryRollup merge of #76515 - jumbatm:issue76496-reproducibi...
2020-09-09 Tyler MandryRollup merge of #76504 - Flying-Toast:master, r=lcnr
2020-09-09 Tyler MandryRollup merge of #76493 - moonheart08:unique-quick,...
2020-09-09 Tyler MandryRollup merge of #76481 - moonheart08:vec_deque_constify...
2020-09-09 Tyler MandryRollup merge of #76473 - ortem:fix-gcc-warning, r=jonas...
2020-09-09 Tyler MandryRollup merge of #76465 - jyn514:auto-versioning, r...
2020-09-09 Tyler MandryRollup merge of #76430 - pickfire:patch-7, r=steveklabnik
2020-09-09 Tyler MandryRollup merge of #76313 - richkadel:mir-spanview-2,...
2020-09-09 Tyler MandryRollup merge of #76141 - jyn514:config.toml, r=Mark...
2020-09-09 Tyler MandryRollup merge of #75984 - kornelski:typeormodule, r...
2020-09-09 Tyler MandryRollup merge of #75094 - 0dvictor:cgu, r=oli-obk
2020-09-09 CamelidFix anchor links
2020-09-09 borsAuto merge of #74595 - lcnr:ConstEvaluatable-fut-compat...
2020-09-09 borsAuto merge of #73971 - ssomers:slice_slasher, r=Mark...
2020-09-09 borsAuto merge of #76445 - jyn514:doctests, r=Mark-Simulacr...
2020-09-09 Stein SomersBTreeMap: avoid aliasing by avoiding slices
2020-09-09 Ralf Jungmake as_leaf return a raw pointer, to reduce aliasing...
2020-09-09 borsAuto merge of #76406 - GuillaumeGomez:create-e0774...
2020-09-09 borsAuto merge of #76463 - camelid:improve-E0607-explanatio...
2020-09-09 borsAuto merge of #76453 - camelid:fix-css-crate-list,...
2020-09-09 borsAuto merge of #76418 - jyn514:readme, r=Dylan-DPC
2020-09-09 Flying-ToastCapitalize safety comments
2020-09-09 Flying-ToastCapitalize safety comments
2020-09-09 CamelidFix broken link
2020-09-09 Matt BrubeckTests for HashMap/HashSet::drain_filter
2020-09-09 Matt BrubeckAdd HashMap::drain_filter and HashSet::drain_filter
2020-09-09 Matt BrubeckImplement HashSet in terms of hashbrown::HashSet
2020-09-09 Matt BrubeckUpdate to hashbrown 0.9
2020-09-09 borsAuto merge of #76502 - Dylan-DPC:rollup-2c4zz0t, r...
2020-09-08 Dylan DPCRollup merge of #76498 - ehuss:update-cargo, r=ehuss
2020-09-08 Dylan DPCRollup merge of #76403 - scileo:doc-all-impls, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76402 - elichai:patch-2, r=wesleywiser
2020-09-08 Dylan DPCRollup merge of #76401 - JulianKnodt:i68366, r=lcnr
2020-09-08 Dylan DPCRollup merge of #76396 - dylni:fix-typo-in-tracking...
2020-09-08 Dylan DPCRollup merge of #76389 - MaulingMonkey:pr-natvis-hashma...
2020-09-08 Dylan DPCRollup merge of #76379 - petrochenkov:nodegen, r=Mark...
2020-09-08 Dylan DPCRollup merge of #76374 - pickfire:patch-4, r=Cldfire
2020-09-08 Dylan DPCRollup merge of #76355 - calebcartwright:reduce-rustfmt...
2020-09-08 Dylan DPCRollup merge of #76162 - abrausch:documentation-fix...
2020-09-08 CamelidUse intra-doc links in `core::ptr`
2020-09-08 Alexander BrauschMake duration_since documentation more clear
2020-09-08 moonheart08Remove a stray ignore-tidy-undocumented-unsafe
2020-09-08 Braden NelsonUpdate library/alloc/src/collections/vec_deque.rs
2020-09-08 borsAuto merge of #76332 - Mark-Simulacrum:bootstrap-llvm...
2020-09-08 moonheart08Convert MAXIMUM_ZST_CAPACITY to be calculated in a
2020-09-08 borsAuto merge of #76308 - wesleywiser:enable_simplifyarmid...
2020-09-08 borsAuto merge of #76423 - Mark-Simulacrum:stable-bootstrap...
2020-09-08 borsAuto merge of #75585 - RalfJung:demotion, r=oli-obk
2020-09-08 borsAuto merge of #76210 - Mark-Simulacrum:tracing-update...
2020-09-08 borsAuto merge of #75138 - jumbatm:session-diagnostic-deriv...
2020-09-07 borsAuto merge of #76044 - ecstatic-morse:dataflow-lattice...
2020-09-07 borsAuto merge of #74366 - t-rapp:tr-bufreader-pos, r=Lukas...
2020-09-07 borsAuto merge of #76395 - dylni:adjust-documentation-for...
2020-09-07 Tobias RappImplement Seek::stream_position() for BufReader
2020-09-07 borsAuto merge of #76368 - ayushmishra2005:move_str_contact...
2020-09-07 borsAuto merge of #76409 - jonas-schievink:fix-r-a-on-libco...
2020-09-07 borsAuto merge of #76422 - Dylan-DPC:rollup-0579ucb, r...
2020-09-06 Dylan DPCRollup merge of #76364 - fusion-engineering-forks:avr...
2020-09-06 Dylan DPCRollup merge of #76358 - Wilfred:patch-3, r=lcnr
2020-09-06 Dylan DPCRollup merge of #76346 - gillespiecd:nlinks-docs, r...
2020-09-06 Dylan DPCRollup merge of #76344 - camelid:patch-6, r=KodrAus
2020-09-06 Dylan DPCRollup merge of #76340 - jonas-schievink:rm-dupe, r...
2020-09-06 Dylan DPCRollup merge of #76338 - euclio:intra-link-iterator...
2020-09-06 Dylan DPCRollup merge of #76324 - ayushmishra2005:move_vec_tests...
2020-09-06 Dylan DPCRollup merge of #76318 - scottmcm:one-control-flow...
2020-09-06 Dylan DPCRollup merge of #76312 - numbermaniac:patch-1, r=shepmaster
2020-09-06 Dylan DPCRollup merge of #76309 - lzutao:indent-note, r=jyn514
2020-09-06 Dylan DPCRollup merge of #76305 - CDirkx:const-tests, r=matklad
2020-09-06 Dylan DPCRollup merge of #76303 - jyn514:vec-assert-doc, r=Dylan-DPC
2020-09-06 Dylan DPCRollup merge of #76302 - jyn514:peekable-2, r=Dylan-DPC
2020-09-06 Dylan DPCRollup merge of #76299 - CDirkx:ip-tests, r=matklad
2020-09-06 Dylan DPCRollup merge of #76293 - Amjad50:incompatible_features_...
2020-09-06 Dylan DPCRollup merge of #76287 - lzutao:rm-allowed, r=jyn514
2020-09-06 Dylan DPCRollup merge of #76274 - scottmcm:fix-76271, r=petrochenkov
2020-09-06 Dylan DPCRollup merge of #76273 - CraftSpider:master, r=matklad
2020-09-06 borsAuto merge of #76229 - camelid:patch-3, r=jonas-schievink
2020-09-06 borsAuto merge of #76157 - ArekPiekarz:const_caller_locatio...
2020-09-06 borsAuto merge of #75949 - vext01:filter-docs, r=jyn514
2020-09-06 borsAuto merge of #76390 - MaulingMonkey:pr-min-cdb-version...
2020-09-06 borsAuto merge of #76067 - simonvandel:peephole-ne, r=wesle...
next