about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-05-25Simplify implementation of `-Z gcc-ld`Vadim Petrochenkov-122/+71
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-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-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
2022-05-25Rollup merge of #97105 - JulianKnodt:const_dep_gen_const_expr, r=lcnrDylan DPC-134/+244
2022-05-25Rollup merge of #97026 - Nilstrieb:make-atomic-debug-relaxed, r=scottmcmDylan DPC-3/+3
2022-05-25Rollup merge of #93604 - tmandry:libunwind-fuchsia-default, r=Mark-SimulacrumDylan DPC-17/+35
2022-05-25Auto merge of #97376 - compiler-errors:lazy-polymorphic, r=jackh726bors-54/+217
2022-05-24add aliases for current_dirjulio-0/+3
2022-05-25Auto merge of #97365 - klensy:rustdoc-vs-clippy, r=notriddlebors-105/+104
2022-05-24Make llvm-libunwind a per-target optionTyler Mandry-17/+35
2022-05-24Make Lazy not care about lifetimes until decodeMichael Goulet-54/+217
2022-05-24Auto merge of #97372 - JohnTitor:rollup-6owv1v0, r=JohnTitorbors-68/+236
2022-05-24Minor improvement on else-no-if diagnosticMichael Goulet-18/+3
2022-05-25Rollup merge of #97364 - notriddle:continue-keyword, r=JohnTitorYuki Okushi-6/+6
2022-05-25Rollup merge of #97363 - wackbyte:sliceindex-doc-typo, r=JohnTitorYuki Okushi-1/+1
2022-05-25Rollup merge of #97358 - GuillaumeGomez:update-minifier, r=Dylan-DPCYuki Okushi-12/+3
2022-05-25Rollup merge of #97355 - GuillaumeGomez:remove-brush, r=Dylan-DPCYuki Okushi-1/+0
2022-05-25Rollup merge of #97266 - est31:unknown_lints_cfg_attr, r=lcnrYuki Okushi-48/+213
2022-05-25Rollup merge of #93966 - rkuhn:patch-1, r=tmandryYuki Okushi-0/+13
2022-05-24Modify MIR building to drop `foo` in `[foo; 0]`Jakob Degen-5/+210
2022-05-24Auto merge of #97360 - RalfJung:rustup, r=RalfJungbors-7/+9
2022-05-24Fix weird indentation in continue_keyword docsMichael Howell-6/+6
2022-05-24fix clippy perf lintsklensy-15/+23
2022-05-24Fix a mistake in `SliceIndex`'s documentationwackbyte-1/+1
2022-05-24fix simple clippy lintsklensy-90/+81
2022-05-24Auto merge of #97356 - Dylan-DPC:rollup-bhceawj, r=Dylan-DPCbors-165/+370
2022-05-24update MiriRalf Jung-7/+9
2022-05-24Emit weird lint name lints after expansionest31-47/+212
2022-05-24Update minifier-rs version to 0.1.0Guillaume Gomez-12/+3
2022-05-24Rollup merge of #97321 - RalfJung:int-to-fnptr, r=Dylan-DPCDylan DPC-0/+55