]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #75464 - poliorcetics:intra-links-panic-and-ascii, r=jyn514
[rust.git] / src /
2020-08-18 Yuki OkushiRollup merge of #75464 - poliorcetics:intra-links-panic...
2020-08-18 Yuki OkushiRollup merge of #75392 - TimDiekmann:non-null-uninit...
2020-08-18 Yuki OkushiRollup merge of #75389 - RalfJung:span_label, r=davidtwco
2020-08-17 borsAuto merge of #75145 - davidtwco:issue-60607-preallocat...
2020-08-17 borsAuto merge of #74748 - simonvandel:simplify-discriminan...
2020-08-17 borsAuto merge of #75187 - pawanbisht62:feature/incorporate...
2020-08-17 borsAuto merge of #74940 - oli-obk:const_is_null, r=RalfJung
2020-08-17 Oliver SchererMake a test platform independent
2020-08-17 David Woodclippy: support `QPath::LangItem`
2020-08-17 Ralf Jungattempt to improve span_label docs
2020-08-17 borsAuto merge of #75592 - RalfJung:miri-int-align, r=oli-obk
2020-08-17 Ralf Jungfix typo
2020-08-17 borsAuto merge of #75535 - denisvasilik:intra-doc-links...
2020-08-17 borsAuto merge of #75468 - poliorcetics:intra-links-fs...
2020-08-17 borsAuto merge of #75568 - ehuss:cloudabi-tier3, r=Mark...
2020-08-17 borsAuto merge of #75014 - Amanieu:fix_asm_reg, r=nagisa
2020-08-16 borsAuto merge of #74562 - pickfire:is_ascii_branchless...
2020-08-16 borsAuto merge of #75609 - tmandry:rollup-yrcmgke, r=tmandry
2020-08-16 Tyler MandryRollup merge of #75596 - nixphix:docs/windows-ext,...
2020-08-16 Tyler MandryRollup merge of #75569 - tmiasko:emscripten, r=tlively
2020-08-16 Tyler MandryRollup merge of #75485 - RalfJung:pin, r=nagisa
2020-08-16 Tyler MandryRollup merge of #75423 - denisvasilik:intra-doc-links...
2020-08-16 Tyler MandryRollup merge of #75223 - Aaron1011:feature/session...
2020-08-16 Tyler MandryRollup merge of #75177 - JohnTitor:broken-mir-test...
2020-08-16 Tyler MandryRollup merge of #74399 - mark-i-m:ty-err-4, r=eddyb
2020-08-16 Tyler MandryRollup merge of #74346 - eddyb:reachable-defs, r=nikoma...
2020-08-16 Tyler MandryRollup merge of #74314 - eddyb:closure-substs-direct...
2020-08-16 Tyler MandryRollup merge of #74204 - ayazhafiz:i/74120, r=eddyb
2020-08-16 Mark RousskovFix fortanix build
2020-08-16 Simon Vandel SillesenImplement 'considered equal' for statements, so that...
2020-08-16 markmove DelaySpanBugEmitted to ty::context
2020-08-16 borsAuto merge of #73176 - LeSeulArtichaut:tyctxtat-err...
2020-08-16 Eduard-Mihai Burtescurustc_typeck: construct {Closure,Generator}Substs more...
2020-08-16 Eduard-Mihai BurtescuUse LocalDefId instead of HirId for reachable_set elements.
2020-08-16 borsAuto merge of #75472 - Mark-Simulacrum:mangling-config...
2020-08-16 Ralf Jungmiri engine: add option to use force_int for alignment...
2020-08-16 David Woodrustdoc: clean `QPath::LangItem`
2020-08-16 David Woodresolve: support `GenericBound::LangItemTrait`
2020-08-16 David Woodhir: simplify `is_range_literal`
2020-08-16 David Woodsave_analysis: support `QPath::LangItem`
2020-08-16 David Woodhir: introduce `QPath::LangItem`
2020-08-16 David Woodhir: introduce lang items for AST lowering
2020-08-16 David Woodtests: add test for #61019's current behaviour
2020-08-16 David Woodlang_items: add support for lang items on variants
2020-08-16 borsAuto merge of #75567 - poliorcetics:intra-links-std...
2020-08-16 borsAuto merge of #75536 - estebank:e0255-suggestion, r...
2020-08-16 borsAuto merge of #75565 - nixphix:docs/vxworks-ext, r...
2020-08-16 borsAuto merge of #75561 - kornelski:stringcol, r=Dylan-DPC
2020-08-16 borsAuto merge of #75553 - denisvasilik:intra-doc-links...
2020-08-16 borsAuto merge of #75541 - camelid:intra-doc-links-for...
2020-08-15 borsAuto merge of #75575 - marmeladema:only-measure-drop...
2020-08-15 marmelademaOnly measure time spent dropping the AST
2020-08-15 borsAuto merge of #75514 - gdhuper:gdhuper/replace_log_with...
2020-08-15 Tomasz MiąskoBump minor version of emsdk to 1.38.47
2020-08-15 Gurpreet Singhreplaced log with tracing
2020-08-15 borsAuto merge of #75246 - pickfire:patch-5, r=Amanieu
2020-08-15 borsAuto merge of #75560 - Mark-Simulacrum:rustc-docs,...
2020-08-15 borsAuto merge of #75483 - mati865:mingw-lld-flags, r=petro...
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 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 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 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 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 Esteban Küberreview comment: suggestion message wording
2020-08-14 Matthew JasperFix rustc_serialize unit tests
2020-08-14 Matthew JasperFix rustc_ast unit test
next