about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-02-24Auto merge of #82159 - BoxyUwU:uwu, r=varkorbors-0/+47
2021-02-24Auto merge of #80914 - GuillaumeGomez:remove-is_spotlight, r=jyn514bors-18/+73
2021-02-24Auto merge of #80475 - simonvandel:fix-77355, r=oli-obkbors-355/+482
2021-02-23yeetEllen-0/+47
2021-02-23Improve code readabilityGuillaume Gomez-11/+12
2021-02-23* Fix some typoGuillaume Gomez-10/+31
2021-02-23Put clean::Trait extra information into a new struct to make it more coherentGuillaume Gomez-18/+33
2021-02-23Use a qualified path to make it more clear where `list_contains_name` functio...Guillaume Gomez-2/+1
2021-02-23Remove is_spotlight field from `Trait`Guillaume Gomez-20/+39
2021-02-23Rollup merge of #82362 - osa1:issue81918, r=oli-obkDylan DPC-0/+11
2021-02-23Rollup merge of #82311 - aDotInTheVoid:jsondocck-improvements, r=jyn514Dylan DPC-27/+70
2021-02-23Rollup merge of #82308 - estebank:issue-82290, r=lcnrDylan DPC-0/+27
2021-02-23Rollup merge of #82305 - camelid:no-more-refcell, r=jyn514Dylan DPC-60/+56
2021-02-23Rollup merge of #82297 - tmiasko:write-only, r=oli-obkDylan DPC-1/+68
2021-02-23Rollup merge of #82296 - spastorino:pubrules, r=nikomatsakisDylan DPC-24/+170
2021-02-23Rollup merge of #82113 - m-ou-se:panic-format-lint, r=estebankDylan DPC-4/+76
2021-02-23Rollup merge of #81629 - 1000teslas:issue-81365-fix, r=Aaron1011Dylan DPC-0/+520
2021-02-23Auto merge of #82102 - nagisa:nagisa/fix-dwo-name, r=davidtwcobors-0/+12
2021-02-23Auto merge of #82076 - jyn514:update-bootstrap, r=Mark-Simulacrumbors-54/+46
2021-02-23Rollup merge of #82234 - GuillaumeGomez:remove-query-param-on-esc, r=Nemo157Dylan DPC-1/+6
2021-02-23Rollup merge of #82166 - kaniini:s390x-musl-target, r=nagisaDylan DPC-0/+1
2021-02-23Rollup merge of #81769 - estebank:tail-expr-as-potential-return, r=lcnrDylan DPC-40/+94
2021-02-23Rollup merge of #81235 - reese:rw-tuple-diagnostics, r=estebankDylan DPC-4/+64
2021-02-23Rollup merge of #81154 - dylni:improve-design-of-assert-len, r=KodrAusDylan DPC-10/+0
2021-02-23Rollup merge of #79423 - camelid:smart-punct, r=jyn514Dylan DPC-12/+59
2021-02-22New mir-opt pass to simplify gotos with const valuesSimon Vandel Sillesen-355/+482
2021-02-22Remove many RefCells from DocContextCamelid-60/+56
2021-02-22Fix mir-cfg dumpsÖmer Sinan Ağacan-0/+11
2021-02-22Auto merge of #77551 - simonvandel:extend-simplify-branch-same, r=oli-obkbors-247/+337
2021-02-22Simplify Error Handling.Nixon Enraght-Moony-29/+21
2021-02-22Auto merge of #82393 - JohnTitor:rollup-5c8jryl, r=JohnTitorbors-28/+541
2021-02-22Rollup merge of #82382 - camelid:remove-fake_def_ids-refcell, r=jyn514Yuki Okushi-6/+4
2021-02-22Rollup merge of #82379 - nagisa:nagisa/hexagon-enums, r=estebankYuki Okushi-0/+475
2021-02-22Rollup merge of #82353 - camelid:no-more-param_env-cell, r=jyn514Yuki Okushi-9/+6
2021-02-22Rollup merge of #82351 - notriddle:docs-meta-description, r=jyn514Yuki Okushi-1/+44
2021-02-22Rollup merge of #82287 - r00ster91:field_name_and, r=petrochenkovYuki Okushi-12/+12
2021-02-21fix rebaseEsteban Küber-2/+2
2021-02-22Auto merge of #79979 - GuillaumeGomez:rustdoc-gui-tests, r=Mark-Simulacrumbors-3/+310
2021-02-21rustdoc: Remove `fake_def_ids` RefCellCamelid-6/+4
2021-02-21tidyEsteban Küber-1/+0
2021-02-21Do not suggest `;` if expression is side effect freeEsteban Küber-47/+21
2021-02-21reword `;` suggestions to have consistent wordingEsteban Küber-8/+8
2021-02-21Suggest `return`ing tail expressions that match return typeEsteban Küber-2/+83
2021-02-22Auto merge of #82295 - jyn514:feature-gate, r=Manishearthbors-0/+11
2021-02-22Fix sizes of repr(C) enums on hexagonSimonas Kazlauskas-0/+475
2021-02-21New pass to deduplicate blocksSimon Vandel Sillesen-1/+115
2021-02-21Make MatchBranchSimplification clean up after itselfSimon Vandel Sillesen-246/+222
2021-02-21Extract string_to_value to its own functionNixon Enraght-Moony-17/+13
2021-02-21Apply suggestions from code reviewNixon Enraght-Moony-3/+3
2021-02-21Update src/test/rustdoc/description.rsMichael Howell-0/+1