]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2021-01-16 Ömer Sinan... codegen_cranelift: Fix redundant semicolon warn
2021-01-16 borsAuto merge of #81057 - GuillaumeGomez:rollup-yl2kqst...
2021-01-15 Guillaume GomezRollup merge of #81054 - LingMan:rem_as_ref, r=jyn514
2021-01-15 Guillaume GomezRollup merge of #81049 - tmiasko:layout-cost, r=oli-obk
2021-01-15 Guillaume GomezRollup merge of #81033 - jyn514:nested-variant, r=Craft...
2021-01-15 Guillaume GomezRollup merge of #81030 - ehuss:update-mdbook, r=Mark...
2021-01-15 Guillaume GomezRollup merge of #80515 - GuillaumeGomez:js-for-loop...
2021-01-15 Guillaume GomezRollup merge of #77693 - bugadani:issue-59352, r=oli-obk
2021-01-15 Guillaume GomezUse Array.some instead of onEach to have better performance
2021-01-15 Guillaume GomezImprove JS performance by storing length before compari...
2021-01-15 borsAuto merge of #80602 - tgnottingham:cratemetadata_you_a...
2021-01-15 LingManDrop a few unneeded borrows
2021-01-15 Joshua NelsonRename VariantKind -> Variant
2021-01-15 Joshua NelsonRemove useless `clean::Variant` struct
2021-01-15 borsAuto merge of #81043 - hyd-dev:update-miri, r=RalfJung
2021-01-15 Dániel BugaAdd test for #59352
2021-01-15 hyd-devUpdate Miri
2021-01-15 borsAuto merge of #80974 - ehuss:update-cargo, r=ehuss
2021-01-15 borsAuto merge of #80625 - jyn514:python-what-python, r...
2021-01-15 borsAuto merge of #81035 - JohnTitor:rollup-9m03awf, r...
2021-01-15 Yuki OkushiRollup merge of #81023 - CraftSpider:rustdoc-remove...
2021-01-15 Yuki OkushiRollup merge of #81008 - tmiasko:generator-layout-err...
2021-01-15 Yuki OkushiRollup merge of #80944 - LingMan:map_or, r=nagisa
2021-01-15 Yuki OkushiRollup merge of #80834 - bugadani:vecdeque, r=oli-obk
2021-01-15 Yuki OkushiRollup merge of #80254 - Aaron1011:rustdoc-auto-param...
2021-01-15 borsAuto merge of #80993 - Aaron1011:collect-set-tokens...
2021-01-15 borsAuto merge of #81027 - Xanewok:update-rls, r=calebcartw...
2021-01-15 Joshua NelsonChoose the version of python at runtime (portable version)
2021-01-15 Eric HussUpdate mdbook
2021-01-15 Igor Matuszewski...and update Cargo.lock again
2021-01-15 Igor MatuszewskiRemove local patch in Cargo.toml for rls-* crates
2021-01-15 Igor MatuszewskiUpdate RLS and Rustfmt
2021-01-15 Tomasz Miąskoinline: Round word-size cost estimates up
2021-01-14 Rune TynanRemove doctree::Variant
2021-01-14 borsAuto merge of #81018 - m-ou-se:rollup-7202dc7, r=m...
2021-01-14 Dániel BugaRemove unreachable panics from VecDeque
2021-01-14 LingManUse Option::map_or instead of `.map(..).unwrap_or(..)`
2021-01-14 Mara BosRollup merge of #80991 - calebsander:fix/fmt-link,...
2021-01-14 Mara BosRollup merge of #80990 - cuviper:unused-debug-context...
2021-01-14 Mara BosRollup merge of #80985 - ijackson:slice-strip-fix,...
2021-01-14 Mara BosRollup merge of #80981 - bjorn3:bjorn3-patch-1, r=jonas...
2021-01-14 Mara BosRollup merge of #80980 - trevarj:patch-1, r=nagisa
2021-01-14 Mara BosRollup merge of #80973 - ehuss:update-books, r=ehuss
2021-01-14 Mara BosRollup merge of #80972 - KodrAus:deprecate/remove_item...
2021-01-14 Mara BosRollup merge of #80969 - camelid:monomorph-ice-msg...
2021-01-14 Mara BosRollup merge of #80966 - KodrAus:deprecate/spin_loop_hi...
2021-01-14 Mara BosRollup merge of #80895 - sfackler:read-to-end-ub, r...
2021-01-14 Mara BosRollup merge of #80829 - jyn514:dep-constructor, r...
2021-01-14 Mara BosRollup merge of #80567 - lukaslueg:intersperse_with...
2021-01-14 Mara BosRollup merge of #80444 - glittershark:bound-as-ref...
2021-01-14 Mara BosRollup merge of #80217 - camelid:io-read_to_string...
2021-01-14 Mara BosRollup merge of #80169 - frewsxcv:frewsxcv-docs-fix...
2021-01-14 Mara BosRollup merge of #80017 - camelid:sugg-rest-pattern...
2021-01-14 Mara BosRollup merge of #79982 - ijackson:exit-status, r=dtolnay
2021-01-14 borsAuto merge of #79689 - Vooblin:patch1, r=tmandry
2021-01-14 borsAuto merge of #79328 - c410-f3r:hir-if, r=matthewjasper
2021-01-14 Tomasz MiąskoDon't ICE when computing a layout of a generator tainte...
2021-01-14 borsAuto merge of #81003 - tmiasko:generator-layout, r...
2021-01-14 borsAuto merge of #78259 - plaflamme:fix-49660, r=KodrAus
2021-01-14 David TolnayFix typos in Fuchsia unix_process_wait_more
2021-01-14 Philippe LaflammeAdds tests to ensure some base op traits exist.
2021-01-14 Philippe LaflammeAvoid ident concatenation in macro.
2021-01-14 Philippe LaflammeFix missing mod declaration for Wrapping tests.
2021-01-14 Aaron HillSet tokens on AST node in `collect_tokens`
2021-01-14 borsAuto merge of #80802 - jyn514:box-attributes, r=nnethercote
2021-01-14 Griffin SmithAdd as_ref and as_mut methods for Bound
2021-01-14 Tomasz MiąskoEncode optimized MIR of generators when emitting metadata
2021-01-13 borsAuto merge of #80654 - Aaron1011:fix/dummy-span-ctxt...
2021-01-13 borsAuto merge of #77524 - Patryk27:fixes/66228, r=estebank
2021-01-13 Aaron HillProperly handle `SyntaxContext` of dummy spans in incr...
2021-01-13 Lukas LuegImprove Iterator::intersperse_ docs
2021-01-13 Caleb SanderFix formatting specifiers doc link
2021-01-13 Josh StoneRemove the unused context from CreateDebugLocation
2021-01-13 Lukas LuegAdd doc intralinks
2021-01-13 borsAuto merge of #80718 - tmiasko:skip-opt-mir, r=oli-obk
2021-01-13 Ian JacksonFix stabilisation version of slice_strip
2021-01-13 borsAuto merge of #76219 - Mark-Simulacrum:extern-require...
2021-01-13 Ian JacksonExitStatusExt: Fix build on Fuchsia
2021-01-13 David TolnayFix typo saeled -> sealed
2021-01-13 Ian JacksonExitStatusExt windows: Retrospectively seal this trait
2021-01-13 Ian JacksonExitStatusExt unix: Retrospectively seal this trait
2021-01-13 Ian Jacksonunix ExitStatus: Add tracking issue to new methods
2021-01-13 Ian JacksonReplace `Ie` with `In other words`
2021-01-13 Ian JacksonReplace `Ie` with `In other words`
2021-01-13 Ian Jacksonunix ExitStatus: Provide .continued()
2021-01-13 Ian Jacksonunix ExitStatus: Provide .stopped_signal()
2021-01-13 Ian Jacksonunix ExitStatus: Provide .core_dumped
2021-01-13 Ian Jacksonunix ExitStatus: Provide .into_raw()
2021-01-13 Ian Jacksonunix ExitStatus: Clarify docs for .signal()
2021-01-13 Ian Jacksonunix ExitStatus: Do not treat WIFSTOPPED as WIFSIGNALED
2021-01-13 Mark RousskovUpdate code to account for extern ABI requirement
2021-01-13 Mark RousskovLint on extern in item declaration position
2021-01-13 Mark RousskovUpdate tests for extern block linting
2021-01-13 Mark RousskovIntroduce missing ABI lint on extern blocks
2021-01-13 bjorn3Fix -Cpasses=list and llvm version print with -vV
2021-01-13 borsAuto merge of #80824 - cuviper:heap-clones, r=kennytm
2021-01-13 trevor arjeskiFixed incorrect doc comment
2021-01-13 borsAuto merge of #77858 - ijackson:split-inclusive, r...
2021-01-13 Ashley Mannixdeprecate atomic::spin_loop_hint in favour of hint...
2021-01-13 CamelidInclude `..` suggestion if fields are all wildcards
next