about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-26Use correct var for attribute completeness fnhafeoz-1/+1
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-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-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-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
2022-05-25Rollup merge of #97233 - c410-f3r:assert-lib, r=scottmcmDylan DPC-0/+149
2022-05-25Rollup merge of #96913 - Urgau:rfc3239-part2, r=petrochenkovDylan DPC-67/+247
2022-05-25Rollup merge of #95953 - JakobDegen:repeat-leak, r=oli-obkDylan DPC-5/+210
2022-05-25Auto merge of #97345 - lcnr:fast_reject, r=nnethercotebors-66/+252
2022-05-25rustc_codegen_ssa: derive copy and clone for various enumsTomasz Miąsko-19/+7
2022-05-25rustc_codegen_ssa: cleanup `AtomicOrdering`Tomasz Miąsko-14/+9
2022-05-25Fix metadata stats.Nicholas Nethercote-23/+69
2022-05-25Auto merge of #97382 - Dylan-DPC:rollup-2t4ov4z, r=Dylan-DPCbors-180/+401
2022-05-25move fast reject test out of `SelectionContext::match_impl`.lcnr-11/+12
2022-05-25add a deep fast_reject routinelcnr-55/+240
2022-05-25Rollup merge of #97379 - ear7h:master, r=thomccDylan DPC-0/+3
2022-05-25Rollup merge of #97323 - 5225225:strict_init_checks, r=oli-obkDylan DPC-26/+116