about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-09-12fmtThe Miri Conjob Bot-1/+3
2023-09-12Merge from rustcThe Miri Conjob Bot-628/+1244
2023-09-12Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-09-12Auto merge of #115769 - matthiaskrgr:rollup-bo82nn9, r=matthiaskrgrbors-1/+3
2023-09-12Rollup merge of #115687 - mati865:i686-pc-windows-gnullvm-triple, r=wesleywiserMatthias Krüger-1/+3
2023-09-12Auto merge of #115699 - RalfJung:interpret-abi-compat, r=oli-obkbors-29/+60
2023-09-11feat(cargo): Style --help like cargo nightly (#5908)Ed Page-10/+11
2023-09-12Auto merge of #115689 - Alexendoo:clippy-doc-comments, r=notriddle,Manisheart...bors-301/+237
2023-09-11Rollup merge of #115761 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-09-11Rollup merge of #115730 - bjorn3:some_driver_refactors, r=compiler-errorsMatthias Krüger-2/+2
2023-09-11Prefer light_rewrite_comment if it is not a doccomment (#5536)pan93412-1/+5
2023-09-11enforce no-merge policy via triagebotRalf Jung-1/+4
2023-09-11Update booksrustbot-0/+0
2023-09-11Update tools and fulldeps testsMatthew Jasper-1/+1
2023-09-11Update tools and fulldeps testsMatthew Jasper-4/+4
2023-09-11add subtree-sync label to rustc update PRsPeter Jaszkowiak-1/+5
2023-09-11Rollup merge of #115752 - GuillaumeGomez:aliased-type-title, r=notriddleMatthias Krüger-0/+2
2023-09-11Rollup merge of #115739 - Alexendoo:lint-pass-check-attribute, r=oli-obkMatthias Krüger-7/+21
2023-09-11Rollup merge of #115727 - fee1-dead-contrib:effect-fallback, r=oli-obkMatthias Krüger-1/+1
2023-09-11Rollup merge of #115440 - RalfJung:bootstrap-fmt, r=Mark-SimulacrumMatthias Krüger-4/+0
2023-09-11add `is_host_effect` to `GenericParamDefKind::Const` and address reviewDeadbeef-1/+1
2023-09-11Add missing ID into the ID mapGuillaume Gomez-0/+1
2023-09-11Add missing "Aliased type" title in the sidebarGuillaume Gomez-0/+1
2023-09-10Auto merge of #115682 - notriddle:notriddle/impl-sidebar, r=GuillaumeGomezbors-48/+66
2023-09-10Call `LateLintPass::check_attribute` from `with_lint_attrs`Alex Macleod-7/+21
2023-09-10rustdoc: filter before storing in vecMichael Howell-4/+10
2023-09-10Allow testing cg_clif using ./x.py testbjorn3-0/+130
2023-09-10Remove EarlyErrorHandler argument from after_analysis callbackbjorn3-2/+2
2023-09-09rustdoc: factor all-impls-for-item out into its own methodMichael Howell-78/+55
2023-09-10Fixed typo in re-exports.mdPhilVoel-1/+1
2023-09-09rustdoc-doc: add `next_chunk` to list of `vec::intoiter<T> -> [T]`Michael Howell-1/+1
2023-09-09rustdoc-search: fix bugs when unboxing and reordering combineMichael Howell-235/+275
2023-09-09don't even try to compare with reference when there was truncationRalf Jung-7/+43
2023-09-09compiletest: only truncate at the end, to make it more clearly visibleRalf Jung-63/+31
2023-09-09implement and test ABI compatibility for transparent wrappers around NPO typesRalf Jung-5/+8
2023-09-09implement and test fn ptr ABI compatibility rulesRalf Jung-0/+5
2023-09-09give extra context to ABI mismatch errorsRalf Jung-8/+28
2023-09-09interpret: change ABI-compat test to be type-based, so the test is consistent...Ralf Jung-18/+21
2023-09-09Update cargoWeihang Lo-0/+0
2023-09-09Auto merge of #115669 - GuillaumeGomez:js-anonymous-functions, r=notriddlebors-18/+18
2023-09-08Fix checking if newline is needed before `else` in let-else statementLinda_pp-3/+16
2023-09-08Reuse rustdoc's doc comment handling in ClippyAlex Macleod-301/+237
2023-09-09Add i686-pc-windows-gnullvm tripleMateusz Mikuła-1/+3
2023-09-08rustdoc: add impl items from aliased type into sidebarMichael Howell-5/+40
2023-09-08Use `#!/usr/bin/env` shebang Nilstrieb-1/+1
2023-09-08Auto merge of #115418 - Zoxc:freeze-source, r=oli-obkbors-47/+39
2023-09-08Rollup merge of #115201 - notriddle:notriddle/type-alias-impl-list, r=Guillau...Guillaume Gomez-4/+43
2023-09-08Rollup merge of #115088 - LuuuXXX:issue-112009, r=albertlarsan68Guillaume Gomez-5/+8
2023-09-08Partially outline code inside the panic! macroJohn Kåre Alsaker-23/+52
2023-09-08Rename the feature, but not the attribute, to `coverage_attribute`Andy Caldwell-2/+2