]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-15 borsAuto merge of #75537 - tmiasko:match-branch-simplify...
2020-08-15 borsAuto merge of #74576 - myfreeweb:freebsd-sanitizers...
2020-08-15 Mark RousskovAdd rustc-docs as a component
2020-08-15 borsAuto merge of #75518 - davidtwco:issue-75326-polymorphi...
2020-08-15 Ivan ThamUse resolve.conf as example for Path ends_with
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 HussMove CloudABI to tier 3.
2020-08-15 pawanbisht62Merge branch 'master' into feature/incorporate-tracing
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 Tomasz MiąskoMatchBranchSimplification: avoid intermediate vec alloc...
2020-08-15 Tomasz MiąskoMatchBranchSimplification: fix equal const bool assignments
2020-08-14 Denis VasilikUse intra-doc links
2020-08-14 CamelidSwitch to intra-doc links in `core::option`
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 Tomasz MiąskoMatchBranchSimplification: copy discriminant instead...
2020-08-14 Tomasz MiąskoMatchBranchSimplification: optimize when switching...
2020-08-14 Esteban KüberTweak output of E0225
2020-08-14 Denis VasilikUse intra-doc links
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 kadminAdd fix
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 kadminAdd regression test for matching on u8
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
next