about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-09Fix transmute intrinsic mir validation ICEJakob Degen-2/+27
2023-04-09Auto merge of #109760 - MaciejWas:struct-tuple-field-names-suggestion, r=jack...bors-4/+42
2023-04-09Auto merge of #109751 - bzEq:aix-gmake, r=Mark-Simulacrumbors-0/+1
2023-04-09Auto merge of #109684 - fee1-dead-contrib:rv_const_range, r=Mark-Simulacrumbors-92/+65
2023-04-09Auto merge of #109500 - petrochenkov:modchainld, r=oli-obkbors-168/+97
2023-04-09Auto merge of #110041 - fmease:diag-sugg-adding-const-param, r=compiler-errorsbors-7/+100
2023-04-09Auto merge of #109173 - flba-eb:add-i586-qnx70-target, r=compiler-errorsbors-4/+40
2023-04-09Auto merge of #110101 - JohnTitor:rollup-ol20aw7, r=JohnTitorbors-43/+74
2023-04-09Rollup merge of #110096 - compiler-errors:tweak-tuple-idx-msg, r=NilstriebYuki Okushi-17/+35
2023-04-09Rollup merge of #110086 - beetrees:max-line-length, r=jyn514Yuki Okushi-0/+1
2023-04-09Rollup merge of #110074 - majaha:config_toml_fix, r=jyn514Yuki Okushi-0/+2
2023-04-09Rollup merge of #110060 - WaffleLapkin:sync_refs, r=jyn514Yuki Okushi-0/+2
2023-04-09Rollup merge of #110059 - gimbles:git-hash, r=ozkanonurYuki Okushi-20/+20
2023-04-09Rollup merge of #110058 - gimbles:master, r=NilstriebYuki Okushi-6/+14
2023-04-09Auto merge of #109413 - compiler-errors:pointer-like-abi, r=cjgillotbors-25/+41
2023-04-09Auto merge of #110031 - compiler-errors:generic-elaboration, r=b-naberbors-165/+164
2023-04-08Auto merge of #109925 - notriddle:notriddle/item-union, r=GuillaumeGomezbors-476/+595
2023-04-08Tweak tuple indexing suggestionMichael Goulet-17/+35
2023-04-08Enforce that PointerLike requires a pointer-like ABIMichael Goulet-25/+41
2023-04-08Auto merge of #106281 - JulianKnodt:transmute_const_generics, r=b-naberbors-0/+450
2023-04-08Auto merge of #109862 - klensy:llvm-dd, r=nikicbors-136/+65
2023-04-08Add `max_line_length` to `.editorconfig`, matching rustfmtbeetrees-0/+1
2023-04-08Auto merge of #109767 - GuillaumeGomez:rm-mention-missing_doc_code_examples, ...bors-3/+10
2023-04-08Auto merge of #110069 - ndrewxie:issue-104212-fix, r=cjgillotbors-15/+9
2023-04-08rustc_middle: Remove `Option` from `module_reexports` queryVadim Petrochenkov-17/+12
2023-04-08std: Mark two reexports that should be inlined as `doc(inline)`Vadim Petrochenkov-0/+2
2023-04-08rustdoc: Migrate some logic to `module_reexports`Vadim Petrochenkov-147/+34
2023-04-08resolve: Preserve reexport chains in `ModChild`renVadim Petrochenkov-5/+50
2023-04-08fixup: use Bool instead of boolklensy-3/+11
2023-04-08Auto merge of #110076 - Nilstrieb:rollup-22yp01c, r=Nilstriebbors-33/+38
2023-04-08bless ui testsDeadbeef-5/+34
2023-04-08Rollup merge of #110075 - KittyBorgX:master, r=NilstriebNilstrieb-1/+1
2023-04-08Rollup merge of #110068 - eholk:eholk-on-vacation, r=wesleywiserNilstrieb-3/+2
2023-04-08Rollup merge of #110065 - jbethune:master, r=ehussNilstrieb-1/+1
2023-04-08Rollup merge of #110037 - notriddle:notriddle/theme-default, r=GuillaumeGomezNilstrieb-0/+25
2023-04-08Rollup merge of #110030 - notriddle:notriddle/clean-up-js, r=GuillaumeGomezNilstrieb-28/+9
2023-04-08Fix a typo in `config.example.toml`Krishna Ramasimha-1/+1
2023-04-08Revert "Make the `Step` implementations const."Deadbeef-17/+7
2023-04-08Revert "Mark DoubleEndedIterator as #[const_trait] using rustc_do_not_const_c...Deadbeef-70/+24
2023-04-08Auto merge of #109995 - enkron:u/enkron/substitute-hardcoded-port-num-in-list...bors-1/+1
2023-04-08Make "codegen" config.toml profile build llvmMatt Harding-0/+2
2023-04-08rm box_itemsGimbles-6/+14
2023-04-08s/ignore_git/omit_git_hashGimbles-20/+20
2023-04-08Correct missed rename of config.example.tomlMatt Harding-1/+1
2023-04-08Auto merge of #110043 - ickk:fix_infer_message, r=eholkbors-5/+5
2023-04-08Auto merge of #109971 - WaffleLapkin:yeet_ownership, r=Nilstriebbors-2012/+227
2023-04-07Switched provisional evaluation cache map to FxIndexMap, and replaced map.dra...Andrew Xie-15/+9
2023-04-07Auto merge of #109448 - ozkanonur:download-beta-compiler-toolchain, r=Mark-Si...bors-17/+70
2023-04-07Remove myself from reviewers listEric Holk-3/+2
2023-04-08fix(tcp): remove redundant `format!` macro callSergei Belokon-1/+1