]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-07-28 Philipp KronesMerge remote-tracking branch 'upstream/master' into...
2022-07-28 Dylan DPCRollup merge of #99856 - csmoe:osx-no-dead-strip, r...
2022-07-28 Dylan DPCRollup merge of #99851 - yotamofek:patch-1, r=Mark...
2022-07-28 Dylan DPCRollup merge of #99817 - notriddle:notriddle/clean...
2022-07-28 Dylan DPCRollup merge of #99807 - Nilstrieb:wsl-ui-test-fix...
2022-07-28 Dylan DPCRollup merge of #99689 - dtolnay:write, r=Mark-Simulacrum
2022-07-28 Dylan DPCRollup merge of #99628 - vincenzopalazzo:macros/is_numb...
2022-07-28 LokathorUpdate thumbv4t_none_eabi.rs
2022-07-28 borsAuto merge of #99780 - Nilstrieb:mir-opt-test-line...
2022-07-28 Maybe Waffle--bless tests
2022-07-28 Vincenzo Palazzoadd more docs regarding ideographic numbers
2022-07-28 klensyfix memchr features in workspace-hack
2022-07-28 csmoefix: remove fake no_dead_strip for osx
2022-07-28 lcnranonymize all bound vars, not just regions
2022-07-28 lcnr`BoundVarReplacer`: trait object instead of 3 fns
2022-07-28 borsAuto merge of #99849 - Dylan-DPC:rollup-1yfpplw, r...
2022-07-28 Maybe Waffleimprove type mismatch error for functions
2022-07-28 Tomasz MiąskoBuild rust demangler before running run-make tests
2022-07-28 Tomasz MiąskoDiagnose missing make includes
2022-07-28 Tomasz MiąskoMove coverage tests from run-make-fulldeps to run-make
2022-07-28 Nilstriebbless mir opt tests
2022-07-28 Yotam OfekFix small typo in Cargo.toml comment
2022-07-28 Dylan DPCRollup merge of #99846 - TaKO8Ki:refactor-UnresolvedImp...
2022-07-28 Dylan DPCRollup merge of #99837 - TaKO8Ki:avoid-symbol-to-string...
2022-07-28 Dylan DPCRollup merge of #99810 - GuillaumeGomez:fix-settings...
2022-07-28 Dylan DPCRollup merge of #99723 - bstrie:wasifd, r=yaahc
2022-07-28 Dylan DPCRollup merge of #99714 - ouz-a:issue_57961, r=oli-obk
2022-07-28 Guillaume GomezRemove Clean trait implementation for VariantData fields
2022-07-28 Guillaume GomezRemove Clean trait implementation for VariantStruct
2022-07-28 ouz-atype alias covers whole return
2022-07-28 borsAuto merge of #99756 - fasterthanlime:ra-sync-and-pms...
2022-07-28 klensyupdate few deps
2022-07-28 NilstriebUse line numbers relative to function in mir opt tests
2022-07-28 ouz-acreate type alias
2022-07-28 Guillaume GomezRemove Clean trait implementation for ty::Visibility
2022-07-28 Takayuki Maedaremove an unnecessary line break
2022-07-28 xtexChooserUpdate custom.md
2022-07-28 Takayuki Maedachange the type of `note` field to `Option<String>`
2022-07-28 bjorn3Introduce an ArchiveBuilderBuilder
2022-07-28 bjorn3Inline inject_dll_import_lib
2022-07-28 bjorn3Move output argument from ArchiveBuilder::new to .build()
2022-07-28 borsAuto merge of #9253 - Serial-ATA:fix-fmt-err, r=flip1995
2022-07-28 SerialTell the user how to revert `dev setup intellij`
2022-07-28 Preston FromUse more idiomatic rust, comment for lint logic
2022-07-28 Takayuki Maedaavoid `Symbol` to `String` conversions
2022-07-28 borsAuto merge of #99182 - RalfJung:mitigate-uninit, r...
2022-07-27 borsAuto merge of #9182 - Serial-ATA:new_lint-type-flag...
2022-07-27 borsAuto merge of #99725 - lcnr:dedup-region_bound_pairs...
2022-07-27 SerialDocument `--type` flag
2022-07-27 Vincenzo Palazzoadd suggestion when there is a impl of external trait...
2022-07-27 borsAuto merge of #99816 - GuillaumeGomez:rollup-tyobksa...
2022-07-27 Michael Howellrustdoc: remove Clean trait impl for ty::GenericParamDef
2022-07-27 Michael Howellrustdoc: remove Clean trait impl for hir::Term
2022-07-27 Michael Howellrustdoc: remove Clean trait impl for ty::Term
2022-07-27 Guillaume GomezRollup merge of #99812 - GuillaumeGomez:fix-headings...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 Guillaume GomezRollup merge of #99728 - cjgillot:ast-lifetimes-anon...
2022-07-27 Guillaume GomezRollup merge of #99717 - JohnTitor:upd-docs-issue-tmpl...
2022-07-27 Guillaume GomezRollup merge of #99710 - davidtwco:internal-lint-opts...
2022-07-27 Guillaume GomezRollup merge of #99651 - compiler-errors:fn-and-raw...
2022-07-27 Guillaume GomezRollup merge of #99358 - compiler-errors:issue-99325...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 borsAuto merge of #99731 - ehuss:let-chain-bracket-check...
2022-07-27 Guillaume GomezAdd GUI tests for headings border and text color
2022-07-27 Nikita PopovMake CFI tests opaque pointers compatible
2022-07-27 bstrieAllow using stable os::fd::raw items through unstable...
2022-07-27 Nikita PopovRemove outdated rustc_allocator test
2022-07-27 Nikita PopovAlso wait on other threads if a WorkerFatalError occurs
2022-07-27 Nikita PopovReliably signal coordinator thread on panic during...
2022-07-27 Nikita PopovUpdate codegen test for opaque pointers
2022-07-27 Nikita PopovAdd elementtype attributes for llvm.arm.ldrex/strex...
2022-07-27 Amos WengerShip `rust-analyzer-proc-macro-srv` binary with dist...
2022-07-27 Guillaume GomezFix headings border
2022-07-27 Guillaume GomezFix invalid css property value
2022-07-27 NilstriebFix linkage-attr/issue-10755.rs ui test on WSL
2022-07-27 Guillaume GomezAdd GUI test for settings in small device
2022-07-27 Guillaume GomezFix settings display on small screen size
2022-07-27 borsAuto merge of #99802 - JohnTitor:rollup-uaklql1, r...
2022-07-27 NilstriebFix process-spawn-nonexistent on WSL
2022-07-27 David Rheinsbergdoc/rustc: describe the uefi target platforms
2022-07-27 ouz-aadd tests and comment
2022-07-27 Yuki OkushiUpdate mentions to `rustc_metadata::rmeta::Lazy`
2022-07-27 David Woodlint: add bad opt access internal lint
2022-07-27 David Woodlint: add bad opt access internal lint
2022-07-27 David Woodsession: disable internal lints for rustdoc
2022-07-27 Yuki OkushiAdd some comments to the docs issue template to clarify
2022-07-27 Yuki OkushiRollup merge of #99789 - TaKO8Ki:use-pluralize-macro...
2022-07-27 Yuki OkushiRollup merge of #99783 - notriddle:notriddle/clean...
2022-07-27 Yuki OkushiRollup merge of #99769 - bjorn3:sync_cg_clif-2022-07...
2022-07-27 Yuki OkushiRollup merge of #99704 - fee1-dead-contrib:add_self_til...
2022-07-27 Yuki OkushiRollup merge of #99079 - compiler-errors:issue-99073...
2022-07-27 David Woodlint: add comment about diag lints in group
2022-07-27 borsAuto merge of #98748 - saethlin:optimize-bufreader...
2022-07-27 borsAuto merge of #9249 - JohnTitor:book-prefer-checkout...
2022-07-27 Yuki OkushiUse `action/checkout@v3` in the book
2022-07-27 borsAuto merge of #99778 - ehuss:update-cargo, r=ehuss
2022-07-27 Michael Gouletuse check_region_obligations_and_report_errors in more...
2022-07-27 borsAuto merge of #99792 - JohnTitor:rollup-20i7ewx, r...
2022-07-27 Yuki OkushiRollup merge of #99775 - notriddle:notriddle/as-str...
2022-07-27 Yuki OkushiRollup merge of #99771 - GuillaumeGomez:update-pulldown...
next