about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-13Shrink ProcMacroExpander sizeLukas Wirth-20/+16
2023-03-13internal: Rename AstDatabase to ExpandDatabaseLukas Wirth-148/+161
2023-03-13fix: Only skip adjustment hints for block, if and match expressions for rebor...Lukas Wirth-11/+45
2023-03-13simd-wide-sum test: adapt for LLVM 17 codegen changeKrasimir Georgiev-1/+1
2023-03-13Auto merge of #10470 - Alexendoo:match-single-binding-semicolon, r=giraffatebors-44/+192
2023-03-13Fix semicolon insertion in `match_single_binding`Alex Macleod-44/+192
2023-03-13Auto merge of #108623 - scottmcm:try-different-as-slice-impl, r=the8472bors-42/+96
2023-03-13metadata/resolve: Minor refactoring to "tcx -> cstore" conversionsVadim Petrochenkov-9/+14
2023-03-13metadata: Remove some more untracked `CStore` methodsVadim Petrochenkov-21/+10
2023-03-13resolve: Remove `struct_field_names_untracked`Vadim Petrochenkov-76/+56
2023-03-13resolve: Centralize retrieval of items span and item nameVadim Petrochenkov-69/+37
2023-03-13resolve: Remove `fn_has_self_parameter_untracked`Vadim Petrochenkov-14/+15
2023-03-13resolve: Remove `struct_field_visibilities_untracked`Vadim Petrochenkov-50/+37
2023-03-13resolve: Partially remove `item_attrs_untracked`Vadim Petrochenkov-8/+4
2023-03-13resolve: Remove `visibility_untracked`Vadim Petrochenkov-11/+4
2023-03-13remove need for test expectationsRémy Rakic-0/+1
2023-03-13fix error patternRémy Rakic-1/+1
2023-03-13fix ignore header in MSVC testRémy Rakic-1/+1
2023-03-13extract `is_interior_mutable_type` from [`mut_key`] to `clippy_utils::ty`;J-ZhengLi-86/+107
2023-03-13make [`ifs_same_cond`] use `ignore_interior_mutablility` configurationJ-ZhengLi-17/+91
2023-03-13enhance [`ifs_same_cond`] to lint same immutable method calls as wellJ-ZhengLi-4/+46
2023-03-13fix: as suggested change `remove_slice` to `as_slice`Swarnim Arun-1/+1
2023-03-13Allow the status bar item to be clicked againLukas Wirth-2/+6
2023-03-13Rustup to rustc 1.70.0-nightly (7b4f48927 2023-03-12)bjorn3-3/+3
2023-03-13feat: add `remove_slice` to `hir::Type`Swarnim Arun-0/+7
2023-03-13Sync from rust 7b4f48927dce585f747a58083b45ab62b9d73a53bjorn3-27/+15
2023-03-13Auto merge of #108471 - clubby789:unbox-the-syntax, r=Nilstrieb,est31bors-1054/+979
2023-03-13Auto merge of #108471 - clubby789:unbox-the-syntax, r=Nilstrieb,est31bors-85/+55
2023-03-13feat: add `is_float` & `is_char` to `hir::Type`Swarnim Arun-0/+8
2023-03-13:arrow_up: rust-analyzerLaurențiu Nicola-3055/+12635
2023-03-13:arrow_up: rust-analyzerLaurențiu Nicola-3055/+12635
2023-03-13Auto merge of #14333 - lnicola:sync-from-rust, r=lnicolabors-1/+1
2023-03-13Merge branch 'master' into sync-from-rustLaurențiu Nicola-3057/+12645
2023-03-13Auto merge of #109011 - jsha:reduce-allocations-inner-full-print, r=notriddlebors-65/+71
2023-03-12rustdoc: rename `Type::is_same` to `is_doc_subtype_of`Michael Howell-11/+11
2023-03-12Clarify the text of some commentsScott McMurray-1/+5
2023-03-12Auto merge of #108872 - cjgillot:simp-const-prop, r=oli-obkbors-21/+24
2023-03-12Auto merge of #108872 - cjgillot:simp-const-prop, r=oli-obkbors-330/+249
2023-03-12Add a better approach comment in `ptr::read` to justify the intrinsicScott McMurray-11/+32
2023-03-12create `config::tests::detect_src_and_out` test for bootstrapozkanonur-2/+33
2023-03-12Auto merge of #10453 - Jarcho:test_utils, r=dswijbors-1092/+1173
2023-03-12Add utility macros to help with writing tests.Jason Newcomb-1092/+1173
2023-03-12Auto merge of #2811 - saethlin:readme-nextest, r=RalfJungbors-0/+20
2023-03-12tweak readmeRalf Jung-3/+3
2023-03-12Add a section on using nextestBen Kimock-0/+20
2023-03-12Add a codegen test to confirm this fixes 73258Scott McMurray-0/+38
2023-03-12Auto merge of #109056 - matthiaskrgr:rollup-9trny1z, r=matthiaskrgrbors-219/+549
2023-03-12Add a codegen test to confirm this fixes 106369Scott McMurray-0/+15
2023-03-12Rollup merge of #109052 - GuillaumeGomez:rustdoc-gui-tester-eslint, r=notriddleMatthias Krüger-9/+106
2023-03-12Rollup merge of #109047 - tshepang:type, r=lcnrMatthias Krüger-1/+1