]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-15 Kornel LesińskiDoc: String isn't a collection
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 borsAuto merge of #75518 - davidtwco:issue-75326-polymorphi...
2020-08-15 borsAuto merge of #75539 - ehuss:fix-crate-version-rustdoc...
2020-08-15 borsAuto merge of #75488 - ssomers:btree_revert_75257,...
2020-08-15 Eric HussDeal with spaces in the rust version.
2020-08-15 borsAuto merge of #75549 - tmandry:rollup-sxjwa0w, r=tmandry
2020-08-15 Tyler MandryRollup merge of #75545 - eddyb:instant-sub-branchless...
2020-08-15 Tyler MandryRollup merge of #75513 - estebank:confused-parser,...
2020-08-15 Tyler MandryRollup merge of #75448 - lcnr:rn-as_local_hir_id, r...
2020-08-15 Tyler MandryRollup merge of #75376 - tmiasko:cmake-system-name...
2020-08-15 Eduard-Mihai... std/sys/unix/time: make it easier for LLVM to optimize...
2020-08-15 borsAuto merge of #73851 - matthewjasper:serialize-not...
2020-08-14 borsAuto merge of #75538 - tmandry:rollup-i8miv8q, r=tmandry
2020-08-14 David Woodpolymorphize: `I` used if `T` used in `I: Foo<T>`
2020-08-14 Eric HussFix crate-version with rustdoc in bootstrap.
2020-08-14 Tyler MandryRollup merge of #75531 - ssomers:btree_tests_migration...
2020-08-14 Tyler MandryRollup merge of #75530 - nixphix:docs/os-raw, r=jyn514
2020-08-14 Tyler MandryRollup merge of #75519 - ssomers:btree_splitpoint_clean...
2020-08-14 Tyler MandryRollup merge of #75517 - RalfJung:promo-intern-comments...
2020-08-14 Tyler MandryRollup merge of #75515 - workingjubilee:patch-4, r...
2020-08-14 Tyler MandryRollup merge of #75511 - estebank:elide-trait-object...
2020-08-14 Tyler MandryRollup merge of #75509 - estebank:coming-merrily-from...
2020-08-14 Tyler MandryRollup merge of #75501 - poliorcetics:intra-links-std...
2020-08-14 Tyler MandryRollup merge of #75482 - GuillaumeGomez:cleanup-e0752...
2020-08-14 Tyler MandryRollup merge of #75432 - camelid:intra-doc-links-for...
2020-08-14 Tyler MandryRollup merge of #75214 - chansuke:fix-intra-doc-links...
2020-08-14 Tyler MandryRollup merge of #75195 - ssomers:btree_split_up_into_kv...
2020-08-14 Tyler MandryRollup merge of #74409 - LukasKalbertodt:improve-debug...
2020-08-14 Tyler MandryRollup merge of #74192 - xkr47:patch-1, r=Mark-Simulacrum
2020-08-14 Tyler MandryRollup merge of #74185 - pickfire:liballoc-iter-doc...
2020-08-14 Tyler MandryRollup merge of #74062 - poliorcetics:unsafe-in-unsafe...
2020-08-14 Tyler MandryRollup merge of #73943 - poliorcetics:unsafe-keyword...
2020-08-14 Alexis BourgetDocument the unsafe keyword
2020-08-14 chansukeUse intra-doc links in `mem::manually_drop` & `mem...
2020-08-14 Alexis Bourgetlibstd/ffi/c_str.rs: #![deny(unsafe_op_in_unsafe_fn...
2020-08-14 Esteban Küberreview comment: suggestion message wording
2020-08-14 PoliorceticsApply suggestions from code review
2020-08-14 Matthew JasperFix rustc_serialize unit tests
2020-08-14 Matthew JasperFix rustc_ast unit test
2020-08-14 Matthew JasperFix run-make test
2020-08-14 Matthew JasperFix ui fulldeps tests
2020-08-14 Matthew JasperFix tests and address review comments
2020-08-14 Matthew JasperAdd some documentation for (De|En)codable
2020-08-14 Matthew JasperSimplify arena_types macros
2020-08-14 Matthew JasperRework `rustc_serialize`
2020-08-14 Prabakaran... remove primitive type links
2020-08-14 borsAuto merge of #75416 - richkadel:llvm-coverage-map...
2020-08-14 Stein SomersMove btree unit test to their native, privileged location
2020-08-14 Prabakaran... Switch to intra-doc links in os/raw/*.md
2020-08-14 Stein SomersBTreeMap: refactor splitpoint and move testing over...
2020-08-14 borsAuto merge of #75157 - rodrimati1992:patch-1, r=oli-obk
2020-08-14 Stein SomersBTreeMap: refactor splitpoint and move testing over...
2020-08-14 Jonas BerlinImprove documentation on process::Child.std* fields
2020-08-14 borsAuto merge of #74777 - ssomers:btree_cleanup_7, r=Mark...
2020-08-14 Ralf Jungadd a FIXME concerning interning of promoteds
2020-08-14 Rich KadelLLVM IR coverage encoding aligns closer to Clang's
2020-08-14 borsAuto merge of #75503 - JulianKnodt:opt_opt, r=oli-obk
2020-08-14 Ralf Junganswer an old question re: intern kinds
2020-08-14 Ralf Jungmention 'lifetime extension' in promotion doc comments
2020-08-14 kadminRm allocation in uninhabited_enum_branching
2020-08-14 JubileeBump std's libc version to 0.2.74
2020-08-14 borsAuto merge of #73383 - ecstatic-morse:test-unoptimized...
2020-08-14 Esteban KüberRecover gracefully from `struct ` parse errors
2020-08-14 borsAuto merge of #75510 - tmandry:rollup-tb9mllu, r=tmandry
2020-08-14 Ivan ThamUpdate liballoc vec doc link
2020-08-14 Ivan ThamUpdate src/liballoc/vec.rs
2020-08-14 Ivan ThamRemove liballoc unneeded explicit link
2020-08-14 Esteban KüberDo not emit E0228 when it is implied by E0106
2020-08-14 Esteban KüberSuggest adding `&self` when accessing `self` in static...
2020-08-14 Tyler MandryRollup merge of #75500 - glandium:arm64-mac-zlib, r...
2020-08-14 Tyler MandryRollup merge of #75496 - spastorino:prioritization...
2020-08-14 Tyler MandryRollup merge of #75479 - matthiaskrgr:package_docs...
2020-08-14 Tyler MandryRollup merge of #75477 - RalfJung:fn-ptrs, r=Mark-Simul...
2020-08-14 Tyler MandryRollup merge of #75471 - richkadel:llvm-program-name...
2020-08-14 Tyler MandryRollup merge of #75467 - rubenrua:rubenrua-patch-E0477...
2020-08-14 Tyler MandryRollup merge of #75462 - Mark-Simulacrum:clean-queries...
2020-08-14 Tyler MandryRollup merge of #75459 - RalfJung:local-info, r=oli-obk
2020-08-14 Tyler MandryRollup merge of #75452 - michaelwoerister:sp-cache...
2020-08-14 Tyler MandryRollup merge of #75417 - npmccallum:naked, r=matthewjasper
2020-08-14 Tyler MandryRollup merge of #75319 - estebank:format-ice, r=eddyb
2020-08-14 Tyler MandryRollup merge of #74650 - estebank:ambiguous-expr-binop...
2020-08-14 Esteban KüberTweak suggestion for `this` -> `self`
2020-08-13 kadminClean up some mir transform passes
2020-08-13 borsAuto merge of #75105 - ssomers:btree_respect_min_len_ha...
2020-08-13 Alexis BourgetMove to intra doc links in std::ffi
2020-08-13 Mike HommeyDisable zlib in LLVM on aarch64-apple-darwin
2020-08-13 Santiago PastorinoPrioritization WG: Open Zulip topics only for `I-priori...
2020-08-13 borsAuto merge of #75382 - JulianKnodt:match_branches,...
2020-08-13 Dylan MacKenzieAdd no-opt standard library builders
2020-08-13 rodrimati1992Fixed transmute argument
2020-08-13 Guillaume GomezFix code examples
2020-08-13 rodrimati1992Replaced union with transmute
2020-08-13 Ralf Jungfn type: structure, and talk a bit more about ABIs...
2020-08-13 Guillaume GomezImprove wording
2020-08-13 borsAuto merge of #74793 - tmiasko:san-macos, r=Mark-Simulacrum
2020-08-13 borsAuto merge of #75443 - lcnr:opaque-normalize, r=nikomat...
2020-08-13 Bastian Kauschkemerge `as_local_hir_id` with `local_def_id_to_hir_id`
2020-08-13 Stein SomersReverts the fundamental changes in #74762 and #75257
2020-08-13 Tomasz MiąskoSet CMAKE_SYSTEM_NAME when cross-compiling
next