about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-11-27Suggest swapping the order of `ref` and `box`Hirochika Matsumoto-2/+55
2023-11-27Auto merge of #118352 - Zalathar:llvm-hash, r=onur-ozkanbors-5/+9
2023-11-27Auto merge of #118353 - matthiaskrgr:rollup-sf1booi, r=matthiaskrgrbors-10/+17
2023-11-27bootstrap: Memoize the LLVM rebuild hash to avoid very slow `x check`Zalathar-5/+9
2023-11-27Rollup merge of #118338 - nnethercote:backticks, r=compiler-errorsMatthias Krüger-7/+7
2023-11-27Rollup merge of #118325 - clubby789:rustdoc-search-link, r=fmeaseMatthias Krüger-2/+1
2023-11-27Rollup merge of #118322 - onur-ozkan:if-only-doctests-skip-compiletest, r=clu...Matthias Krüger-1/+9
2023-11-27Auto merge of #118321 - WaffleLapkin:unspace-fn-pointer-fake-variadic, r=notr...bors-2/+2
2023-11-27Auto merge of #118313 - WaffleLapkin:fixup_comments_in_some_nonzero_ops, r=th...bors-14/+44
2023-11-27Auto merge of #118327 - WaffleLapkin:mailmap-wl-tsk, r=Mark-Simulacrumbors-1/+2
2023-11-27Auto merge of #117584 - bjorn3:eager_output_filenames, r=b-naberbors-53/+46
2023-11-27Fix some backticks in comments.Nicholas Nethercote-1/+1
2023-11-27Put backticks around some attributes in doc comments.Nicholas Nethercote-6/+6
2023-11-26Auto merge of #118316 - Mark-Simulacrum:delete-copy-to-upvars, r=cjgillotbors-50/+35
2023-11-26Auto merge of #117697 - WaffleLapkin:non-null-convenience-ops, r=Amanieubors-19/+1029
2023-11-26Remove Upvar duplicationMark Rousskov-50/+35
2023-11-26Turn write_dep_info into a regular functionbjorn3-13/+10
2023-11-26Mostly revert "Accept crate name instead of attributes in build_output_filena...bjorn3-6/+16
2023-11-26Ensure macro expansion runs before writing the dep infobjorn3-0/+5
2023-11-26Feed the output filenames into the TyCtxtbjorn3-11/+16
2023-11-26Serialize OutputFilenames into rmeta filebjorn3-27/+22
2023-11-26Accept crate name instead of attributes in build_output_filenamesbjorn3-18/+10
2023-11-26Inline and remove pre_configurebjorn3-15/+4
2023-11-26Add my work email to the mailmapWaffle Maybe-1/+2
2023-11-26Auto merge of #118319 - GuillaumeGomez:rollup-vte50yq, r=GuillaumeGomezbors-376/+99
2023-11-26Fix Rustdoc search docs linkclubby789-2/+1
2023-11-26Add `is_aligned{,_to}` convenience methods to `NonNull`Maybe Waffle-0/+234
2023-11-26Add `align_offset` convenience method to `NonNull`Maybe Waffle-0/+60
2023-11-26Add `replace` and `swap` convenience methods to `NonNull`Maybe Waffle-0/+35
2023-11-26Add `offset_from`-ish convenience methods to `NonNull`Maybe Waffle-11/+209
2023-11-26Add offset-ish convenience methods to `NonNull`Maybe Waffle-0/+274
2023-11-26Add read/write/copy convenience methods to `NonNull`Maybe Waffle-14/+223
2023-11-26skip {tidy,compiletest,rustdoc-gui} based tests for `DocTests::Only`onur-ozkan-1/+9
2023-11-26rustdoc: Remove space from fake-variadic fn ptr implsMaybe Waffle-2/+2
2023-11-26Rollup merge of #118318 - WaffleLapkin:unvacation-waffle, r=WaffleLapkinGuillaume Gomez-1/+1
2023-11-26Rollup merge of #118311 - bvanjoi:merge_coroutinue_into_closure, r=petrochenkovGuillaume Gomez-94/+83
2023-11-26Rollup merge of #118302 - mu001999:dead_code/clean, r=cjgillotGuillaume Gomez-260/+4
2023-11-26Rollup merge of #118296 - notriddle:notriddle/main-dom, r=GuillaumeGomezGuillaume Gomez-21/+11
2023-11-26Auto merge of #117301 - saethlin:finish-rmeta-encoding, r=WaffleLapkinbors-41/+82
2023-11-26Remove myself from users on vacationWaffle Maybe-1/+1
2023-11-26merge `DefKind::Coroutine` into `DefKind::Closure`bohan-94/+83
2023-11-26Auto merge of #118267 - compiler-errors:ambiguity-causes, r=spastorinobors-67/+54
2023-11-26Improve some comments for non-zero opsMaybe Waffle-14/+44
2023-11-26Auto merge of #118256 - petrochenkov:nohir, r=compiler-errorsbors-199/+189
2023-11-26rustc: `hir().local_def_id_to_hir_id()` -> `tcx.local_def_id_to_hir_id()` cle...Vadim Petrochenkov-199/+189
2023-11-26Auto merge of #117880 - lqd:liveness-values, r=cjgillotbors-62/+67
2023-11-26Auto merge of #110303 - nbdd0121:master, r=Mark-Simulacrumbors-389/+391
2023-11-26Auto merge of #118250 - petrochenkov:optdefkind, r=compiler-errorsbors-56/+36
2023-11-26Auto merge of #118300 - compiler-errors:rollup-cm3i8fg, r=compiler-errorsbors-792/+632
2023-11-26Clean dead codesr0cky-260/+4