about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-12-02Rollup merge of #105163 - compiler-errors:afit-lt-arity, r=jackh726Matthias Krüger-0/+41
2022-12-02Rollup merge of #105162 - compiler-errors:fn-sig-arity, r=cjgillotMatthias Krüger-0/+17
2022-12-02Rollup merge of #105155 - notriddle:notriddle/flexbox-help-settings-buttons, ...Matthias Krüger-19/+10
2022-12-02Rollup merge of #105033 - durin42:llvm-16-dont-tail-call-me-bro, r=tmandryMatthias Krüger-0/+5
2022-12-02Rollup merge of #105026 - oToToT:aarch64-v8a, r=davidtwcoMatthias Krüger-0/+37
2022-12-02Auto merge of #104863 - nnethercote:reduce-lint-macros, r=cjgillotbors-204/+95
2022-12-02Rollup merge of #105143 - notriddle:notriddle/scraped-example-list-font, r=Gu...Matthias Krüger-3/+32
2022-12-02Rollup merge of #105132 - GuillaumeGomez:migrate-summary-toggle-to-var, r=not...Matthias Krüger-8/+33
2022-12-02Rollup merge of #104614 - Nilstrieb:type-ascribe!, r=TaKO8KiMatthias Krüger-224/+198
2022-12-01Properly synthesize fn sig value during cycleMichael Goulet-0/+17
2022-12-02Auto merge of #104963 - petrochenkov:noaddids2, r=cjgillotbors-140/+158
2022-12-02Merge `builtins` into `EarlyLintPassObjects`.Nicholas Nethercote-129/+86
2022-12-02Check lifetime param count in collect_trait_impl_trait_tysMichael Goulet-0/+41
2022-12-02Remove `-Zno-interleave-lints`.Nicholas Nethercote-75/+9
2022-12-01rustdoc: clean up help and settings button CSSMichael Howell-13/+8
2022-12-01Auto merge of #105140 - flip1995:clippyup, r=Manishearthbors-1914/+4245
2022-12-01rustdoc: clean up button-hiding mobile CSSMichael Howell-6/+2
2022-12-01rustdoc: use simpler CSS for setting the font on scraped examplesMichael Howell-3/+32
2022-12-01Auto merge of #105125 - matthiaskrgr:rollup-fr0snmj, r=matthiaskrgrbors-1/+49
2022-12-01Merge commit 'd822110d3b5625b9dc80ccc442e06fc3cc851d76' into clippyupPhilipp Krones-1914/+4245
2022-12-01rustc_ast_lowering: Stop lowering imports into multiple itemsVadim Petrochenkov-59/+52
2022-12-01rustc_hir: Change representation of import paths to support multiple resolutionsVadim Petrochenkov-73/+98
2022-12-01Add GUI test for toggle filter and opacityGuillaume Gomez-0/+29
2022-12-01Migrate summary toggle filter to CSS variableGuillaume Gomez-8/+4
2022-12-01Auto merge of #105003 - flba-eb:only_windows, r=Mark-Simulacrumbors-25/+3
2022-12-01rustc_hir: Relax lifetime requirements on `Visitor::visit_path`Vadim Petrochenkov-8/+8
2022-12-01Ignore `gnu` systems (`windows-msvc` only)Florian Bartels-1/+2
2022-12-01Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-0/+5
2022-12-01Rollup merge of #105106 - jhpratt:issue-105101, r=TaKO8KiMatthias Krüger-0/+38
2022-12-01Rollup merge of #105088 - notriddle:notriddle/search-results-div-desc, r=Guil...Matthias Krüger-1/+0
2022-12-01Rollup merge of #105078 - TaKO8Ki:fix-105011, r=nnethercoteMatthias Krüger-0/+11
2022-12-01Auto merge of #104975 - JakobDegen:custom_mir_let, r=oli-obkbors-17/+152
2022-12-01Auto merge of #104861 - nnethercote:attr-cleanups, r=petrochenkovbors-2/+10
2022-11-30Fix ICE from #105101Jacob Pratt-0/+38
2022-11-30Rollup merge of #105086 - notriddle:notriddle/sidebar-css, r=GuillaumeGomezMatthias Krüger-7/+5
2022-11-30Rollup merge of #105081 - weiznich:regression_test_for_104322, r=compiler-errorsMatthias Krüger-0/+80
2022-11-30Rollup merge of #105064 - notriddle:notriddle/main-min-width, r=GuillaumeGomezMatthias Krüger-1/+1
2022-11-30Rollup merge of #105063 - aDotInTheVoid:rdj-dont-assume-core, r=notriddleMatthias Krüger-1/+6
2022-11-30Rollup merge of #104895 - chenyukang:yukang/fix-104884-serde, r=TaKO8KiMatthias Krüger-0/+91
2022-11-30Rollup merge of #104865 - pratushrai0309:bootstrap, r=jyn514Matthias Krüger-2/+3
2022-11-30Rollup merge of #103065 - aDotInTheVoid:rdj-arg-pattern, r=GuillaumeGomezMatthias Krüger-0/+11
2022-11-30rustdoc: remove redundant CSS `div.desc { display: block }`Michael Howell-1/+0
2022-11-30rustdoc: clean up sidebar link CSSMichael Howell-7/+5
2022-11-30Add a regression test for #104322Georg Semmler-0/+80
2022-11-30Auto merge of #104905 - compiler-errors:normalization-changes, r=spastorinobors-4/+4
2022-11-30Auto merge of #105080 - matthiaskrgr:rollup-7ffj4oe, r=matthiaskrgrbors-0/+70
2022-11-30Rollup merge of #105039 - nnethercote:fix-104769, r=petrochenkovMatthias Krüger-0/+24
2022-11-30Rollup merge of #104697 - dingxiangfei2009:fix-euv-control-flow, r=oli-obkMatthias Krüger-0/+46
2022-11-30report literal errors when `token_lit` has errorsTakayuki Maeda-0/+11
2022-11-30Auto merge of #104679 - dvdhrm:rw/dso, r=petrochenkovbors-0/+37