about summary refs log tree commit diff
path: root/compiler
AgeCommit message (Expand)AuthorLines
2022-03-06Auto merge of #90076 - jackh726:wherethewhere, r=nikomatsakisbors-80/+301
2022-03-05IgnoreJack Huey-2/+2
2022-03-05Auto merge of #94601 - csmoe:android-asan, r=nagisabors-7/+10
2022-03-05Add commment covering the case with no where clauseJack Huey-0/+2
2022-03-05Review changesJack Huey-6/+24
2022-03-05Fallback to other where clause if preferred is missingJack Huey-8/+24
2022-03-05Change to lintJack Huey-9/+57
2022-03-05Change syntax for TyAlias where clausesJack Huey-79/+216
2022-03-05Rollup merge of #94633 - TaKO8Ki:suggest-removing-semicolon-after-derive-attr...Ralf Jung-0/+10
2022-03-06suggest removing a semicolon after derive attributesTakayuki Maeda-0/+10
2022-03-05Remove build_helperbjorn3-6/+66
2022-03-05Improve unexpected_cfgs lint when their is no value expectedLoïc BRANSTETT-25/+30
2022-03-05Auto merge of #94634 - Dylan-DPC:rollup-8wx1yrj, r=Dylan-DPCbors-22/+46
2022-03-05Rollup merge of #94624 - estebank:regression-94508, r=Dylan-DPCDylan DPC-8/+12
2022-03-05Rollup merge of #94460 - eholk:reenable-drop-tracking-tests, r=tmiaskoDylan DPC-14/+34
2022-03-05Auto merge of #93142 - estebank:missing-main, r=wesleywiserbors-3/+3
2022-03-05Do not point at whole file missing `fn main`Esteban Kuber-3/+3
2022-03-05Auto merge of #94628 - Dylan-DPC:rollup-v2slupe, r=Dylan-DPCbors-19/+143
2022-03-04Rollup merge of #94596 - compiler-errors:delay-adjustment-duplicate, r=estebankDylan DPC-10/+8
2022-03-04Rollup merge of #94595 - TaKO8Ki:fix-invalid-unresolved-imports-errors-for-as...Dylan DPC-1/+3
2022-03-04Rollup merge of #94362 - Urgau:check-cfg-values, r=petrochenkovDylan DPC-8/+132
2022-03-04Auto merge of #94298 - Urgau:rustbuild-check-cfg, r=Mark-Simulacrumbors-3/+0
2022-03-04Downgrade `#[test]` on macro call to warningEsteban Kuber-8/+12
2022-03-04Distinguish binding assignments, use Ty::needs_dropEric Holk-17/+29
2022-03-04Rollup merge of #94593 - estebank:issue-94510, r=davidtwcoMatthias Krüger-15/+27
2022-03-04Rollup merge of #94524 - bjorn3:remove_num_cpus, r=Mark-SimulacrumMatthias Krüger-2/+1
2022-03-04Auto merge of #94570 - shampoofactory:reopen-91719, r=workingjubileebors-5/+1
2022-03-04Auto merge of #94539 - tmiasko:string-attributes, r=nikicbors-43/+47
2022-03-04Remove invalid #[cfg(tests)] in index_mapLoïc BRANSTETT-3/+0
2022-03-04add address sanitizer fo androidcsmoe-7/+10
2022-03-04Add well known values to --check-cfg implementationLoïc BRANSTETT-7/+121
2022-03-04Auto merge of #94159 - erikdesjardins:align-load, r=nikicbors-8/+31
2022-03-04Auto merge of #94096 - cjgillot:ensure-stability, r=lcnrbors-99/+72
2022-03-04fix invalid `unresolved imports` errors the asterisk wildcard syntax causesTakayuki Maeda-1/+3
2022-03-03delay bug instead of skipping check_exprMichael Goulet-10/+8
2022-03-04Do not recover from `Ty?` in macro parsingEsteban Kuber-15/+27
2022-03-04Rollup merge of #94575 - RalfJung:switchint-comment, r=oli-obkDylan DPC-1/+2
2022-03-04Rollup merge of #94404 - pierwill:newtype-index-noord-2, r=Aaron1011Dylan DPC-24/+46
2022-03-04Rollup merge of #94339 - Amanieu:arm-d32, r=nagisaDylan DPC-1/+6
2022-03-04Rollup merge of #93913 - bjorn3:remove_everybody_loops, r=jackh726Dylan DPC-242/+12
2022-03-03Auto merge of #94571 - matthiaskrgr:rollup-4ul5ydb, r=matthiaskrgrbors-179/+199
2022-03-03CTFE SwitchInt: update commentRalf Jung-1/+2
2022-03-03Rollup merge of #94563 - TaKO8Ki:remove-unnecessary-patten-for-ignoring-remai...Matthias Krüger-1/+1
2022-03-03Rollup merge of #94555 - cuishuang:master, r=oli-obkMatthias Krüger-15/+15
2022-03-03Rollup merge of #94554 - Urgau:stmt-node-id-ice, r=petrochenkovMatthias Krüger-2/+2
2022-03-03Rollup merge of #94547 - nnethercote:parse_tt-cleanups, r=petrochenkovMatthias Krüger-101/+115
2022-03-03Rollup merge of #94057 - lcnr:simplify_type-uwu, r=nikomatsakisMatthias Krüger-60/+66
2022-03-03Auto merge of #87835 - xFrednet:rfc-2383-expect-attribute-with-ids, r=wesleyw...bors-26/+449
2022-03-03Revert #26494 regressionVin Singh-5/+1
2022-03-03Make `Ord`, `PartialOrd` opt-out in `newtype_index`pierwill-24/+46