about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-27Avoid producing `NoDelim` values in `Frame`.Nicholas Nethercote-11/+11
2022-04-27Avoid producing `NoDelim` values in `MacArgs::delim()`.Nicholas Nethercote-38/+44
2022-04-27Avoid producing `NoDelim` values in `TokenCursorFrame`.Nicholas Nethercote-22/+15
2022-04-25Auto merge of #95604 - nbdd0121:used2, r=petrochenkovbors-73/+322
2022-04-25Stop exporting rust_eh_personality and friends from cdylibGary Guo-15/+9
2022-04-25Auto merge of #96246 - SparrowLii:bound_contxet, r=compiler-errorsbors-56/+78
2022-04-25Auto merge of #95246 - ChrisDenton:command-args, r=joshtriplettbors-104/+226
2022-04-25Auto merge of #96106 - jihiggins:issue-96060, r=Mark-Simulacrumbors-2/+11
2022-04-24Auto merge of #96369 - matthiaskrgr:rollup-q18w4v2, r=matthiaskrgrbors-621/+1602
2022-04-25Rollup merge of #96366 - jyn514:remove-dead-code, r=Mark-SimulacrumMatthias Krüger-9/+2
2022-04-25Rollup merge of #96215 - nikic:legacy-pm-removal, r=nagisaMatthias Krüger-32/+131
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-24Ensure `#[used]` symbols are preserved in LTOGary Guo-1/+1
2022-04-24Remove dead code in rustdoc shimJoshua Nelson-9/+2
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-24Add type_name info to [TIMING] log outputJames Higgins-2/+11
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-24Fix MSVC hang issueGary Guo-0/+6
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