]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-11-08 Guillaume GomezRollup merge of #90494 - Meziu:armv6k-3ds-target, r...
2021-11-08 borsAuto merge of #90675 - camelid:cleanup-impl, r=jyn514
2021-11-08 borsAuto merge of #90680 - calebcartwright:rustfmt-sync...
2021-11-08 Caleb CartwrightMerge commit 'ea199bacef07213dbe008841b89c450e3bf0c638...
2021-11-08 Noah Levrustdoc: Remove top-level wrappers for `ImplKind` methods
2021-11-08 borsAuto merge of #89488 - c410-f3r:testsssssss, r=petrochenkov
2021-11-08 Caleb CartwrightMerge pull request #5070 from calebcartwright/rustup...
2021-11-08 Caleb Cartwrightchore: bump toolchain
2021-11-07 borsAuto merge of #88368 - jyn514:metadata-error, r=petroch...
2021-11-07 Caleb CartwrightMerge remote-tracking branch 'upstream/master' into...
2021-11-07 borsAuto merge of #90668 - matthiaskrgr:clippy_nov7, r...
2021-11-07 Noah LevRemove Clean impl for `&T`
2021-11-07 Noah LevRemove unused Clean impl for `Rc<T>`
2021-11-07 Noah LevRemove Clean impl for `Vec<T>`
2021-11-07 Noah LevRemove Clean impl for `IndexVec<T>`
2021-11-07 Noah LevRemove Clean impl for `Option<T>`
2021-11-07 Noah Levrustdoc: Use `ty::ImplPolarity` instead of custom enum
2021-11-07 Noah LevUse an enum to record polarity in `clean::Impl`
2021-11-07 Noah Levrustdoc: Refactor `Impl.{synthetic,blanket_impl}` into...
2021-11-07 Matthias Krügermore clippy fixes
2021-11-07 borsAuto merge of #90671 - petrochenkov:astnaming, r=jackh726
2021-11-07 Joshua NelsonImprove error when an .rlib can't be parsed
2021-11-07 Caleb Cartwrightrefactor: dedupe associated item visitation
2021-11-07 Vadim Petrochenkovast: Fix naming conventions in AST structures
2021-11-07 Vadim Petrochenkovast: Fix naming conventions in AST structures
2021-11-07 borsAuto merge of #89310 - joshtriplett:available-concurren...
2021-11-07 Noah Levrustdoc: Remove redundant `Impl.span` field
2021-11-07 borsAuto merge of #90348 - Amanieu:asm_feature_gates, r...
2021-11-07 Amanieu d'AntrasRestrict tests that use needs-asm-support to non-experi...
2021-11-07 borsAuto merge of #90635 - matthiaskrgr:rustdoc_compl,...
2021-11-07 Amanieu d'AntrasAdd features gates for experimental asm features
2021-11-06 borsAuto merge of #90661 - matthiaskrgr:rollup-1umbdlx...
2021-11-06 Matthias KrügerRollup merge of #90649 - cjgillot:reveal-all-2, r=lcnr
2021-11-06 Matthias KrügerRollup merge of #90646 - BoxyUwU:funky_ice, r=estebank
2021-11-06 Matthias KrügerRollup merge of #90642 - matthiaskrgr:clippy_matches...
2021-11-06 Matthias KrügerRollup merge of #90627 - camelid:suggest-box-deref...
2021-11-06 Matthias KrügerRollup merge of #90508 - nbdd0121:issue-90483, r=davidtwco
2021-11-06 Matthias KrügerRollup merge of #90487 - NoraCodes:nora/how-to-read...
2021-11-06 Caleb Cartwrightrefactor: dedupe & simplify ty alias formatting
2021-11-06 borsAuto merge of #90655 - the8472:drain-dot-dot, r=jyn514
2021-11-06 CaioMove some tests to more reasonable directories
2021-11-06 Noah LevSuggest dereference of `Box` when inner type is expected
2021-11-06 The8472Replace some uses of vec.drain(..) with vec.into_iter()
2021-11-06 borsAuto merge of #90559 - rusticstuff:optimize-bidi-detect...
2021-11-06 Matthias Krügeruse matches!() macro in more places
2021-11-06 Camille GILLOTRun reveal_all on MIR more often.
2021-11-06 borsAuto merge of #90641 - matthiaskrgr:mut, r=cjgillot
2021-11-06 Ellentype error go brrrrrrrr
2021-11-06 borsAuto merge of #90617 - tmiasko:time-trace-threads,...
2021-11-06 borsAuto merge of #90297 - dtolnay:dotzero, r=petrochenkov
2021-11-06 borsAuto merge of #89970 - jackh726:gats_diagnostics, r...
2021-11-06 mujpaoPut empty trait braces on same line if possible
2021-11-06 jackh726Review comments
2021-11-06 borsAuto merge of #88441 - jackh726:closure_norm, r=nikomat...
2021-11-06 Dmitry MurzinUpdate IntelliJ Integration (#4238)
2021-11-06 Matthias Krügerpointee_info_at() does not need mutable access
2021-11-05 borsAuto merge of #90631 - matthiaskrgr:rollup-a5tzjh3...
2021-11-05 Matthias Krügerrustdoc: clippy::complexity fixes
2021-11-05 Matthias KrügerRollup merge of #90626 - rusticstuff:be-more-accepting...
2021-11-05 Matthias KrügerRollup merge of #90623 - cuviper:llvm-12, r=nikic
2021-11-05 Matthias KrügerRollup merge of #90597 - nikomatsakis:issue-90465,...
2021-11-05 Matthias KrügerRollup merge of #90569 - wesleywiser:fix_only_i686_test...
2021-11-05 Matthias KrügerRollup merge of #89942 - JohnTitor:reorder-widening_imp...
2021-11-05 Leonora TindallAdd a chapter on reading Rustdoc output
2021-11-05 Josh StoneUpdate LLVM comments around NoAliasMutRef
2021-11-05 Hans KratzProperly register text_direction_codepoint_in_comment...
2021-11-05 David TolnayAdd test to confirm fnn_unsuffixed does not emit expone...
2021-11-05 borsAuto merge of #90583 - willcrichton:example-analyzer...
2021-11-05 Josh StoneUpdate the documented default of -Zmutable-noalias
2021-11-05 Yuki OkushiReorder `widening_impl`s to make the doc clearer
2021-11-05 Josh StoneMove outline-atomics to aarch64-linux target definitions
2021-11-05 Josh StoneRemove some minor checks for LLVM < 12
2021-11-05 Tomasz MiąskoInitialize LLVM time trace profiler on each code genera...
2021-11-05 Niko Matsakisapply suggestions from code review
2021-11-05 Will CrichtonFix rustdoc-scrape-examples-macros test not being cross...
2021-11-05 borsAuto merge of #90616 - mathstuf:error_codes-comment...
2021-11-05 Ben Boeckelerror_codes: uniformly comment error codes
2021-11-05 borsAuto merge of #90604 - mbartlett21:iterator-reexports...
2021-11-05 borsAuto merge of #90577 - matthiaskrgr:clippy_perf_nov...
2021-11-05 mbartlett21Fix `str::SplitInclusive` stabilisation date
2021-11-05 mbartlett21Add feature to `alloc` so we can re-export.
2021-11-05 mbartlett21Re-export `core::slice::EscapeAscii`
2021-11-05 mbartlett21Re-export `core::slice::SplitInclusive[Mut]`
2021-11-05 borsAuto merge of #90598 - JohnTitor:rollup-kz1qioz, r...
2021-11-05 Will CrichtonMove rustdoc-scrape-examples-macros test to run-make...
2021-11-05 Yuki OkushiRollup merge of #90571 - GuillaumeGomez:missing-bottom...
2021-11-05 Yuki OkushiRollup merge of #90563 - joshtriplett:rustbot-allow...
2021-11-05 Yuki OkushiRollup merge of #90556 - scottmcm:carrying_comments...
2021-11-05 Yuki OkushiRollup merge of #90554 - ehuss:unstable-options-cleanup...
2021-11-05 Yuki OkushiRollup merge of #90544 - ehuss:demote-locator-warn...
2021-11-05 Yuki OkushiRollup merge of #90537 - adamgemmell:dev/aarch64-target...
2021-11-05 Yuki OkushiRollup merge of #90533 - Smittyvb:patch-1, r=joshtriplett
2021-11-05 Yuki OkushiRollup merge of #90530 - GuillaumeGomez:simplify-js...
2021-11-05 Yuki OkushiRollup merge of #90507 - TaKO8Ki:suggest-extern-crate...
2021-11-05 borsAuto merge of #90574 - notriddle:notriddle/doc-fold...
2021-11-05 Niko Matsakishandle case of a variable not captured
2021-11-05 Niko Matsakisrework diagnostic reporting to be more structured
2021-11-04 Hans KratzUse one match instead of a staggered match.
2021-11-04 Caleb Cartwrightfix: handle external mods imported via external->inline...
2021-11-04 Hans KratzRemove now unused feature from rustc_parse
next