]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 Mark LodatoRework String UTF-8 Documentation
2022-04-09 borsAuto merge of #95697 - klensy:no-strings, r=petrochenkov
2022-04-09 borsAuto merge of #95840 - Dylan-DPC:rollup-erz5u6w, r...
2022-04-09 Dylan DPCRollup merge of #95810 - TaKO8Ki:use-format-args-captur...
2022-04-09 Dylan DPCRollup merge of #95802 - RalfJung:unused-win, r=Dylan-DPC
2022-04-09 Dylan DPCRollup merge of #95785 - RalfJung:interpret-size-mismat...
2022-04-09 Dylan DPCRollup merge of #95769 - fmease:fix-issue-95717, r...
2022-04-09 Dylan DPCRollup merge of #95676 - pietroalbini:pa-bump-rls,...
2022-04-09 Dylan DPCRollup merge of #95308 - bjorn3:more_stable_proc_macro...
2022-04-09 borsAuto merge of #95724 - Kobzol:ci-update-rustc-perf...
2022-04-09 borsAuto merge of #95835 - Dylan-DPC:rollup-l5mf2ad, r...
2022-04-09 Dylan DPCRollup merge of #95804 - GuillaumeGomez:empty-doc-comme...
2022-04-09 Dylan DPCRollup merge of #95797 - nnethercote:rm-Delimited-all_t...
2022-04-09 Dylan DPCRollup merge of #95787 - yaahc:panic-doc-update-v2...
2022-04-09 Dylan DPCRollup merge of #95764 - c410-f3r:metavar-test, r=petro...
2022-04-09 Dylan DPCRollup merge of #95751 - compiler-errors:ambig-int...
2022-04-09 Dylan DPCRollup merge of #95599 - niluxv:strict-provenance-lint...
2022-04-09 Dylan DPCRollup merge of #95374 - RalfJung:assert_uninit_valid...
2022-04-09 Dylan DPCRollup merge of #90066 - yaahc:thinbox, r=joshtriplett
2022-04-09 Scott McMurrayMake non-power-of-two alignments a validity error in...
2022-04-09 borsAuto merge of #95524 - oli-obk:cached_stable_hash_clean...
2022-04-09 Nicholas NethercoteRemove explicit delimiter token trees from `Delimited`.
2022-04-08 borsAuto merge of #95815 - RalfJung:miri, r=RalfJung
2022-04-08 borsAuto merge of #95519 - oli-obk:tait_ub2, r=compiler...
2022-04-08 Pietro Albinibump rls and racer
2022-04-08 Ralf Jungupdate Miri
2022-04-08 Jane LusbyAdd ThinBox type for 1 stack pointer sized heap allocat...
2022-04-08 Oli SchererAvoid looking at the internals of Interned directly
2022-04-08 niluxvSplit `fuzzy_provenance_casts` into lossy and fuzzy...
2022-04-08 Aria BeingessnerWIP PROOF-OF-CONCEPT: Make the compiler complain about...
2022-04-08 Takayuki Maedause `format-args-capture` and remove unnecessary nested...
2022-04-08 Guillaume GomezAdd test for empty doc comments with a backline
2022-04-08 Guillaume GomezFix invalid array access in `beautify_doc_string`
2022-04-08 borsAuto merge of #95772 - flip1995:clippyup, r=Manishearth...
2022-04-08 Ralf Jungfix some unused constant warning on some Windows targets
2022-04-08 borsAuto merge of #95798 - Dylan-DPC:rollup-51hx1wl, r...
2022-04-08 Dylan DPCRollup merge of #95791 - oconnor663:doc_comment, r...
2022-04-08 Dylan DPCRollup merge of #95782 - ChrisDenton:pipe-buffer-size...
2022-04-08 Dylan DPCRollup merge of #95761 - c410-f3r:meta-var-stuff, r...
2022-04-08 Dylan DPCRollup merge of #95705 - bstrie:x86nonetier, r=Mark...
2022-04-08 Dylan DPCRollup merge of #95634 - dtolnay:mailmap, r=Mark-Simulacrum
2022-04-08 Dylan DPCRollup merge of #95579 - Cyborus04:slice_flatten, r...
2022-04-08 Dylan DPCRollup merge of #95102 - compiler-errors:issue-94034...
2022-04-08 flip1995Update Cargo.lock
2022-04-08 flip1995Merge commit '984330a6ee3c4d15626685d6dc8b7b759ff630bd...
2022-04-08 klensycheck_doc_keyword: don't alloc string for emptiness...
2022-04-08 borsAuto merge of #95775 - RalfJung:miri-windows-compat...
2022-04-08 borsAuto merge of #95440 - jyn514:error-index, r=Mark-Simul...
2022-04-08 Cyborus04add `<[[T; N]]>::flatten`, `<[[T; N]]>::flatten_mut...
2022-04-08 bstriePromote x86_64-unknown-none to Tier 2
2022-04-08 Jack O'Connorhide an #[allow] directive from the Arc::new_cyclic...
2022-04-07 Jane Lusbyreword panic vs result section to remove recoverable...
2022-04-07 Ralf Junginterpret: err instead of ICE on size mismatches in...
2022-04-07 borsAuto merge of #95767 - oli-obk:all_your_generics_belong...
2022-04-07 Chris DentonWindows: Increase a pipe's buffer capacity to 64kb
2022-04-07 Ralf Jungdo not round-trip function pointer through integer
2022-04-07 León Orell... Hide cross-crate doc-hidden assoc items in trait impls
2022-04-07 Ralf Jungmake windows compat_fn (crudely) work on Miri
2022-04-07 borsAuto merge of #8657 - flip1995:raw_lint_desc, r=flip1995
2022-04-07 flip1995Allow raw lint descriptions
2022-04-07 borsAuto merge of #95706 - petrochenkov:doclink4, r=Guillau...
2022-04-07 borsAuto merge of #8656 - flip1995:rustup, r=flip1995
2022-04-07 flip1995Bump changelog stable version -> 1.60
2022-04-07 flip1995Bump nightly version -> 2022-04-07
2022-04-07 flip1995Bump Clippy Version -> 0.1.62
2022-04-07 flip1995Fix internal::INVALID_PATHS lint
2022-04-07 flip1995Merge remote-tracking branch 'upstream/master' into...
2022-04-07 Oli SchererDeduplicate the error printing code for hidden type...
2022-04-07 Oli SchererReport opaque type mismatches directly during borrowck...
2022-04-07 borsAuto merge of #8635 - pbor:unsigned-abs, r=giraffate
2022-04-07 Oli SchererDocument and rename the new wrapper type
2022-04-07 borsAuto merge of #8646 - Alexendoo:option-as-deref-mut...
2022-04-07 borsAuto merge of #95715 - nnethercote:shrink-Nonterminal...
2022-04-07 Caio[macro_metavar_expr] Add tests to ensure the feature...
2022-04-07 Alex MacleodFix `as_deref_mut` false positives in `needless_option_...
2022-04-07 CaioKickstart the inner usage of macro_metavar_expr
2022-04-07 borsAuto merge of #95760 - Dylan-DPC:rollup-uskzggh, r...
2022-04-07 Paolo Borelliconf: fix lint name in comment
2022-04-07 Paolo Borellinew lint cast_abs_to_unsigned
2022-04-07 Dylan DPCRollup merge of #95757 - zofrex:gender-neutral-terms...
2022-04-07 Dylan DPCRollup merge of #95753 - ChayimFriedman2:patch-1, r...
2022-04-07 Dylan DPCRollup merge of #95752 - compiler-errors:issue-82866...
2022-04-07 Dylan DPCRollup merge of #95189 - fmease:fix-issue-94340, r...
2022-04-07 James 'zofrex... Use gender neutral terms
2022-04-07 Jakub BeránekUpdate rustc-perf version used in CI and also the corre...
2022-04-07 borsAuto merge of #95678 - pietroalbini:pa-1.62.0-bootstrap...
2022-04-07 borsAuto merge of #95748 - Dylan-DPC:rollup-t208j51, r...
2022-04-07 Chayim Refael... Correct safety reasoning in `str::make_ascii_{lower...
2022-04-07 Michael Gouletregression test for #82866
2022-04-07 Michael Gouletdon't report int/float ambiguity when we have previous...
2022-04-07 Dylan DPCRollup merge of #95725 - hkBst:patch-1, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95714 - KSBilodeau:master, r=Dylan-DPC
2022-04-07 Dylan DPCRollup merge of #95708 - fee1-dead:doc_whitespace_trim...
2022-04-07 Dylan DPCRollup merge of #95646 - mgeisler:mention-std-env-var...
2022-04-07 Dylan DPCRollup merge of #95352 - jyn514:full-relative-path...
2022-04-07 Nicholas NethercoteShrink `Nonterminal`.
2022-04-07 Dylan DPCUpdate library/core/src/slice/mod.rs
next