]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #95893 - luqmana:no-prepopulate-passes...
2022-04-12 borsAuto merge of #93408 - liangyongrui:master, r=scottmcm
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 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 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
2022-04-11 Dylan DPCRollup merge of #95894 - nyanpasu64:fix-pin-docs, r...
2022-04-11 Dylan DPCRollup merge of #95864 - luqmana:inline-asm-unwind...
2022-04-11 Dylan DPCRollup merge of #95801 - m-ou-se:futex-rwlock, r=Amanieu
2022-04-11 Dylan DPCRollup merge of #95008 - c410-f3r:let-chains-paren...
2022-04-11 borsAuto merge of #95125 - JakobDegen:uninit-variant-rvalue...
2022-04-11 Jakob DegenRemove inlining cost of `Deinit` statements
2022-04-11 Jakob DegenAdd new `MutatatingUseContext`s for deinit and `SetDisc...
2022-04-11 Jakob DegenAdd const eval tests ensuring padding gets correctly...
2022-04-11 Jakob DegenFix tests broken by deaggregation change
2022-04-11 Jakob DegenBless tests that broke in a trivial way due to change...
2022-04-11 Jakob DegenDocument semantics of `Deinit` and `SetDiscriminant...
2022-04-11 Jakob DegenAdd new `Deinit` statement kind
2022-04-11 Mara BosUse is_ or has_ prefix for pure `-> bool` functions.
2022-04-11 Mara BosUse compare_exchange_weak in futex rwlock implementation.
2022-04-11 Mara BosAdd comments to futex rwlock implementation.
2022-04-11 Mara BosAdd doc comments to futex operations.
2022-04-11 borsAuto merge of #95931 - matthiaskrgr:rollup-1c5zhit...
2022-04-11 Matthias KrügerRollup merge of #95917 - RalfJung:thin-box-test, r...
2022-04-11 Matthias KrügerRollup merge of #95907 - compiler-errors:diag, r=Dylan-DPC
2022-04-11 Matthias KrügerRollup merge of #95876 - fee1-dead:note-const-drop...
2022-04-11 Matthias KrügerRollup merge of #95875 - aswild:pr/alias-cmd-paths...
2022-04-11 Matthias KrügerRollup merge of #95861 - ChrisDenton:windows7-support...
2022-04-11 Matthias KrügerRollup merge of #95771 - str4d:update-linker-plugin...
2022-04-11 Matthias KrügerRollup merge of #95743 - yaahc:binary-search-clarificat...
2022-04-11 borsAuto merge of #95758 - compiler-errors:issue-54771...
2022-04-11 Jakub BeránekCI: do not compile libcore twice when performing LLVM PGO
2022-04-11 liangyongruifix Layout struct member naming style
2022-04-11 borsAuto merge of #95754 - compiler-errors:binder-assoc...
2022-04-11 Ralf Jungthin_box test: import from std, not alloc
2022-04-11 DeadbeefAdd a note for unsatisfied `~const Drop` bounds
2022-04-11 borsAuto merge of #94243 - compiler-errors:compiler-flags...
2022-04-10 Michael Gouletbetter error for binder on associated type bound
2022-04-10 Michael Gouletonly suggest removing semicolon when expr implements...
2022-04-10 Joshua NelsonAdd `build compiler/rustc_codegen_gcc` as an alias...
2022-04-10 Joshua NelsonRemove duplicate aliases for `codegen_{cranelift,gcc}`
2022-04-10 borsAuto merge of #95889 - Dylan-DPC:rollup-1cmywu4, r...
2022-04-10 Christopher... Clarify str::from_utf8_unchecked's invariants
2022-04-10 nyanpasu64Fix formatting error in pin.rs docs
2022-04-10 Luqman AdenRespect -Z verify-llvm-ir and other flags that add...
2022-04-10 Dylan DPCRollup merge of #95868 - vacuus:markdown-code-blocks...
2022-04-10 Dylan DPCRollup merge of #95857 - ouz-a:mir-opt, r=oli-obk
2022-04-10 Dylan DPCRollup merge of #95852 - niluxv:strict-provenance-lint...
2022-04-10 Dylan DPCRollup merge of #95849 - ehuss:check-submodules, r...
2022-04-10 Dylan DPCRollup merge of #95807 - TaKO8Ki:suggest-local-var...
2022-04-10 Dylan DPCRollup merge of #95784 - WaffleLapkin:typeof_cool_sugge...
2022-04-10 Dylan DPCRollup merge of #95566 - eduardosm:std_char_consts_and_...
2022-04-10 Michael GouletFIXME for diagnostic variable name
2022-04-10 borsAuto merge of #95487 - cjgillot:menhir, r=oli-obk
2022-04-10 borsAuto merge of #95848 - RalfJung:miri, r=RalfJung
2022-04-10 Maybe Waffle--bless tests
2022-04-10 borsAuto merge of #95253 - jyn514:cargo-run, r=Mark-Simulacrum
2022-04-10 Camille GILLOTAvoid checking HIR in variances_of.
2022-04-10 Camille GILLOTDo not access HIR to compute symbol_name.
2022-04-10 Camille GILLOTStore LocalDefId in is_late_bound_map.
2022-04-10 Camille GILLOTAvoid accessing HIR from MIR queries.
2022-04-10 borsAuto merge of #95621 - saethlin:remove-mpsc-transmute...
2022-04-10 Allen Wildbootstrap: show available paths help text for aliased...
2022-04-10 borsAuto merge of #95502 - jyn514:doc-rustc, r=Mark-Simulacrum
2022-04-10 borsAuto merge of #95254 - jyn514:fix-windows-builds, r...
2022-04-09 Roc Yurustdoc: Reduce allocations in a `html::markdown` function
2022-04-09 borsAuto merge of #95435 - cjgillot:one-name, r=oli-obk
2022-04-09 Luqman AdenUpdate asm-may_unwind test to handle use of asm with...
2022-04-09 borsAuto merge of #95855 - Dylan-DPC:rollup-h45xmpw, r...
2022-04-09 Luqman AdenSwitch to the 'normal' basic block for writing asm...
2022-04-09 ouz-aremove the if block
2022-04-09 Chris DentonNote that CI tests Windows 10
2022-04-09 ouz-asupport multiple derefs
2022-04-09 Joshua NelsonMake it possible to run `cargo test` for bootstrap
2022-04-09 Dylan DPCRollup merge of #95831 - redzic:xor-uppercase, r=workin...
2022-04-09 Dylan DPCRollup merge of #95817 - oconnor663:doc_comment2, r...
2022-04-09 Dylan DPCRollup merge of #95808 - petrochenkov:fragspec, r=nneth...
2022-04-09 Dylan DPCRollup merge of #95805 - c410-f3r:meta-vars, r=petrochenkov
2022-04-09 Dylan DPCRollup merge of #95369 - jyn514:test-rustdoc, r=Mark...
2022-04-09 Dylan DPCRollup merge of #95361 - scottmcm:valid-align, r=Mark...
2022-04-09 Dylan DPCRollup merge of #94794 - mlodato517:mlodato517-clarify...
2022-04-09 niluxvFix missing space in lossy provenance cast lint
2022-04-09 Eric HussCheck for git submodules in non-git source tree.
next