about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-09-29Suggest similarly named assoc items in trait implsHirochika Matsumoto-2/+130
2021-09-25Auto merge of #87220 - petrochenkov:derivecfglimit2, r=Aaron1011bors-100/+75
2021-09-25Auto merge of #89230 - workingjubilee:rollup-1swktdq, r=workingjubileebors-5/+447
2021-09-24Auto merge of #86246 - FabianWolff:issue-83471, r=estebankbors-0/+115
2021-09-24Stabilize `feature(macro_attributes_in_derive_output)`Vadim Petrochenkov-107/+38
2021-09-24builtin_macros: Make #[derive(A, B, ...)] cfg-eval its input only for `A, B, ...Vadim Petrochenkov-2/+46
2021-09-24Rollup merge of #89221 - aDotInTheVoid:macro-error-1, r=estebankJubilee-0/+24
2021-09-24Rollup merge of #89217 - GuillaumeGomez:generate-link-to-def-rust-tools, r=jy...Jubilee-0/+1
2021-09-24Rollup merge of #89208 - wesleywiser:rfc_2229_droporder, r=nikomatsakisJubilee-0/+413
2021-09-24Rollup merge of #89001 - jackh726:binder-cleanup, r=nikomatsakisJubilee-5/+9
2021-09-24Make error message for malformed `fn`/`fn_mut` lang item more specificFabian Wolff-4/+4
2021-09-24Disable a spuriously failing testVadim Petrochenkov-0/+2
2021-09-24Update and add more testsWesley Wiser-65/+118
2021-09-24Add basic checks for well-formedness of `fn`/`fn_mut` lang itemsFabian Wolff-0/+115
2021-09-24resolve: Refactor obtaining `Module` from its `DefId`Vadim Petrochenkov-1/+1
2021-09-24Give better error for `macro_rules! name!`Nixon Enraght-Moony-0/+24
2021-09-24Auto merge of #88835 - FabianWolff:issue-88770, r=petrochenkovbors-0/+77
2021-09-24Enable "generate-link-to-definition" option on rust tools docs as wellGuillaume Gomez-0/+1
2021-09-24Auto merge of #89130 - nikic:update-llvm-2, r=cuviperbors-0/+0
2021-09-24Auto merge of #89120 - In-line:remove_unneded_visible_parents_map, r=estebankbors-15/+16
2021-09-23Fix tidy and respond to some feedbackWesley Wiser-2/+2
2021-09-24Auto merge of #89211 - workingjubilee:rollup-fj4eduk, r=workingjubileebors-2/+57
2021-09-23Rollup merge of #89171 - rusticstuff:aarch64_macos_rustdoc_ci_fixes, r=jyn514Jubilee-2/+2
2021-09-23Rollup merge of #89148 - estebank:used-type-param, r=oli-obkJubilee-0/+37
2021-09-23Rollup merge of #89023 - Wardenfar:issue-85066, r=nagisaJubilee-0/+18
2021-09-23Auto merge of #88804 - Mark-Simulacrum:never-algo-v2, r=nikomatsakis,jackh726bors-36/+225
2021-09-23Drop fully captured upvars in the same order as the regular drop codeWesley Wiser-17/+17
2021-09-23Add tests to verify the drop order of fields in fully captured upvarsWesley Wiser-0/+360
2021-09-23Auto merge of #89024 - oli-obk:lazy_tait_is_not_limited_to_being_used_in_retu...bors-59/+279
2021-09-23Suggest `_` in turbofish if param will be inferred from fn argumentEsteban Kuber-0/+37
2021-09-23Check that TAIT generics are fully generic in mir typeck instead of wf-check,...Oli Scherer-59/+279
2021-09-23Auto merge of #87064 - Aaron1011:new-closure-track-caller, r=estebankbors-0/+194
2021-09-23Auto merge of #89139 - camsteffen:write-perf, r=Mark-Simulacrumbors-72/+51
2021-09-22Auto merge of #89187 - ehuss:update-cargo, r=ehussbors-0/+0
2021-09-22Update cargoEric Huss-0/+0
2021-09-22Support `#[track_caller]` on closures and generatorsAaron Hill-0/+194
2021-09-22Rollup merge of #89170 - rusticstuff:aarch64_macos_disable_leak_sanitizer, r=...the8472-1/+2
2021-09-22Rollup merge of #89164 - camelid:show-type-layout-docs, r=jyn514the8472-2/+18
2021-09-22Rollup merge of #89133 - FabianWolff:issue-79546, r=michaelwoeristerthe8472-0/+8
2021-09-22Rollup merge of #89127 - wesleywiser:reenable_mutex_debuginfo_test, r=ehussthe8472-7/+5
2021-09-22Rollup merge of #89046 - oli-obk:fix_oflo, r=estebankthe8472-1/+1
2021-09-22Fix testCameron Steffen-3/+3
2021-09-22Run no_core rustdoc tests on Linux only.Hans Kratz-2/+2
2021-09-22Auto merge of #89134 - est31:revert_rustdoc_box_syntax, r=GuillaumeGomezbors-54/+47
2021-09-22Auto merge of #88865 - guswynn:must_not_suspend, r=oli-obkbors-0/+417
2021-09-22Disable the leak sanitizer on Macos aarch64 for now.Hans Kratz-1/+2
2021-09-22Auto merge of #88846 - jackh726:issue-88360, r=nikomatsakisbors-0/+39
2021-09-21rustdoc: Emphasize "completely unstable"Noah Lev-1/+1
2021-09-21rustdoc: Note that type layout may differ between compilationsNoah Lev-1/+1
2021-09-21Fix inconsistent heading level in the rustdoc bookNoah Lev-1/+1