about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2021-09-06String.split_terminator: Add an example when using a slice of charsSylvestre Ledru-0/+6
2021-09-06Auto merge of #88362 - pietroalbini:bump-stage0, r=Mark-Simulacrumbors-149/+677
2021-09-06Auto merge of #88686 - rylev:rollup-m1tf9ir, r=m-ou-sebors-25/+258
2021-09-06Auto merge of #88678 - matthewjasper:if-boolean-scoping, r=oli-obkbors-24/+25
2021-09-06Rollup merge of #88685 - lnicola:rust-analyzer-2021-09-06, r=lnicolaRyan Levick-20/+32
2021-09-06Rollup merge of #88673 - Qwaz:node-typo, r=jyn514Ryan Levick-1/+1
2021-09-06Rollup merge of #88661 - est31:typo_fix_in_test, r=joshtriplettRyan Levick-1/+1
2021-09-06Rollup merge of #88659 - est31:update_smallvec_name, r=matthewjasperRyan Levick-1/+1
2021-09-06Rollup merge of #88647 - ChrisDenton:win-symlink-docs, r=joshtriplettRyan Levick-2/+20
2021-09-06Rollup merge of #88602 - BoxyUwU:tests-uwu-nya, r=lcnrRyan Levick-0/+203
2021-09-06:arrow_up: rust-analyzerLaurențiu Nicola-20/+32
2021-09-06Auto merge of #88631 - camelid:sugg-span, r=davidtwcobors-15/+162
2021-09-06Auto merge of #88665 - falk-hueffner:int-log-return-value-u32, r=scottmcmbors-35/+29
2021-09-06Auto merge of #88640 - SkiFire13:tests-for-85499, r=jackh726bors-0/+144
2021-09-06Auto merge of #88493 - chenyukang:fix-duplicated-diagnostic, r=estebankbors-65/+59
2021-09-05Auto merge of #88435 - cjgillot:no-walk-crate, r=Aaron1011bors-133/+118
2021-09-05Fix typo: needede -> neededYechan Bae-1/+1
2021-09-05Auto merge of #88552 - nbdd0121:vtable, r=nagisabors-42/+109
2021-09-05Change scope of temporaries in match guardsMatthew Jasper-24/+25
2021-09-05Add query `own_existential_vtable_entries`Gary Guo-45/+70
2021-09-05Stop allocating vtable entries for non-object-safe methodsGary Guo-12/+54
2021-09-05Auto merge of #88499 - eddyb:layout-off, r=nagisabors-216/+251
2021-09-05Change return type for T::{log,log2,log10} to u32. The value is atFalk Hüffner-35/+29
2021-09-05Auto merge of #88604 - camelid:rustdoc-lifetime-bounds, r=GuillaumeGomezbors-64/+96
2021-09-05Auto merge of #88662 - m-ou-se:rollup-h6lgp7k, r=m-ou-sebors-74/+426
2021-09-05Add testsGiacomo Stevanato-0/+144
2021-09-05Rollup merge of #88657 - camelid:fix-dyn-sugg, r=m-ou-seMara Bos-4/+25
2021-09-05Rollup merge of #88511 - matthiaskrgr:xpyclippydefaulttarget, r=jyn514Mara Bos-2/+18
2021-09-05Rollup merge of #88432 - terrarier2111:patch-1, r=joshtriplettMara Bos-1/+1
2021-09-05Rollup merge of #88257 - estebank:invalid-attr-error, r=oli-obkMara Bos-67/+382
2021-09-05Auto merge of #88603 - nikic:llvm-update, r=cuviperbors-0/+0
2021-09-05Correct typoest31-1/+1
2021-09-05Auto merge of #88559 - bjorn3:archive_logic_dedup, r=cjgillotbors-163/+84
2021-09-05Remove SmallVector mentionest31-1/+1
2021-09-05Auto merge of #88469 - patrick-gu:master, r=dtolnaybors-25/+33
2021-09-04Fix 2021 `dyn` suggestion that used code as labelNoah Lev-4/+25
2021-09-04Auto merge of #88626 - cjgillot:lfitb, r=petrochenkovbors-235/+195
2021-09-04Auto merge of #88364 - pietroalbini:llvm-install-filecheck, r=Mark-Simulacrumbors-0/+5
2021-09-04Document when to use Windows' `symlink_dir` vs. `symlink_file`Chris Denton-2/+20
2021-09-04Auto merge of #88574 - camelid:box-genericarg-const, r=GuillaumeGomezbors-4/+9
2021-09-04Auto merge of #88550 - dpaoliello:dpaoliello/allocdebuginfo, r=estebankbors-41/+66
2021-09-04Fix #88256, remove duplicated diagnosticyukang-65/+59
2021-09-04Auto merge of #88547 - notriddle:notriddle/is-expr-delims-necessary, r=davidtwcobors-7/+104
2021-09-04Auto merge of #88538 - bjorn3:no_session_in_crate_loader, r=petrochenkovbors-94/+77
2021-09-04Auto merge of #88633 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2021-09-03Bump version to 1.57Mark Rousskov-1/+1
2021-09-04Auto merge of #88598 - estebank:type-ascription-can-die-in-a-fire, r=wesleywiserbors-5/+67
2021-09-03Fix accidentally deleted partpatrick-gu-1/+1
2021-09-03Add a missing backtickpatrick-gu-1/+1
2021-09-03Remove excessive linkingpatrick-gu-58/+53