]> git.lizzy.rs Git - rust.git/history - src
Detect match statement intended to be tail expression
[rust.git] / src /
2021-02-25 Esteban KüberDetect match statement intended to be tail expression
2021-02-24 borsAuto merge of #80914 - GuillaumeGomez:remove-is_spotlig...
2021-02-24 borsAuto merge of #80475 - simonvandel:fix-77355, r=oli-obk
2021-02-24 borsAuto merge of #80891 - cjgillot:noq, r=Mark-Simulacrum
2021-02-23 Guillaume GomezImprove code readability
2021-02-23 Guillaume Gomez* Fix some typo
2021-02-23 Guillaume GomezPut clean::Trait extra information into a new struct...
2021-02-23 Guillaume GomezUse a qualified path to make it more clear where `list_...
2021-02-23 Guillaume GomezRemove is_spotlight field from `Trait`
2021-02-23 borsAuto merge of #82443 - Dylan-DPC:rollup-yni7uio, r...
2021-02-23 Dylan DPCRollup merge of #82391 - RalfJung:miri-atomic-minmax...
2021-02-23 Dylan DPCRollup merge of #82362 - osa1:issue81918, r=oli-obk
2021-02-23 Dylan DPCRollup merge of #82311 - aDotInTheVoid:jsondocck-improv...
2021-02-23 Dylan DPCRollup merge of #82308 - estebank:issue-82290, r=lcnr
2021-02-23 Dylan DPCRollup merge of #82305 - camelid:no-more-refcell, r...
2021-02-23 Dylan DPCRollup merge of #82297 - tmiasko:write-only, r=oli-obk
2021-02-23 Dylan DPCRollup merge of #82296 - spastorino:pubrules, r=nikomat...
2021-02-23 Dylan DPCRollup merge of #82258 - tmiasko:foreign-hir-stats...
2021-02-23 Dylan DPCRollup merge of #82113 - m-ou-se:panic-format-lint...
2021-02-23 Dylan DPCRollup merge of #81629 - 1000teslas:issue-81365-fix...
2021-02-23 borsAuto merge of #82127 - tgnottingham:tune-ahead-of-time...
2021-02-23 borsAuto merge of #82102 - nagisa:nagisa/fix-dwo-name,...
2021-02-23 borsAuto merge of #82076 - jyn514:update-bootstrap, r=Mark...
2021-02-23 borsAuto merge of #82430 - Dylan-DPC:rollup-nu4kfyc, r...
2021-02-23 Dylan DPCRollup merge of #82255 - nhwn:nonzero-err-as-bug, r...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82166 - kaniini:s390x-musl-target...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81969 - jonas-schievink:no-cfg-if...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81769 - estebank:tail-expr-as-potentia...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-23 borsAuto merge of #81937 - ssomers:btree_drainy_refactor_9b...
2021-02-22 borsAuto merge of #81978 - tmiasko:head-ctor, r=Mark-Simulacrum
2021-02-22 Simon Vandel SillesenNew mir-opt pass to simplify gotos with const values
2021-02-22 CamelidRemove many RefCells from DocContext
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 Ömer Sinan AğacanFix mir-cfg dumps
2021-02-22 borsAuto merge of #77551 - simonvandel:extend-simplify...
2021-02-22 Nixon Enraght-MoonySimplify Error Handling.
2021-02-22 borsAuto merge of #82393 - JohnTitor:rollup-5c8jryl, r...
2021-02-22 Yuki OkushiRollup merge of #82382 - camelid:remove-fake_def_ids...
2021-02-22 Yuki OkushiRollup merge of #82379 - nagisa:nagisa/hexagon-enums...
2021-02-22 Yuki OkushiRollup merge of #82372 - RalfJung:unsafe-cell, r=KodrAus
2021-02-22 Yuki OkushiRollup merge of #82367 - matthiaskrgr:wraps, r=petrochenkov
2021-02-22 Yuki OkushiRollup merge of #82353 - camelid:no-more-param_env...
2021-02-22 Yuki OkushiRollup merge of #82351 - notriddle:docs-meta-descriptio...
2021-02-22 Yuki OkushiRollup merge of #82287 - r00ster91:field_name_and,...
2021-02-22 Yuki OkushiRollup merge of #82228 - ijackson:nonzero-cint, r=KodrAus
2021-02-22 Yuki OkushiRollup merge of #82098 - LukasKalbertodt:add-collect...
2021-02-22 Esteban Küberfix rebase
2021-02-22 borsAuto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-22 Camelidrustdoc: Remove `fake_def_ids` RefCell
2021-02-22 Esteban Kübertidy
2021-02-22 Esteban KüberDo not suggest `;` if expression is side effect free
2021-02-22 Esteban Küberreword `;` suggestions to have consistent wording
2021-02-22 Esteban KüberSuggest `return`ing tail expressions that match return...
2021-02-22 borsAuto merge of #82295 - jyn514:feature-gate, r=Manishearth
2021-02-21 Simonas KazlauskasFix sizes of repr(C) enums on hexagon
2021-02-21 Simon Vandel SillesenNew pass to deduplicate blocks
2021-02-21 Simon Vandel SillesenMake MatchBranchSimplification clean up after itself
2021-02-21 Nixon Enraght-MoonyExtract string_to_value to its own function
2021-02-21 Nixon Enraght-MoonyApply suggestions from code review
2021-02-21 Michael HowellUpdate src/test/rustdoc/description.rs
2021-02-21 Michael HowellUpdate src/test/rustdoc/description.rs
2021-02-21 Guillaume GomezUpdate CI scripts
2021-02-21 Guillaume GomezAdd rustdoc gui tests
2021-02-21 Guillaume GomezAdd new rustdoc-gui test suite
2021-02-21 borsAuto merge of #82359 - JohnTitor:rollup-6puemik, r...
2021-02-21 borsAuto merge of #82340 - kennytm:fix-82254, r=Mark-Simulacrum
2021-02-21 Yuki OkushiRollup merge of #82349 - tmiasko:pretty-test-timeout...
2021-02-21 Yuki OkushiRollup merge of #82302 - tmiasko:test-unsafe-send,...
2021-02-21 Yuki OkushiRollup merge of #82233 - ijackson:try-block-type-test...
2021-02-21 Yuki OkushiRollup merge of #82229 - estebank:issue-templace, r...
2021-02-21 Yuki OkushiRollup merge of #82181 - GuillaumeGomez:es5-checks...
2021-02-21 Yuki OkushiRollup merge of #82177 - rylev:no-delete-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #82154 - CDirkx:ip-changelog, r=Mark...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81833 - the8472:parallel-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #81706 - SkiFire13:document-binaryheap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-21 borsAuto merge of #79100 - a1phyr:better_assert_eq, r=m...
2021-02-21 Camelidrustdoc: Remove unnecessary `Cell` around `param_env`
2021-02-21 Michael HowellUse has for non-regexes
2021-02-21 Michael HowellFix formatting for description rustdoc UI tests
2021-02-21 Michael HowellAdd rustdoc UI tests for new description behaviour
2021-02-21 Michael HowellRevert changes to all.html
2021-02-21 borsAuto merge of #82253 - RalfJung:miri, r=RalfJung
2021-02-20 Michael HowellCut off plain text descriptions after headers
2021-02-20 Michael HowellUse the first paragraph, instead of cookie-cutter text...
2021-02-20 kennytmFix some Python2->3 error in publish_toolstate.py by...
2021-02-20 Joshua NelsonUse the new name for `split-debuginfo`
2021-02-20 Mark RousskovDon't apply semicolon in expressions from macros yet
2021-02-20 Joshua NelsonUpdate the bootstrap compiler
2021-02-20 The8472remove redundant box wrapper
next