]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-06-17 borsAuto merge of #97863 - JakobDegen:bitset-choice, r...
2022-06-17 borsAuto merge of #98160 - nnethercote:mv-finish-out-of...
2022-06-17 borsAuto merge of #98143 - cuviper:futex-rwlock-inline...
2022-06-16 borsAuto merge of #98181 - JohnTitor:rollup-65ztwnz, r...
2022-06-16 Yuki OkushiRollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor
2022-06-16 Yuki OkushiRollup merge of #98166 - GuillaumeGomez:regression...
2022-06-16 Yuki OkushiRollup merge of #98118 - steffahn:scoped-threads-nll...
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-16 Yuki OkushiRollup merge of #97377 - ChayimFriedman2:issue-91800...
2022-06-16 borsAuto merge of #97936 - nnethercote:compile-unicode_norm...
2022-06-16 borsAuto merge of #98173 - flip1995:clippyup, r=Manishearth
2022-06-16 flip1995Update Cargo.lock
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 pierwillKeyword docs: Link to wikipedia article for dynamic...
2022-06-16 borsAuto merge of #9007 - flip1995:rustup, r=flip1995
2022-06-16 flip1995Bump nightly version -> 2022-06-16
2022-06-16 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-06-16 borsAuto merge of #9005 - flip1995:book_ci_2, r=xFrednet
2022-06-16 Guillaume GomezAdd rustdonc-json regression test for #98009
2022-06-16 flip1995Build mdbook in remark workflow
2022-06-16 borsAuto merge of #97842 - notriddle:notriddle/tuple-docs...
2022-06-16 borsAuto merge of #98161 - matthiaskrgr:rollup-8csenk9...
2022-06-16 Matthias KrügerRollup merge of #98147 - est31:bootstrap_cfg_flag,...
2022-06-16 Matthias KrügerRollup merge of #98137 - michaelwoerister:fix-unsized...
2022-06-16 Matthias KrügerRollup merge of #98125 - KarlWithK:entry_add_modify_doc...
2022-06-16 Matthias KrügerRollup merge of #97757 - xFrednet:rfc-2383-expect-with...
2022-06-16 Nicholas NethercoteMove `finish` out of the `Encoder` trait.
2022-06-16 xFrednetSupport lint expectations for `--force-warn` lints...
2022-06-16 borsAuto merge of #98108 - SpriteOvO:doc_auto_cfg-feature...
2022-06-16 Chayim Refael... Do not suggest adding semicolon/changing delimiters...
2022-06-16 borsAuto merge of #98103 - exrook:btreemap-alloc, r=Amanieu
2022-06-16 Nicholas Nethercotecompare_const_vals: add a special case for certain...
2022-06-16 Nicholas Nethercotecompare_const_vals: Use infallible evaluation.
2022-06-16 Nicholas NethercoteRemove `ty` arg from `compare_const_vals`.
2022-06-16 Nicholas NethercoteRemove `from_bool` closure.
2022-06-16 Nicholas NethercoteInline and remove `fallback` closure.
2022-06-16 Nicholas NethercoteRemove one use of `compare_const_vals`.
2022-06-16 Nicholas NethercoteAssert type equality of `a` and `b` in `compare_const_v...
2022-06-16 Nicholas NethercoteRemove dead code from `compare_const_vals`.
2022-06-16 Nicholas Nethercotesimplify_match_pair: avoid the second comparison if...
2022-06-16 Nicholas Nethercotesort_candidates: avoid the second comparison if possible.
2022-06-16 Nicholas Nethercoteconst_range_contains: avoid the second comparison if...
2022-06-15 borsAuto merge of #98152 - JohnTitor:rollup-osr17j6, r...
2022-06-15 Wesley WiserThe type of the slice length field is architecture...
2022-06-15 Yuki OkushiRollup merge of #98135 - JohnTitor:issue-93022-93775...
2022-06-15 Yuki OkushiRollup merge of #98119 - EdwinRy:path-parenthesized...
2022-06-15 Yuki OkushiRollup merge of #98092 - GuillaumeGomez:fix-sidebar...
2022-06-15 Yuki OkushiRollup merge of #98059 - tmiasko:inline-const-eval...
2022-06-15 Yuki OkushiRollup merge of #98053 - GuillaumeGomez:fix-generic...
2022-06-15 Yuki OkushiRollup merge of #97964 - WaffleLapkin:fix_borrow_par_su...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-15 est31Make #[cfg(bootstrap)] not error in proc macros on...
2022-06-15 borsAuto merge of #97178 - sunfishcode:ownedfd-and-dup...
2022-06-15 borsAuto merge of #9002 - andylizi:fix-never-loop, r=Manish...
2022-06-15 Josh StoneAdd `#[inline]` to small fns of futex `RwLock`
2022-06-15 borsAuto merge of #97665 - c410-f3r:assert-compiler, r...
2022-06-15 SpriteExclude cfg "doc" and "doctest" from feature `doc_auto_cfg`
2022-06-15 SpriteFix `cfg(not)` and `cfg(all)` causing Rustdoc stab...
2022-06-15 Dan GohmanAdd the new stability attributes, for Windows.
2022-06-15 Dan GohmanRevise the documentation for `try_clone`.
2022-06-15 Dan GohmanAdd `BorrowedFd::try_clone_to_owned`.
2022-06-15 Dan GohmanDocument that `BorrowedFd` may be used to do a `dup`.
2022-06-15 Michael Woeristerdebuginfo: Fix NatVis for Rc and Arc with unsized pointees.
2022-06-15 borsAuto merge of #95897 - AzureMarker:feature/horizon...
2022-06-15 Yuki OkushiAdd regression test for #93775
2022-06-15 borsAuto merge of #98131 - JohnTitor:rollup-c17vjdy, r...
2022-06-15 Caio[RFC 2011] Minimal initial implementation
2022-06-15 Yuki OkushiRollup merge of #98115 - jhpratt:remove-rustc_deprecate...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-15 Yuki OkushiRollup merge of #98110 - cjgillot:closure-brace, r...
2022-06-15 Yuki OkushiRollup merge of #95118 - sunfishcode:sunfishcode/stabil...
2022-06-15 andyliziFix false positive for `never_loop` struct expression...
2022-06-15 Frank SteffahnTest NLL fix of bad lifetime inference for reference...
2022-06-15 borsAuto merge of #98084 - nnethercote:rm-thread-local...
2022-06-15 KarlWithKchange "1" to "c" to pass test
2022-06-15 KarlWithKAdd examples using `add_modify` to btree
2022-06-15 KarlWithKAdd examples using `add_modify` to HashMap
2022-06-15 borsAuto merge of #8964 - tamaroning:read_zero_byte_vec...
2022-06-15 borsAuto merge of #98123 - JohnTitor:rollup-rfg1a4s, r...
2022-06-15 Yuki OkushiRollup merge of #98113 - EdwinRy:constraint-misspelling...
2022-06-15 Yuki OkushiRollup merge of #98087 - TaKO8Ki:suggest-adding-macro...
2022-06-15 Yuki OkushiRollup merge of #98083 - nnethercote:rename-Encoder...
2022-06-15 Yuki OkushiRollup merge of #98078 - erikdesjardins:uncheckedsize...
2022-06-15 Yuki OkushiRollup merge of #98067 - klensy:compiler-deps2, r=Dylan-DPC
2022-06-15 Yuki OkushiRollup merge of #98026 - c410-f3r:z-errors, r=petrochenkov
2022-06-15 Yuki OkushiRollup merge of #97822 - compiler-errors:hesitate-to...
2022-06-15 borsAuto merge of #97474 - compiler-errors:if-cond-and...
2022-06-15 Jakob Degen`BitSet` perf improvements
2022-06-15 EdwinRyRefactor path segment parameter error
2022-06-15 EdwinRyrename function and remove return type
2022-06-14 Jacob PrattRemove `rustc_deprecated` diagnostics
2022-06-14 Dan GohmanAdd a stability attribute to WASI's `try_clone()`.
2022-06-14 Dan GohmanImplement stabilization of `#[feature(io_safety)]`.
2022-06-14 borsAuto merge of #96285 - flip1995:pk-vfe, r=nagisa
2022-06-14 Michael Howellrustdoc: add test case for "variadic tuple" search...
2022-06-14 Erik Desjardinsuse unchecked mul to compute slice sizes
2022-06-14 Michael Howellrustdoc: change "variadic tuple" notation to look less...
2022-06-14 Guillaume GomezAdd GUI test for sidebar items expand/collapse
2022-06-14 Jacob Hughesbtreemap-alloc: adjust ui test
2022-06-14 Jacob Hughesbtreemap-alloc: fix clear impl
next