about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-01Clarify the `lockfile` field in `IncrCompSession`.Nicholas Nethercote-3/+6
2023-12-01Remove unused field from `IncrCompSession`.Nicholas Nethercote-11/+5
2023-12-01Move `WasiExecModel`.Nicholas Nethercote-7/+7
2023-12-01Reduce `pub` exposure.Nicholas Nethercote-7/+5
2023-11-30Auto merge of #117805 - estebank:arg-fn-mismatch, r=petrochenkovbors-61/+253
2023-11-30generic_const_exprs: suggest to add the feature, not use itRalf Jung-74/+74
2023-11-30Fix SwitchTarget pretty printCelina G. Val-4/+1
2023-11-30Change SwitchTarget representationCelina G. Val-44/+72
2023-11-30Auto merge of #15993 - meowtec:fix/workspaces-debug-cwd, r=Veykrilbors-11/+30
2023-11-30Add `-Zfunction-return={keep,thunk-extern}` optionMiguel Ojeda-9/+215
2023-11-30Auto merge of #118448 - ZetaNumbers:link_arg_attribute, r=petrochenkovbors-26/+114
2023-11-30rustdoc: `div.where` instead of fmt-newline classMichael Howell-49/+41
2023-11-30Do not check twice whether `qpath` is a `QPath::TypeRelative` variantSamuel Tardieu-12/+10
2023-11-30Enable link-arg link kind inside of #[link] attributezetanumbers-26/+114
2023-11-30explain a good reason for why LocalValue does not store the type of the localRalf Jung-0/+3
2023-11-30Allow `allow`ing `upper_case_acronyms` on enum variantsclubby789-14/+41
2023-11-30Auto merge of #15994 - ChayimFriedman2:err-comma-after-fus, r=Veykrilbors-0/+81
2023-11-30Auto merge of #3197 - RalfJung:rustup, r=RalfJungbors-2627/+5730
2023-11-30Auto merge of #11896 - samueltardieu:issue-11893, r=Alexendoobors-44/+85
2023-11-30Auto merge of #118036 - DianQK:thinlto-tests, r=tmiaskobors-15/+87
2023-11-30give macOS some extra time, it needs thatRalf Jung-1/+1
2023-11-30move some validity-related tests into subdirRalf Jung-8/+8
2023-11-30Auto merge of #15971 - Young-Flash:fix_match_arm, r=lnicolabors-12/+32
2023-11-30move 'uninit' tests into common directoryRalf Jung-2/+4
2023-11-30Err for comma after functional update syntaxChayim Refael Friedman-0/+81
2023-11-30update: filter out syntax error in testYoung-Flash-3/+8
2023-11-30rustc_codegen_llvm: remove outdated count in commentMiguel Ojeda-1/+1
2023-11-30Debug use cargo workspace root as cwd. fixes #13022meowtec-11/+30
2023-11-30Add thinlto support to codegen, assembly and coverage testsDianQK-15/+87
2023-11-30Auto merge of #11872 - llogiq:test-attr-in-doctest, r=xFrednetbors-17/+172
2023-11-30Merge from rustcRalf Jung-2615/+5716
2023-11-30Preparing for merge from rustcRalf Jung-1/+1
2023-11-30Auto merge of #118473 - matthiaskrgr:rollup-q96bm3u, r=matthiaskrgrbors-154/+188
2023-11-30Rollup merge of #118464 - wesleywiser:fix_dispose_ordering, r=NilstriebMatthias Krüger-6/+18
2023-11-30Rollup merge of #118458 - notriddle:notriddle/small-section-header, r=Guillau...Matthias Krüger-63/+63
2023-11-30Rollup merge of #118456 - aDotInTheVoid:unused-symbols, r=WaffleLapkinMatthias Krüger-27/+0
2023-11-30Rollup merge of #118453 - estebank:priv-fields, r=compiler-errorsMatthias Krüger-7/+8
2023-11-30Rollup merge of #118452 - notriddle:coloncolonspace, r=GuillaumeGomez,jshaMatthias Krüger-51/+99
2023-11-30Auto merge of #118408 - RalfJung:aggregate-assign-uninit, r=saethlinbors-60/+114
2023-11-30rename [`blocks_in_if_conditions`] to [`blocks_in_conditions`];J-ZhengLi-115/+178
2023-11-30expending lint [`blocks_in_if_conditions`] to check match expr as wellJ-ZhengLi-64/+106
2023-11-30Inline and remove `select_debuginfo_compression`.Nicholas Nethercote-9/+1
2023-11-30Sort `PRINT_KINDS`.Nicholas Nethercote-14/+16
2023-11-30Improve integer interning in `default_configuration`.Nicholas Nethercote-10/+9
2023-11-30Move `is_ascii_ident` to where it's used.Nicholas Nethercote-13/+13
2023-11-30Update a comment.Nicholas Nethercote-1/+1
2023-11-30Remove unused `FileMatch`.Nicholas Nethercote-6/+0
2023-11-30Move `MetadataLoader{,Dyn}` to `rustc_metadata`.Nicholas Nethercote-28/+21
2023-11-30Reorder some `use` items.Nicholas Nethercote-10/+6
2023-11-30Remove unused features.Nicholas Nethercote-2/+0