]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-09-11 winxpqq955Add test for #101211
2022-09-10 borsAuto merge of #101613 - GuillaumeGomez:codeblock-toolti...
2022-09-10 borsAuto merge of #98559 - jackh726:remove-reempty, r=oli-obk
2022-09-10 borsAuto merge of #101647 - crlf0710:test_for_99551, r...
2022-09-10 Charles LewFix pointer value punning.
2022-09-10 borsAuto merge of #101652 - Dylan-DPC:rollup-f4atky0, r...
2022-09-10 Dylan DPCRollup merge of #101641 - GuillaumeGomez:update-browser...
2022-09-10 Dylan DPCRollup merge of #101635 - jyn514:queries-new-derived...
2022-09-10 Dylan DPCRollup merge of #101631 - rust-lang:notriddle/duplicate...
2022-09-10 Dylan DPCRollup merge of #101614 - compiler-errors:rpitit-eq...
2022-09-10 Dylan DPCRollup merge of #101606 - akhi3030:patch-1, r=Dylan-DPC
2022-09-10 Dylan DPCRollup merge of #101578 - lcnr:resolve-hack, r=jackh726
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-10 Camille GillotRemove unused temp.
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-10 Guillaume GomezUpdate browser-ui-test version to 0.9.8
2022-09-10 Guillaume GomezUpdate rustdoc GUI tests
2022-09-10 Guillaume GomezSimplify DOM for codeblocks tooltips
2022-09-10 borsAuto merge of #101639 - matthiaskrgr:rollup-sewkrgm...
2022-09-10 Matthias KrügerRollup merge of #101634 - aDotInTheVoid:rdj-test, r...
2022-09-10 Matthias KrügerRollup merge of #101633 - aDotInTheVoid:rdj-idl, r...
2022-09-10 Matthias KrügerRollup merge of #101624 - notriddle:notriddle/search...
2022-09-10 Matthias KrügerRollup merge of #101616 - TimNN:relax-msan, r=lqd
2022-09-10 Matthias KrügerRollup merge of #101595 - ehuss:fix-ice-flag-report...
2022-09-10 Matthias KrügerRollup merge of #101413 - nicholasbishop:bishop-remove...
2022-09-10 borsAuto merge of #99916 - dpaoliello:stablizerawdylib...
2022-09-10 borsAuto merge of #101609 - flip1995:clippyup, r=Manishearth
2022-09-10 Michael Howellrustdoc: add another test case for glob shadowing
2022-09-10 Michael Howellrustdoc: test cases for glob shadowing
2022-09-10 Michael Howellrustdoc: implement glob shadowing when doing local...
2022-09-10 Nixon Enraght... Rustdoc-Json Tests: Use `@is` and `@ismany` more often.
2022-09-09 Nixon Enraght... Rustdoc-Json: Correcty handle intra-doc-links to items...
2022-09-09 borsAuto merge of #101617 - Dylan-DPC:rollup-iiy4ipc, r...
2022-09-09 Daniel PaolielloStabilze raw-dylib for non-x86
2022-09-09 Michael Howellrustdoc: when removing duplicate names, ignore `#[doc...
2022-09-09 borsAuto merge of #101611 - GuillaumeGomez:rollup-yw3qtug...
2022-09-09 Michael Howellrustdoc: avoid cleaning modules with duplicate names
2022-09-09 Nicholas BishopUse RelocModel::Pic for UEFI targets
2022-09-09 Michael Howellrustdoc: update test cases
2022-09-09 Michael Howellrustdoc: remove unused CSS `#search { position: relative }`
2022-09-09 Dylan DPCRollup merge of #101612 - tmiasko:repeat128, r=lcnr
2022-09-09 Dylan DPCRollup merge of #101573 - lcnr:param-kind-ord, r=BoxyUwU
2022-09-09 Dylan DPCRollup merge of #101529 - mousetail:patch-2, r=thomcc
2022-09-09 Dylan DPCRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Dylan DPCRollup merge of #101366 - ChrisDenton:unc-forward-slash...
2022-09-09 Tim Neumannrelax msan error-pattern due to LLVM changes
2022-09-09 Michael GouletEquate fn outputs when inferring RPITIT hidden types
2022-09-09 Oli SchererThe `<*const T>::guaranteed_*` methods now return an...
2022-09-09 Tomasz MiąskoUse memset when repeating 128bit zero value
2022-09-09 Tomasz MiąskoIntroduce a fallible variant of LLVMConstIntGetZExtValue
2022-09-09 Guillaume GomezRollup merge of #101600 - notriddle:notriddle/li, r...
2022-09-09 Guillaume GomezRollup merge of #101529 - mousetail:patch-2, r=thomcc
2022-09-09 Guillaume GomezRollup merge of #101495 - bjorn3:pause-no-sse2, r=Mark...
2022-09-09 Guillaume GomezRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Guillaume GomezRollup merge of #101475 - joboet:hermit_futex_locks...
2022-09-09 Michael Howellrustdoc: simplify the codeblock tooltip
2022-09-09 lcnrreview
2022-09-09 lcnrrename `codegen_fulfill_obligation`
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 lcnr`resolve_instance`: remove `BoundVarsCollector`
2022-09-09 joboetstd: use futex-based locks and thread parker on Hermit
2022-09-09 Akhilesh Singhaniadoc: fix minor typo
2022-09-09 borsAuto merge of #101527 - Kobzol:ci-update-llvm, r=Mark...
2022-09-09 borsAuto merge of #101603 - matthiaskrgr:rollup-8y6kf20...
2022-09-09 Matthias KrügerRollup merge of #101593 - GuillaumeGomez:cleanup-theme...
2022-09-09 Matthias KrügerRollup merge of #101563 - sanxiyn:doc-link-uefi, r...
2022-09-09 Matthias KrügerRollup merge of #101556 - compiler-errors:tweak-generat...
2022-09-09 Matthias KrügerRollup merge of #101450 - ehuss:relnotes-95346, r=Mark...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #101224 - compiler-errors:rpitit, r=oli-obk
2022-09-09 Michael GouletFix documentation lint failures
2022-09-09 Michael GouletAdjust pretty printing of RPITITs
2022-09-09 Michael GouletRebase fallout
2022-09-09 Michael GouletAppease clippy again
2022-09-09 Michael GouletTweak feature error, add test
2022-09-09 Camille GILLOTHandle generic parameters.
2022-09-09 Michael GouletDeeply check that method signatures match, and allow...
2022-09-09 Michael GouletBless tests, fix ICE with ImplTraitPlaceholder
2022-09-09 Michael GouletAddress nits
2022-09-09 Michael GouletAddress rebase issues, make async fn in trait work
2022-09-09 Michael GouletMake async fn in traits work
2022-09-09 Michael GouletMake clippy happy
2022-09-09 Michael GouletAdd tests
2022-09-09 Michael GouletCheck that impl types actually satisfy RPITIT bounds
2022-09-09 Michael GouletRustdoc support
2022-09-09 Michael GouletImplement projection for ImplTraitPlaceholder
2022-09-09 Michael GouletLower RPITIT to ImplTraitPlaceholder item
2022-09-09 Michael GouletRPITIT placeholder items
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-09 Jack HueyCombine logic from lubs into lub_empty function
2022-09-09 Jack HueyMake some functions pub(super)
2022-09-09 Jack HueyRemove ReEmpty
2022-09-08 borsAuto merge of #9446 - mikerite:fix-9431-2, r=giraffate
2022-09-08 Eric HussFix ICE report flags display.
2022-09-08 Guillaume GomezAdd gui test for codeblocks tooltip colors
2022-09-08 Guillaume GomezClean up themes a bit more
2022-09-08 Jack HueyDon't construct ReEmpty regions in resolve_var
2022-09-08 Jack HueyIn ReverseMapper, don't fallback to ReEmpty, instead...
2022-09-08 Jack HueyCreate VarValue::Empty
next