about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-27Modify `derive(Debug)` to use `Self` in struct literal to avoid redundant errorEsteban Küber-13/+6
2022-05-27Add test for #97343Esteban Küber-0/+30
2022-05-26Auto merge of #97386 - nnethercote:optimize-pos-adjustments, r=bjorn3bors-30/+21
2022-05-26Auto merge of #97434 - matthiaskrgr:rollup-7j3y16l, r=matthiaskrgrbors-46/+205
2022-05-26Rollup merge of #97424 - matthiaskrgr:clippy_complexity_may26, r=oli-obkMatthias Krüger-45/+28
2022-05-26Rollup merge of #97354 - GuillaumeGomez:browser-ui-test-update, r=notriddleMatthias Krüger-0/+0
2022-05-26Rollup merge of #96033 - yaahc:expect-elaboration, r=scottmcmMatthias Krüger-1/+177
2022-05-26Auto merge of #97046 - conradludgate:faster-ascii-case-conv-path, r=thomccbors-5/+83
2022-05-26improve case conversion happy pathConrad Ludgate-5/+83
2022-05-26Auto merge of #97168 - SparrowLii:accesses, r=cjgillotbors-44/+66
2022-05-26clippy::complexity fixesMatthias Krüger-45/+28
2022-05-26Auto merge of #96742 - m-ou-se:bsd-no-ancillary, r=joshtriplettbors-173/+33
2022-05-26Auto merge of #97410 - jyn514:tool-std-features, r=Mark-Simulacrumbors-1/+6
2022-05-25Disable unix::net::ancillary on BSD.Mara Bos-173/+33
2022-05-26Auto merge of #97369 - tmiasko:codgen-ssa-atomic-ordering, r=michaelwoeristerbors-32/+15
2022-05-26call `instantiation_mode` when pushing a new mono_itemSparrowLii-44/+66
2022-05-25Only allow `compiletest` to use `feature(test)`, not any other featureJoshua Nelson-1/+6
2022-05-25Auto merge of #97409 - GuillaumeGomez:rollup-808v9ge, r=GuillaumeGomezbors-169/+150
2022-05-26Avoid adjusting file positions twice.Nicholas Nethercote-29/+18
2022-05-26Augment a comment.Nicholas Nethercote-1/+3
2022-05-26Rollup merge of #97407 - ehuss:update-books, r=ehussGuillaume Gomez-0/+0
2022-05-26Rollup merge of #97394 - GuillaumeGomez:more-eslint-rules, r=notriddleGuillaume Gomez-7/+14
2022-05-26Rollup merge of #97375 - petrochenkov:zgccld, r=bjorn3Guillaume Gomez-122/+71
2022-05-26Rollup merge of #97317 - GuillaumeGomez:gui-settings-text-click, r=jshaGuillaume Gomez-40/+65
2022-05-25Simplify implementation of `-Z gcc-ld`Vadim Petrochenkov-122/+71
2022-05-25Auto merge of #97403 - arlosi:update-cargo, r=ehussbors-5/+5
2022-05-25Update booksEric Huss-0/+0
2022-05-25fix broken doctestJane Lusby-0/+1
2022-05-25update option and result references to expect message docsJane Lusby-5/+27
2022-05-25fix linksJane Lusby-11/+13
2022-05-25Update cargoArlo Siemsen-5/+5
2022-05-25Auto merge of #97401 - Dylan-DPC:rollup-fh9e61o, r=Dylan-DPCbors-42/+164
2022-05-25Rollup merge of #97400 - JohnTitor:typo-fix-substructure, r=cjgillotDylan DPC-1/+1
2022-05-25Rollup merge of #97398 - JohnTitor:issue-82830, r=compiler-errorsDylan DPC-0/+31
2022-05-25Rollup merge of #97351 - b-naber:adt-const-params-structural-match-violation,...Dylan DPC-30/+73
2022-05-25Rollup merge of #97328 - petrochenkov:nativice, r=michaelwoeristerDylan DPC-4/+16
2022-05-25Rollup merge of #97302 - compiler-errors:writeback-ascending, r=cjgillotDylan DPC-7/+43
2022-05-25Auto merge of #94954 - SimonSapin:null-thin3, r=yaahcbors-1/+59
2022-05-25Fix a typo on Struct `Substructure`Yuki Okushi-1/+1
2022-05-25Add regression test for #82830Yuki Okushi-0/+31
2022-05-25Add new eslint rule "eol-last"Guillaume Gomez-0/+1
2022-05-25Add new eslint rule "max-len"Guillaume Gomez-0/+1
2022-05-25Add new eslint rule "comma-style"Guillaume Gomez-0/+1
2022-05-25Add new eslint rule "comma-dangle"Guillaume Gomez-0/+1
2022-05-25Add new eslint rule "space-before-blocks"Guillaume Gomez-0/+1
2022-05-25Add new eslint rule "space-before-function-paren"Guillaume Gomez-7/+8
2022-05-25Add eslint rule "space-infix-ops"Guillaume Gomez-0/+1
2022-05-25Auto merge of #97388 - Dylan-DPC:rollup-tfuc4tf, r=Dylan-DPCbors-113/+678
2022-05-25Rollup merge of #97384 - nnethercote:fix-metadata-stats, r=bjorn3Dylan DPC-23/+69
2022-05-25Rollup merge of #97370 - compiler-errors:else-no-if-2, r=Dylan-DPCDylan DPC-18/+3