about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-25Rollup merge of #96212 - marmeladema:nll-revisions-regions, r=jackh726Matthias Krüger-470/+743
2022-04-25Rollup merge of #96107 - Gumichocopengin8:test/vec-deque, r=Mark-SimulacrumMatthias Krüger-0/+294
2022-04-25Rollup merge of #96090 - JakobDegen:mir-tests, r=nagisaMatthias Krüger-38/+172
2022-04-25Rollup merge of #95395 - compiler-errors:infer-on-impl-for-trait, r=oli-obkMatthias Krüger-72/+260
2022-04-24Fix suggestion for `_` on return type for fn in impl for TraitMichael Goulet-73/+129
2022-04-24Suggest replacing `_` in type signature of impl for TraitMichael Goulet-15/+147
2022-04-24Use revisions instead of nll compare mode for `/regions/` ui testsmarmeladema-470/+743
2022-04-24Auto merge of #94609 - esp-rs:esp-idf-stat-type-fixes, r=Mark-Simulacrumbors-15/+30
2022-04-24test: add test cases for VecDequeKeita Nonaka-0/+294
2022-04-24Auto merge of #96363 - matthiaskrgr:rollup-mthdja5, r=matthiaskrgrbors-287/+400
2022-04-24Rollup merge of #96352 - marmeladema:fix-nll-lifetime-bound-suggestions, r=ja...Matthias Krüger-143/+231
2022-04-24Rollup merge of #96303 - jyn514:improved-bootstrap-tests, r=Mark-SimulacrumMatthias Krüger-119/+129
2022-04-24Rollup merge of #96237 - AlecGoncharow:issue-96011-fix, r=Mark-SimulacrumMatthias Krüger-19/+11
2022-04-24Rollup merge of #95504 - jyn514:library-alias, r=Mark-SimulacrumMatthias Krüger-6/+9
2022-04-24Rollup merge of #94893 - notriddle:notriddle/regression-test-issue-90315, r=M...Matthias Krüger-0/+20
2022-04-24diagnostics: regression test for <usize as Iterator>::revMichael Howell-0/+20
2022-04-24Bless testsmarmeladema-66/+136
2022-04-24Auto merge of #96359 - SparrowLii:drop_kind, r=oli-obkbors-35/+38
2022-04-24make `classify_drop_access_kind` iterateSparrowLii-35/+38
2022-04-24Recover missing suggestion part under NLLmarmeladema-17/+26
2022-04-24Improve span for `consider adding an explicit lifetime bound` suggestions und...marmeladema-60/+69
2022-04-24Auto merge of #96067 - jsgf:extern-nounused, r=compiler-errorsbors-1/+38
2022-04-23Add support for `nounused` --extern flagJeremy Fitzhardinge-1/+38
2022-04-24Auto merge of #96281 - SparrowLii:const_prop, r=wesleywiserbors-29/+11
2022-04-23Auto merge of #93970 - cjgillot:novis, r=petrochenkovbors-549/+311
2022-04-23Bless pretty-print output.Camille GILLOT-12/+12
2022-04-23Hash visibilities in crate_hash.Camille GILLOT-0/+4
2022-04-23Compute has_pub_restricted in the resolver.Camille GILLOT-12/+13
2022-04-23Make clippy inspector more precise.Camille GILLOT-2/+14
2022-04-23Fix lints.Camille GILLOT-96/+79
2022-04-23Auto merge of #96326 - JakobDegen:relax-operand, r=oli-obkbors-3/+8
2022-04-23Auto merge of #90602 - mbartlett21:const-intoiterator, r=oli-obkbors-7/+8
2022-04-23Auto merge of #95971 - workingjubilee:no-weird-fp-in-const, r=oli-obkbors-48/+479
2022-04-23Auto merge of #96323 - bjorn3:sync_cg_clif-2022-04-22, r=bjorn3bors-142/+189
2022-04-23Bless incremental tests.Camille GILLOT-24/+20
2022-04-23Drop vis in Item.Camille GILLOT-166/+54
2022-04-23Drop vis in ImplItem.Camille GILLOT-36/+16
2022-04-23Drop vis from ForeignItem.Camille GILLOT-4/+4
2022-04-23Drop vis in FieldDef.Camille GILLOT-62/+80
2022-04-23Stop pretty-printing HIR visibility.Camille GILLOT-83/+29
2022-04-23Stop visiting visibility.Camille GILLOT-95/+29
2022-04-23Auto merge of #96316 - michaelwoerister:debuginfo-fix-unit-msvc, r=wesleywiserbors-9/+87
2022-04-23Auto merge of #96314 - AronParker:issue-96297-fix, r=thomccbors-1/+7
2022-04-22Remove unnecessary const-time x87-related checksJubilee Young-32/+16
2022-04-22Fix comments for float classifyJubilee Young-5/+11
2022-04-23Auto merge of #94887 - dylni:move-normpath-crate-impl-to-libstd, r=ChrisDentonbors-57/+142
2022-04-22Auto merge of #95739 - lqd:proc-macro-expansions, r=wesleywiserbors-3/+49
2022-04-22Relax restrictions for copy operandsJakob Degen-3/+8
2022-04-22Auto merge of #96322 - matthiaskrgr:rollup-9xejxrf, r=matthiaskrgrbors-70/+94
2022-04-22Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-202...bjorn3-142/+189