]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-04-13 borsAuto merge of #95727 - m-ou-se:futex-reentrantmutex...
2022-04-13 borsAuto merge of #95656 - cjgillot:no-id-hashing-mode...
2022-04-13 borsAuto merge of #94255 - b-naber:use-mir-constant-in...
2022-04-13 borsAuto merge of #95999 - Dylan-DPC:rollup-k2r3k11, r...
2022-04-13 Dylan DPCRollup merge of #95989 - rust-lang:notriddle/issue...
2022-04-13 Dylan DPCRollup merge of #95984 - wcampbell0x2a:fix-spelling...
2022-04-13 Dylan DPCRollup merge of #95954 - AnthonyMikh:fix-broken-coverag...
2022-04-13 Dylan DPCRollup merge of #95441 - AlecGoncharow:issue-95204...
2022-04-13 borsAuto merge of #95990 - Dylan-DPC:rollup-r9bh9t7, r...
2022-04-12 borsAuto merge of #95905 - vacuus:markdown-render, r=Guilla...
2022-04-12 Dylan DPCRollup merge of #95986 - yaahc:libs-autolabel, r=Mark...
2022-04-12 Dylan DPCRollup merge of #95973 - oli-obk:tait_ub3, r=compiler...
2022-04-12 Dylan DPCRollup merge of #95970 - WaffleLapkin:nicer_trait_sugge...
2022-04-12 Dylan DPCRollup merge of #95918 - compiler-errors:issue-95878...
2022-04-12 Dylan DPCRollup merge of #95914 - c410-f3r:meta-vars, r=petrochenkov
2022-04-12 Dylan DPCRollup merge of #95405 - cjgillot:probe, r=petrochenkov
2022-04-12 Dylan DPCRollup merge of #95316 - fmease:rustdoc-discr-req-prov...
2022-04-12 Camille GILLOTBless tests.
2022-04-12 Vadim PetrochenkovHandle `unusable_binding` more compactly.
2022-04-12 Oli SchererApply suggestions from code review
2022-04-12 CaioImplement tuples using recursion
2022-04-12 Michael Howellregression test for spurrious "help: store this in...
2022-04-12 borsAuto merge of #95987 - m-ou-se:rollup-sdevd9b, r=m...
2022-04-12 Camille GILLOTRemove NodeIdHashingMode.
2022-04-12 Mara BosRollup merge of #95975 - m-ou-se:test-70093-no-cross...
2022-04-12 Mara BosRollup merge of #95963 - luqmana:llvm-dist-cross-filech...
2022-04-12 Mara BosRollup merge of #95794 - nnethercote:parse_tt-a-few...
2022-04-12 Mara BosRollup merge of #95783 - notriddle:notriddle/doctest...
2022-04-12 Camille GILLOTFix imports.
2022-04-12 Camille GILLOTMove diagnostic methods to the dedicated module.
2022-04-12 Camille GILLOTSimplify error reporting.
2022-04-12 Camille GILLOTMove path resolution error to rustc_resolve::diagnostics.
2022-04-12 Camille GILLOTMake the logic more explicit with let chains.
2022-04-12 Camille GILLOTDo not record Res when builing a suggestion.
2022-04-12 Camille GILLOTInsert error after checking for binding usability.
2022-04-12 Camille GILLOTPass last_import_segment and unusable_binding as parame...
2022-04-12 Camille GILLOTSimplify binding finalization.
2022-04-12 Camille GILLOTMove ident resolution to a dedicated module.
2022-04-12 Jane LusbyAutotag library PRs with T-libs
2022-04-12 wcampbellFix spelling in docs for can_not_overflow
2022-04-12 borsAuto merge of #95867 - cjgillot:fixed-size, r=oli-obk
2022-04-12 Roc YuRemove a `format` invocation
2022-04-12 León Orell... rustdoc: discr. required+provided assoc consts+tys
2022-04-12 Michael HowellUpdate src/test/rustdoc-ui/failed-doctest-output-windows.rs
2022-04-12 borsAuto merge of #95974 - fee1-dead:rollup-2fr55cs, r...
2022-04-12 Mara BosDon't test -Cdefault-linker-libraries=yes when cross...
2022-04-12 fee1-deadRollup merge of #95947 - cuviper:default-box, r=dtolnay
2022-04-12 fee1-deadRollup merge of #95900 - o01eg:fix-wasm-doc, r=Mark...
2022-04-12 fee1-deadRollup merge of #95820 - OliverMD:95150, r=lcnr
2022-04-12 fee1-deadRollup merge of #95716 - davidtwco:translation-custom...
2022-04-12 fee1-deadRollup merge of #95671 - gimbles:master, r=Mark-Simulacrum
2022-04-12 Oli SchererExplain the span search logic
2022-04-12 Oli SchererCompute a more precise span for opaque type impls
2022-04-12 borsAuto merge of #95966 - matthiaskrgr:rollup-hhy4nod...
2022-04-12 David Woodsess: try sysroot candidates for fluent bundle
2022-04-12 Maybe WaffleAdd test for `T:` suggestions
2022-04-12 Maybe WaffleFix wrong suggestions for `T:`
2022-04-12 Matthias KrügerRollup merge of #95936 - TaKO8Ki:fix-relative-paths...
2022-04-12 Matthias KrügerRollup merge of #95920 - compiler-errors:cast-suggestio...
2022-04-12 Matthias KrügerRollup merge of #95910 - ehuss:fix-crate-type-duplicate...
2022-04-12 Matthias KrügerRollup merge of #95909 - vacuus:theme-build-rule, r...
2022-04-12 Matthias KrügerRollup merge of #95881 - TaKO8Ki:use-to-string-instead...
2022-04-12 Matthias KrügerRollup merge of #95722 - xu-cheng:pre-push, r=Mark...
2022-04-12 Matthias KrügerRollup merge of #95320 - JakobDegen:mir-docs, r=oli-obk
2022-04-12 Mara BosAdd missing unsafe marker.
2022-04-12 Mara BosAllow cvt_nz to be unused on some platforms.
2022-04-12 Mara BosAdd #[deny(unsafe_op_in_unsafe_fn)] to thread_local...
2022-04-12 Mara BosAdd debug asserts to futex ReentrantMutex impl.
2022-04-12 Mara BosInitialize thread local with const{}.
2022-04-12 Mara BosMove current_thread_unique_ptr to the only module that...
2022-04-12 Mara BosMake current_thread_unique_ptr work during thread destr...
2022-04-12 Mara BosAdd futex-based ReentrantMutex on Linux.
2022-04-12 Mara BosAdd current_thread_unique_ptr() in std::sys_common.
2022-04-12 borsAuto merge of #95399 - gilescope:plan_b, r=scottmcm
2022-04-12 borsAuto merge of #95893 - luqmana:no-prepopulate-passes...
2022-04-12 Luqman Aden[bootstrap] Grab the right FileCheck binary for dist...
2022-04-12 borsAuto merge of #93408 - liangyongrui:master, r=scottmcm
2022-04-11 AnthonyMikhfix broken link in coverage tools docs
2022-04-11 Takayuki Maedause `to_string` instead of `format!`
2022-04-11 borsAuto merge of #95944 - Dylan-DPC:rollup-idggkrh, r...
2022-04-11 Michael HowellFix line numbers
2022-04-11 Oliver Downardsimplify const params diagnostic on stable
2022-04-11 Jakob DegenRemove rule that place loads may not happen with varian...
2022-04-11 Jakob DegenAdd more clarifications in response to Ralf's comments
2022-04-11 Jakob DegenAddress various comments and change some details around...
2022-04-11 Jakob DegenImprove MIR phases documentation with summaries of...
2022-04-11 Jakob DegenAdjust MIR validator to check a few more things for...
2022-04-11 Jakob DegenImprove documentation for MIR terminators
2022-04-11 Jakob DegenImprove documentation for MIR statement kinds.
2022-04-11 Jakob DegenExtend the MIR validator to check many more things...
2022-04-11 Jakob DegenAdd documentation for the semantics of MIR rvalues
2022-04-11 Jakob DegenAdjust computation of place types to detect more invali...
2022-04-11 Jakob DegenImprove documentation of `Place` and `Operand`
2022-04-11 Josh StoneUse const Box::default in P::<[T]>::new
2022-04-11 Josh Stoneimpl const Default for Box<[T]> and Box<str>
2022-04-11 Cheng XUpre-push.sh: Use python3 if python is not found
2022-04-11 borsAuto merge of #95796 - bzEq:bzEq/curl-redirect, r=Dylan-DPC
2022-04-11 Dylan DPCRollup merge of #95927 - Kobzol:ci-pgo-libcore, r=lqd
2022-04-11 Dylan DPCRollup merge of #95901 - jyn514:remove-duplicate-aliase...
2022-04-11 Dylan DPCRollup merge of #95895 - CAD97:patch-2, r=Dylan-DPC
next