]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #2610 - RalfJung:issue-1909, r=RalfJung
[rust.git] / src /
2022-10-15 borsAuto merge of #100579 - joboet:sync_mutex_everywhere...
2022-10-15 Vadim Petrochenkovresolve: Shadow erroneous glob imports with erroneous...
2022-10-15 Michael Howellrustdoc: add test cases for links inside the help popover
2022-10-15 Michael Howellrustdoc: update test cases for `.sidebar-title` ->...
2022-10-15 Michael Howellrustdoc: fix Ctrl-Click on help and settings links
2022-10-15 Michael Howellrustdoc: make the help button a link to a page
2022-10-15 Michael Howellrustdoc: remove unused HTML class `sidebar-title`
2022-10-15 Michael GouletAdd test
2022-10-15 Michael GouletFix subst issues with RPITIT
2022-10-15 Camille GILLOTMark derived StructuralEq as automatically derived.
2022-10-15 Yutaro Ohnopretty: fix to print some lifetimes on HIR pretty-print
2022-10-15 Guillaume GomezAdd more GUI tests for settings page
2022-10-15 Guillaume GomezFix display of settings page
2022-10-15 borsAuto merge of #102895 - Nilstrieb:query-cleanups, r...
2022-10-15 borsAuto merge of #103083 - Dylan-DPC:rollup-97cvwdv, r...
2022-10-15 Dylan DPCRollup merge of #103041 - weihanglo:update-cargo, r...
2022-10-15 Dylan DPCRollup merge of #103003 - TaKO8Ki:fix-102989, r=compile...
2022-10-15 Dylan DPCRollup merge of #102998 - nathanwhit:let-chains-drop...
2022-10-15 Dylan DPCRollup merge of #102954 - GuillaumeGomez:cfg-hide-attr...
2022-10-15 Dylan DPCRollup merge of #102884 - petrochenkov:liferib, r=cjgillot
2022-10-15 Dylan DPCRollup merge of #102773 - joboet:apple_parker, r=thomcc
2022-10-15 borsAuto merge of #101832 - compiler-errors:dyn-star-plus...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-15 borsAuto merge of #98033 - joshtriplett:is-terminal-fd...
2022-10-15 Ben KimockAdd a test
2022-10-14 Ben KimockImplement a crude stack printing mechanism
2022-10-14 borsAuto merge of #103069 - matthiaskrgr:rollup-xxsx6sk...
2022-10-14 Matthias KrügerRollup merge of #103067 - Nilstrieb:tidy-likes-the...
2022-10-14 Matthias KrügerRollup merge of #103059 - beetrees:duration-from-negati...
2022-10-14 Matthias KrügerRollup merge of #103054 - GuillaumeGomez:cleanup-rust...
2022-10-14 Matthias KrügerRollup merge of #103047 - GuillaumeGomez:update-browser...
2022-10-14 Matthias KrügerRollup merge of #103045 - lukas-code:blank-lines, r...
2022-10-14 Matthias KrügerRollup merge of #103039 - RalfJung:checktools, r=Dylan-DPC
2022-10-14 Matthias KrügerRollup merge of #103017 - fortanix:raoul/sgx_tls_fix...
2022-10-14 Matthias KrügerRollup merge of #102781 - StackOverflowExcept1on:master...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-14 nilsAlso run alphabetical check in src and library
2022-10-14 nilsAdd some tidy-alphabetical
2022-10-14 Takayuki Maedaremove no_core feature
2022-10-14 borsAuto merge of #102783 - RalfJung:tls, r=thomcc
2022-10-14 borsAuto merge of #102529 - colinba:master, r=joshtriplett
2022-10-14 Guillaume GomezClean up rust-logo rustdoc GUI test
2022-10-14 borsAuto merge of #2594 - RalfJung:target, r=RalfJung
2022-10-14 borsAuto merge of #103048 - Dylan-DPC:rollup-47r62js, r...
2022-10-14 Dylan DPCRollup merge of #103031 - est31:match_guard_irrefutable...
2022-10-14 Dylan DPCRollup merge of #103025 - notriddle:notriddle/search...
2022-10-14 Dylan DPCRollup merge of #103018 - Rageking8:more-dupe-word...
2022-10-14 Dylan DPCRollup merge of #103015 - whentojump:patch, r=compiler...
2022-10-14 Dylan DPCRollup merge of #102938 - c410-f3r:here-we-go-again...
2022-10-14 Dylan DPCRollup merge of #102914 - GuillaumeGomez:migrate-css...
2022-10-14 Dylan DPCRollup merge of #102856 - cjgillot:impl-single-check...
2022-10-14 Dylan DPCRollup merge of #102847 - joshtriplett:bugfix-impl...
2022-10-14 Guillaume GomezUpdate browser-ui-test version to fix some flaky tests
2022-10-14 Guillaume GomezAdd UI test for invalid `doc(cfg_hide(...))` attributes
2022-10-14 Weihang LoUpdate cargo
2022-10-14 Ralf Jungprint the target also when running tests on the host
2022-10-14 Oli SchererRequire lifetime bounds for opaque types in order to...
2022-10-14 borsAuto merge of #2593 - RalfJung:ci, r=RalfJung
2022-10-14 Ralf JungCI improvements
2022-10-14 Ralf Jungwasm-ignore some tests that access thread-local private...
2022-10-14 borsAuto merge of #102695 - compiler-errors:int-and-float...
2022-10-14 Ralf Jungchecktools: fix comments
2022-10-14 Michael GouletAddress nits, add test for implicit dyn-star coercion...
2022-10-14 Michael GouletRemove CastCheckResult since it's unused
2022-10-14 Michael GouletAdd test
2022-10-14 Rageking8more dupe word typos
2022-10-14 Michael GouletAllow dyn* upcasting
2022-10-14 borsAuto merge of #102684 - JhonnyBillM:delete-target-data...
2022-10-14 Takayuki Maedanormalize stderr
2022-10-14 Takayuki Maedacheck if the self type is `ty::Float` before getting...
2022-10-14 Michael GouletMake dyn* cast into a coercion
2022-10-14 Nathan WhitakerValidate MIR in the `drop_order` test
2022-10-14 borsAuto merge of #103026 - matthiaskrgr:rollup-gfmlfkt...
2022-10-14 est31Suppress irrefutable let patterns lint for prefixes...
2022-10-13 Matthias KrügerRollup merge of #103021 - GuillaumeGomez:constraint...
2022-10-13 Matthias KrügerRollup merge of #103016 - nbdd0121:enum, r=pnkfelix
2022-10-13 Matthias KrügerRollup merge of #103013 - Nilstrieb:patch-1, r=jyn514
2022-10-13 Matthias KrügerRollup merge of #103011 - GuillaumeGomez:improve-unsafe...
2022-10-13 Matthias KrügerRollup merge of #103008 - aliemjay:opaque-parent-substs...
2022-10-13 Matthias KrügerRollup merge of #103006 - WaffleLapkin:rustdoc_dont...
2022-10-13 Matthias KrügerRollup merge of #103000 - wesleywiser:suggest_libname...
2022-10-13 borsAuto merge of #102700 - oli-obk:0xDEAD_TAIT, r=compiler...
2022-10-13 Michael Howellrustdoc: remove unused CSS `.search-container > *`
2022-10-13 Andrew PollackAdding fuchsia-ignore and needs-unwind to compiler...
2022-10-13 Camille GILLOTReport duplicate definition in impls with overlap check.
2022-10-13 Gary GuoFix test
2022-10-13 Gary GuoBless tests
2022-10-13 Gary GuoAdd test for issue 102389
2022-10-13 Ali MJ Al-Nasrawyreplace ReErased with fresh region vars in opaque types
2022-10-13 CaioMove some tests to more reasonable directories
2022-10-13 borsAuto merge of #103009 - Dylan-DPC:rollup-9c2tng6, r...
2022-10-13 Maybe WaffleAdd test for issue 102986
2022-10-13 Guillaume GomezImprove code for unsafe-fn rustdoc GUI test
2022-10-13 Guillaume GomezUpdate browser-ui-test version to 0.12.3
2022-10-13 Dylan DPCRollup merge of #102999 - compiler-errors:issue-102985...
2022-10-13 Dylan DPCRollup merge of #102956 - TaKO8Ki:fix-102946, r=fee1...
2022-10-13 Dylan DPCRollup merge of #102947 - compiler-errors:sort-elaborat...
2022-10-13 Dylan DPCRollup merge of #102904 - compiler-errors:rpitit-verbos...
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
next