about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-02Rollup merge of #109846 - matthiaskrgr:clippy2023_04_III, r=NilstriebNilstrieb-30/+21
2023-04-02Rollup merge of #109844 - matthiaskrgr:clippy2023_04, r=NilstriebNilstrieb-33/+20
2023-04-02Rollup merge of #109840 - taiki-e:typo, r=ChrisDentonNilstrieb-1/+1
2023-04-02Rollup merge of #109839 - sartak:iter-grammar, r=scottmcmNilstrieb-2/+2
2023-04-02Auto merge of #109836 - clubby789:param-non-exhaustive, r=Nilstriebbors-1/+35
2023-04-02Auto merge of #109834 - Nilstrieb:mailmap-myself, r=Mark-Simulacrumbors-0/+1
2023-04-01Auto merge of #109833 - klensy:bs-tty, r=Mark-Simulacrumbors-38/+42
2023-04-01slighty simplify a few boolean expressions (clippy::nonminimal_bool)Matthias Krüger-5/+4
2023-04-01use and_then/flat_map for map().flatten()Matthias Krüger-10/+7
2023-04-01fix clippy::iter_kv_mapMatthias Krüger-15/+10
2023-04-01a couple clippy::complexity fixesMatthias Krüger-33/+20
2023-04-01Auto merge of #109483 - joboet:optimize_lazycell, r=Mark-Simulacrumbors-11/+77
2023-04-01Fix `non_exhaustive_omitted_patterns` on argumentsclubby789-1/+35
2023-04-01Auto merge of #109835 - ehuss:update-cargo, r=ehussbors-25/+87
2023-04-02Fix typo in std/src/os/fd/owned.rsTaiki Endo-1/+1
2023-04-01Improve grammar of Iterator.partition_in_placeShawn M Moore-2/+2
2023-04-01Update cargoEric Huss-25/+87
2023-04-01Add Nilstrieb to mailmapNilstrieb-0/+1
2023-04-01bootstrap replace atty with is-terminal, dedupe few depsklensy-38/+42
2023-04-01Auto merge of #109801 - aliemjay:test-implied-normalization, r=petrochenkovbors-0/+57
2023-04-01Auto merge of #109721 - QuinnPainter:armv4t-lld, r=petrochenkovbors-26/+3
2023-03-31Auto merge of #109165 - aliemjay:fix-ice-annotation, r=davidtwcobors-2/+42
2023-03-31Auto merge of #109824 - GuillaumeGomez:rollup-i5r4uts, r=GuillaumeGomezbors-410/+1024
2023-03-31Rollup merge of #109820 - notriddle:notriddle/help-comma, r=camelidGuillaume Gomez-3/+1
2023-03-31Rollup merge of #109818 - GuillaumeGomez:test-collapsed-item, r=notriddleGuillaume Gomez-1/+22
2023-03-31Rollup merge of #109805 - nnethercote:source_map-cleanups, r=bjorn3Guillaume Gomez-25/+26
2023-03-31Rollup merge of #109798 - est31:ftl_test_note, r=davidtwcoGuillaume Gomez-24/+15
2023-03-31Rollup merge of #109680 - clubby789:array-subslice-2229, r=davidtwcoGuillaume Gomez-3/+41
2023-03-31Rollup merge of #109443 - GuillaumeGomez:doc-primitive-hard-error, r=notriddleGuillaume Gomez-165/+217
2023-03-31Rollup merge of #109104 - GuillaumeGomez:fix-invalid-suggestion-ambiguous-int...Guillaume Gomez-189/+702
2023-03-31Auto merge of #109010 - compiler-errors:rtn, r=eholkbors-174/+880
2023-03-31rustdoc-search: update docs for comma in `?` help popoverMichael Howell-3/+1
2023-03-31allow ReError in CanonicalUserTypeAnnotationAli MJ Al-Nasrawy-2/+42
2023-03-31Add tests to check that collapsed content is expanded when jumping to itGuillaume Gomez-0/+21
2023-03-31Update browser-ui-test version to 0.14.6Guillaume Gomez-1/+1
2023-03-31Auto merge of #109787 - scottmcm:index-slice, r=cjgillotbors-70/+160
2023-03-31Auto merge of #98112 - saethlin:mir-alignment-checks, r=oli-obkbors-21/+372
2023-03-31Auto merge of #109803 - matthiaskrgr:rollup-mojot7k, r=matthiaskrgrbors-32/+49
2023-03-31Rollup merge of #109793 - lukas-code:negative-impl-comment, r=scottmcmMatthias Krüger-0/+1
2023-03-31Rollup merge of #109784 - beetrees:riscv32-time64, r=cuviperMatthias Krüger-14/+36
2023-03-31Rollup merge of #109779 - uweigand:s390x-gccjit-libc, r=WaffleLapkinMatthias Krüger-16/+10
2023-03-31Rollup merge of #109598 - veera-sivarajan:improve-wording, r=thomccMatthias Krüger-2/+2
2023-03-31Improve `with_source_map`.Nicholas Nethercote-11/+14
2023-03-31Remove an unnecessary use of `with_session_globals`.Nicholas Nethercote-14/+12
2023-03-30Disable the ui panic test on wasm32-bareBen Kimock-0/+1
2023-03-31Auto merge of #109762 - scottmcm:variantdef-indexvec, r=WaffleLapkinbors-104/+127
2023-03-31add test for normalization in implied bounds queryAli MJ Al-Nasrawy-0/+57
2023-03-31Don't emit the OS error in a noteest31-13/+12
2023-03-31Use std::fs::read_to_file in fluent_messages macroest31-11/+3
2023-03-31Auto merge of #109750 - compiler-errors:deep-reject-less-permissive-num-var, ...bors-0/+4