]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2022-03-03 Matthias KrügerRollup merge of #94551 - darnuria:doc-map-backstick...
2022-03-03 Matthias KrügerRollup merge of #94550 - GuillaumeGomez:HKF-macros...
2022-03-03 Matthias KrügerRollup merge of #94547 - nnethercote:parse_tt-cleanups...
2022-03-03 Matthias KrügerRollup merge of #94057 - lcnr:simplify_type-uwu, r...
2022-03-03 Matthias KrügerRollup merge of #92697 - the8472:cgroups, r=joshtriplett
2022-03-03 borsAuto merge of #84944 - lcnr:obligation-dedup, r=jackh726
2022-03-03 borsAuto merge of #94512 - RalfJung:sdiv-ub, r=oli-obk
2022-03-03 Nicholas NethercoteChange `initial_matcher_pos()` into `MatcherPos::new()`.
2022-03-03 Nicholas NethercoteUse a better return type for `inner_parse_loop`.
2022-03-03 Nicholas NethercoteIntroduce `MatcherPosRepetition`.
2022-03-03 Nicholas NethercoteAdd a static size assertion for `MatcherPos`.
2022-03-03 Nicholas NethercoteImprove if/else formatting in macro_parser.rs.
2022-03-03 Guillaume GomezAdd test for higher kinded functions generated by macros
2022-03-03 Axel VialaDoc: Fix use of quote instead of backstick in Adapter...
2022-03-03 borsAuto merge of #94548 - matthiaskrgr:rollup-spa38z8...
2022-03-03 Matthias KrügerRollup merge of #94544 - mark-i-m:macro-comments, r...
2022-03-03 Matthias KrügerRollup merge of #94537 - est31:master, r=notriddle
2022-03-03 Matthias KrügerRollup merge of #94536 - dtolnay:transmute, r=Manishearth
2022-03-03 Matthias KrügerRollup merge of #94534 - bstrie:cffistd, r=Mark-Simulacrum
2022-03-03 Matthias KrügerRollup merge of #94522 - thinety:fix-e0284-message...
2022-03-03 Matthias KrügerRollup merge of #94484 - c410-f3r:more-let-chains,...
2022-03-03 Matthias KrügerRollup merge of #94101 - notriddle:notriddle/strip...
2022-03-03 Matthias KrügerRollup merge of #93562 - sunfishcode:sunfishcode/io...
2022-03-03 borsAuto merge of #94541 - Dylan-DPC:rollup-564wbq3, r...
2022-03-03 markadd some examples to comments in mbe code
2022-03-03 Dan GohmanRemove the comment about `FILE_FLAG_OVERLAPPED`.
2022-03-03 Ralf Jungbless clippy
2022-03-03 Dylan DPCRollup merge of #94529 - GuillaumeGomez:unused-doc...
2022-03-03 Dylan DPCRollup merge of #94505 - cuviper:mono-item-sort-local...
2022-03-03 Dylan DPCRollup merge of #94499 - RandomInsano:patch-1, r=Dylan-DPC
2022-03-03 Dylan DPCRollup merge of #94433 - Urgau:check-cfg-allowness...
2022-03-03 Dylan DPCRollup merge of #94375 - WaffleLapkin:copy-suggestion...
2022-03-03 Dylan DPCRollup merge of #93663 - sunfishcode:sunfishcode/as...
2022-03-03 Dylan DPCRollup merge of #93354 - sunfishcode:sunfishcode/docume...
2022-03-03 Dylan DPCRollup merge of #93072 - m-ou-se:compatible-variants...
2022-03-03 Dylan DPCRollup merge of #92061 - semarie:openbsd-archs, r=josht...
2022-03-02 The 8472update available_parallelism docs since cgroups and...
2022-03-02 The 8472hardcode /sys/fs/cgroup instead of doing a lookup via...
2022-03-02 The 8472Use cgroup quotas for calculating `available_parallelism`
2022-03-02 est31Use ? operator in one instance instead of manual match
2022-03-02 flip1995Move transmute_undefined_repr back to nursery
2022-03-02 Dan GohmanFix a broken doc link on Windows.
2022-03-02 borsAuto merge of #92214 - ehuss:submodule-bg-exit, r=Mark...
2022-03-02 Guillaume GomezUpdate stdarch submodule
2022-03-02 Guillaume GomezUpdate unused_doc_comments ui test
2022-03-02 Guillaume GomezFix unused_doc_comments lint errors
2022-03-02 Caio8 - Make more use of `let_chains`
2022-03-02 bstrieRe-export core::ffi types from std::ffi
2022-03-02 Mara BosUpdate test output.
2022-03-02 Mara BosAdd more tests for mismatched Option/Result return...
2022-03-02 Mara BosFix Ok(()) suggestion when desugaring is involved.
2022-03-02 Guillaume GomezExtend unused_doc_comments lint to check on blocks
2022-03-02 borsAuto merge of #93244 - mark-i-m:doomed, r=oli-obk
2022-03-02 markrename ErrorReported -> ErrorGuaranteed
2022-03-02 Thiago TranninRemove out-of-context line at end of E0284 message
2022-03-02 Sébastien Mariemerge the char signess list of archs with freebsd as...
2022-03-02 Sébastien Marieupdate char signess for openbsd
2022-03-02 borsAuto merge of #94229 - erikdesjardins:rem2, r=nikic
2022-03-02 borsAuto merge of #94514 - matthiaskrgr:rollup-pdzn82h...
2022-03-02 Matthias KrügerRollup merge of #94513 - RalfJung:miri, r=RalfJung
2022-03-02 Matthias KrügerRollup merge of #94503 - joshtriplett:core-ffi-c, r...
2022-03-02 Matthias KrügerRollup merge of #94498 - c410-f3r:chega-ja-deu, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94496 - durin42:llvm-15-moar-intrinsic...
2022-03-02 Matthias KrügerRollup merge of #94490 - ehuss:update-books, r=ehuss
2022-03-02 Matthias KrügerRollup merge of #94482 - cuishuang:master, r=Dylan-DPC
2022-03-02 Matthias KrügerRollup merge of #94478 - GuillaumeGomez:macro-generated...
2022-03-02 Matthias KrügerRollup merge of #94476 - c410-f3r:yet-more-let-chains...
2022-03-02 Matthias KrügerRollup merge of #94464 - kckeiks:lifetime-elision-misma...
2022-03-02 borsAuto merge of #87402 - nagisa:nagisa/request-feature...
2022-03-02 Ralf Jungupdate Miri
2022-03-02 Ralf JungMiri/CTFE: properly treat overflow in (signed) division...
2022-03-02 Josh TriplettTemporarily make `CStr` not a link in the `c_char`...
2022-03-02 Josh TriplettProvide C FFI types via core::ffi, not just in std
2022-03-02 Josh TriplettAdd a copy of cfg_if to core's internal_macros.rs
2022-03-01 Josh StoneUse CHECK-DAG in codegen/debuginfo-generic-closure...
2022-03-01 Edwin AmslerDemote Windows XP to no_std only
2022-03-01 Caio9 - Make more use of `let_chains`
2022-03-01 Augie Facklertests: avoid problems on 32 bit machines
2022-03-01 Augie Facklertests: accept llvm intrinsic in align-checking test
2022-03-01 Josh StoneRestore the local filter on mono item sorting
2022-03-01 Eric HussMove submodule checkout before msys2 installation.
2022-03-01 Faustoupdate (bless) test results
2022-03-01 Faustoadd suggestion to update trait if error is in impl
2022-03-01 Eric HussUpdate books
2022-03-01 Maybe WaffleUse rustfix in copy suggestion test
2022-03-01 Maybe WaffleAdd a test for Adt copy suggestions
2022-03-01 Maybe WaffleSuggest adding `Copy` bound when Adt is moved out
2022-03-01 Loïc BRANSTETTImprove allowness of the unexpected_cfgs lint
2022-03-01 cuishuangcompiler: fix some typos
2022-03-01 borsAuto merge of #94477 - matthiaskrgr:rollup-8h29qek...
2022-03-01 Guillaume GomezAdd test to ensure it does not panic when an intra...
2022-03-01 Guillaume GomezFix panic when intra-doc link comes from a generated...
2022-03-01 Matthias KrügerRollup merge of #94470 - lnicola:rust-analyzer-2022...
2022-03-01 Matthias KrügerRollup merge of #94465 - c410-f3r:more-let-chains,...
2022-03-01 Matthias KrügerRollup merge of #94359 - tmiasko:legacy-verbose-const...
2022-03-01 Caio7 - Make more use of `let_chains`
2022-03-01 Maybe WaffleAdd helper function to suggest multiple constraints
2022-03-01 borsAuto merge of #94402 - erikdesjardins:revert-coldland...
2022-03-01 borsAuto merge of #94471 - matthiaskrgr:rollup-ffz65qt...
2022-03-01 Matthias KrügerRollup merge of #94459 - jonhoo:bump-cargo, r=Dylan-DPC
next