about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-07-30Merge from rustcThe Miri Conjob Bot-4937/+2311
2023-07-30Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-07-29add tidy check for stray rustfix filesasquared31415-1/+1
2023-07-30Rollup merge of #114129 - GuillaumeGomez:rustdoc-cleanup, r=notriddleMatthias Krüger-109/+123
2023-07-29Auto merge of #114211 - RalfJung:miri, r=RalfJungbors-233/+336
2023-07-29Auto merge of #2993 - Vanille-N:tb-protector, r=RalfJungbors-151/+264
2023-07-29doc comment suggestionsNeven Villani-25/+57
2023-07-29Add wasm32-wasi-threads target + WASI threadsGeorgii Rylov-7/+183
2023-07-29fix(ci): Ensure idempotence of user creationsethp-1/+1
2023-07-29Auto merge of #114148 - cuviper:drop-llvm-14, r=nikicbors-98/+11
2023-07-29Group `write` calls when possible and use new format argsGuillaume Gomez-76/+84
2023-07-29Move `inherits_doc_hidden` and `should_ignore_res` into `clean/utils.rs`Guillaume Gomez-37/+38
2023-07-29Move Res check into `should_ignore_res`Guillaume Gomez-3/+8
2023-07-29print omitted frames count for short backtrace modeyukang-1/+1
2023-07-29Adjust some tests for invalid_reference_casting improvementsUrgau-0/+4
2023-07-29Fix test output.Mara Bos-2/+4
2023-07-29Change default panic handler message format.Mara Bos-47/+94
2023-07-29Auto merge of #114141 - Kobzol:llvm-bolt-flags, r=lqdbors-0/+2
2023-07-29Auto merge of #113422 - Urgau:cast_ref_to_mut-pre-beta, r=Nilstriebbors-8/+8
2023-07-29Auto merge of #114197 - matthiaskrgr:rollup-iluf7u4, r=matthiaskrgrbors-0/+5
2023-07-29Rollup merge of #113773 - compiler-errors:err-layout-bail, r=cjgillotMatthias Krüger-0/+5
2023-07-29Auto merge of #111916 - fee1-dead-contrib:noop-method-call-warn, r=compiler-e...bors-13/+15
2023-07-29Update lexer emoji diagnostics to Unicode 15.0Charles Lew-5/+1
2023-07-28Add UI tests for generic const itemsLeón Orell Valerian Liehr-1/+1
2023-07-28Render generic const items in rustdocLeón Orell Valerian Liehr-69/+116
2023-07-28Make Clippy understand generic const itemsLeón Orell Valerian Liehr-7/+15
2023-07-28Lower generic const items to HIRLeón Orell Valerian Liehr-1/+2
2023-07-28Auto merge of #113931 - cuviper:ci-ubuntu-22.04, r=Mark-Simulacrumbors-264/+493
2023-07-28exract a perform_access, check read-read commutation exhaustivelyNeven Villani-100/+193
2023-07-28Auto merge of #111780 - weiznich:diagnostic_namespace, r=petrochenkovbors-1/+1
2023-07-28Change LLVM BOLT flagsJakub Beránek-0/+2
2023-07-28Introduce the `#[diagnostic]` attribute namespaceGeorg Semmler-1/+1
2023-07-28tidy: add exclusion for platform dependent cfg for miniz_oxide, as it hack it...klensy-0/+1
2023-07-28remove addr2line from tidy list. Why?klensy-1/+0
2023-07-28Auto merge of #114134 - fee1-dead-contrib:rm-constness-from-param-env, r=oli-obkbors-35/+37
2023-07-28Auto merge of #114154 - calebcartwright:style-match-mac, r=joshtriplettbors-1/+6
2023-07-28Auto merge of #97571 - ehuss:symbol-mangling, r=michaelwoeristerbors-2/+1283
2023-07-27docs(style-guide): don't flatten match arms with macro callCaleb Cartwright-1/+6
2023-07-28Auto merge of #114115 - nnethercote:less-token-tree-cloning, r=petrochenkovbors-14/+14
2023-07-28Auto merge of #114115 - nnethercote:less-token-tree-cloning, r=petrochenkovbors-19/+19
2023-07-27Handle `dyn*` syntax when rewriting `ast::TyKind::TraitObject`Yacin Tmimi-8/+6
2023-07-27Auto merge of #114144 - workingjubilee:rollup-jkmtgdo, r=workingjubileebors-4333/+17
2023-07-27Update the minimum external LLVM to 15Josh Stone-98/+11
2023-07-27Rollup merge of #114139 - Urgau:make-print-with-path-unstable, r=jackh726Jubilee-4/+11
2023-07-27Rollup merge of #114133 - workingjubilee:revert-add-tidy-check-issue-12345, r...Jubilee-4329/+6
2023-07-27Format exploit mitigations documentationRamon de C Valle-177/+161
2023-07-27Auto merge of #113779 - Kobzol:try-build-no-lto, r=Mark-Simulacrumbors-1/+31
2023-07-27Fix aksama templateMichael Goulet-0/+5
2023-07-27bless clippyDeadbeef-33/+36
2023-07-27Auto merge of #113298 - tgross35:update-bless-envs, r=oli-obkbors-30/+21