]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-10-29 Mark RousskovAdjust stabilization version to 1.65.0 for wasi fds
2022-10-29 borsAuto merge of #103714 - matthiaskrgr:rollup-kajt3i8...
2022-10-29 Matthias KrügerRollup merge of #103704 - xxchan:xxchan/applicable...
2022-10-29 Matthias KrügerRollup merge of #103664 - aDotInTheVoid:rdj-path-docs...
2022-10-29 Matthias KrügerRollup merge of #103663 - notriddle:notriddle/search...
2022-10-29 Matthias KrügerRollup merge of #103656 - camsteffen:symbol-to-string...
2022-10-29 Matthias KrügerRollup merge of #103383 - compiler-errors:tait-scope...
2022-10-29 Matthias KrügerRollup merge of #103342 - Rageking8:add-test-for-issue...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-29 borsAuto merge of #102698 - michaelwoerister:unord-collecti...
2022-10-29 borsAuto merge of #102233 - petrochenkov:effvis, r=jackh726
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 Cameron SteffenSpecialize ToString for Symbol
2022-10-28 xxchanAdd a test for TAIT used with impl/dyn Trait inside...
2022-10-28 borsAuto merge of #103683 - fee1-dead-contrib:fix-deferred...
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-28 borsAuto merge of #102674 - CastilloDel:master, r=oli-obk
2022-10-28 Markus ReiterRemove unneeded attribute.
2022-10-28 DeadbeefRetain ParamEnv constness when running deferred cast...
2022-10-28 borsAuto merge of #103671 - matthiaskrgr:rollup-iuugpep...
2022-10-28 Nixon Enraght... rustdoc-json-types: Improve ItemSummary::path docs
2022-10-28 borsAuto merge of #103672 - matthiaskrgr:rollup-dyk3civ...
2022-10-28 Matthias KrügerRollup merge of #103645 - weihanglo:update-cargo, r...
2022-10-28 Matthias KrügerRollup merge of #103643 - notriddle:notriddle/summary...
2022-10-28 Matthias KrügerRollup merge of #103631 - Rageking8:Add-test-for-issue...
2022-10-28 Matthias KrügerRollup merge of #103609 - BoxyUwU:fix_impl_self_cycle...
2022-10-28 Matthias KrügerRollup merge of #103608 - compiler-errors:rpitit-early...
2022-10-28 Matthias KrügerRollup merge of #103585 - GuillaumeGomez:source-line...
2022-10-28 Matthias KrügerRollup merge of #103641 - compiler-errors:issue-103624...
2022-10-28 Matthias KrügerRollup merge of #103550 - notriddle:notriddle/no-sugges...
2022-10-28 Matthias KrügerRollup merge of #103523 - GuillaumeGomez:inline-doc...
2022-10-28 Matthias KrügerRollup merge of #103283 - nbarrios1337:unsafe-impl...
2022-10-28 Matthias KrügerRollup merge of #102642 - bryangarza:afit-tests, r...
2022-10-28 Rageking8add test for issue 98634
2022-10-28 Michael Howellrustdoc: remove redundant `div.search-container`
2022-10-28 borsAuto merge of #103654 - flip1995:clippy_backport, r...
2022-10-27 Bryan GarzaUpdate tests based on feedback
2022-10-27 Bryan GarzaUpdate src/test/ui/async-await/in-trait/async-example.rs
2022-10-27 Bryan GarzaAdd additional tests for static AFIT
2022-10-27 Bryan GarzaUpdate tests based on feedback
2022-10-27 Bryan GarzaUpdate static AFIT tests based on feedback
2022-10-27 Bryan GarzaAdd tests for static async functions in traits
2022-10-27 borsAuto merge of #103629 - matthiaskrgr:rollup-r94tqfa...
2022-10-27 Boxytidy + move logic to fn
2022-10-27 Boxyuse proper spans
2022-10-27 BoxyDoIt
2022-10-27 Philipp KronesMove clippy::uninlined_format_args back to pedantic
2022-10-27 Weihang LoUpdate cargo
2022-10-27 Michael Howellrustdoc: stop hiding focus outlines on non-rustdoc...
2022-10-27 Michael GouletErase regions from CallArgument, add test + bless
2022-10-27 Michael GouletRevert "Make ClosureOutlivesRequirement not rely on...
2022-10-27 Rageking8add test for issue 36007
2022-10-27 Michael WoeristerIntroduce UnordMap, UnordSet, and UnordBag (see MCP...
2022-10-27 Matthias KrügerRollup merge of #103616 - rust-lang:notriddle/moz-box...
2022-10-27 Matthias KrügerRollup merge of #103544 - Nilstrieb:no-recovery-pls...
2022-10-27 Matthias KrügerRollup merge of #103524 - petrochenkov:modchild4, r...
2022-10-27 Matthias KrügerRollup merge of #103505 - notriddle:notriddle/rustdoc...
2022-10-27 Matthias KrügerRollup merge of #103408 - compiler-errors:rpitit-rustdo...
2022-10-27 Matthias KrügerRollup merge of #103394 - Pointerbender:unsafecell...
2022-10-27 Matthias KrügerRollup merge of #103255 - oli-obk:opaque_wrong_eq_relat...
2022-10-27 Matthias KrügerRollup merge of #103110 - RalfJung:manual-send, r=thomcc
2022-10-27 Guillaume GomezAdd tests for source line numbers colors
2022-10-27 Guillaume GomezMigrate line numbers CSS to CSS variables
2022-10-27 borsAuto merge of #103623 - matthiaskrgr:rollup-318yc1t...
2022-10-27 Matthias KrügerRollup merge of #103611 - Rageking8:fix-103574, r=lcnr
2022-10-27 Matthias KrügerRollup merge of #103593 - compiler-errors:nit-remove...
2022-10-27 Matthias KrügerRollup merge of #103592 - notriddle:notriddle/notable...
2022-10-27 Matthias KrügerRollup merge of #103586 - compiler-errors:issue-103573...
2022-10-27 Matthias KrügerRollup merge of #103564 - RalfJung:miri-unused, r=thomcc
2022-10-27 Matthias KrügerRollup merge of #103525 - oli-obk:const_impl_on_non_con...
2022-10-27 Matthias KrügerRollup merge of #103475 - oli-obk:generic_param_indices...
2022-10-27 Matthias KrügerRollup merge of #103106 - saethlin:from_exposed_docs...
2022-10-27 Matthias KrügerRollup merge of #103035 - saethlin:assert_unsafe_precon...
2022-10-27 borsAuto merge of #103601 - compiler-errors:no-opaque-probe...
2022-10-27 Pointerbenderadd "Memory layout" subsection to documentation of...
2022-10-27 Michael Howellrustdoc: remove CSS workaround for Firefox 29
2022-10-27 borsAuto merge of #103605 - ehuss:mentions-spec, r=Mark...
2022-10-27 Rageking8add tests and slight formatting
2022-10-27 Ben KimockPrint the precondition we violated, and visible through...
2022-10-27 Michael GouletRemap early bound lifetimes too
2022-10-26 borsAuto merge of #103604 - JohnTitor:rollup-q4ns2gh, r...
2022-10-26 Eric HussAdd Target Tier Policy notification.
2022-10-26 Yuki OkushiRollup merge of #103598 - tshepang:token-kind-docs...
2022-10-26 Yuki OkushiRollup merge of #103596 - RalfJung:thread-setname,...
2022-10-26 Yuki OkushiRollup merge of #103580 - lukas-code:guaranteed_ne...
2022-10-26 Yuki OkushiRollup merge of #103579 - lnicola:rust-analyzer-2022...
2022-10-26 Yuki OkushiRollup merge of #103567 - RalfJung:ptr-eq-dyn-trait...
2022-10-26 Yuki OkushiRollup merge of #103558 - weihanglo:update-cargo, r...
2022-10-26 Yuki OkushiRollup merge of #103549 - maurer:llvm-main, r=cuviper
2022-10-26 Yuki OkushiRollup merge of #103537 - notriddle:notriddle/line...
2022-10-26 Yuki OkushiRollup merge of #103526 - Rageking8:more-dupe-typos...
2022-10-26 Yuki OkushiRollup merge of #103432 - jsha:box-is-not-notable,...
2022-10-26 Michael GouletNo need to probe when relating opaques in nll_relate
2022-10-26 Michael Howellrustdoc: add test case for positioning of notable trait...
2022-10-26 Tshepang Mbamborustc_lexer::TokenKind improve docs
2022-10-26 borsAuto merge of #103571 - RalfJung:miri, r=RalfJung
2022-10-26 Ralf Jungthread::set_name: debug-assert that things went well
2022-10-26 nilsFix typo
2022-10-26 Michael Gouletremove unused parser fn
2022-10-26 Michael Howellrustdoc: remove redundant CSS selector `.notable-traits...
next