about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-15Add revisions to fixed tests in -Zlower-impl-trait-in-trait-to-assoc-tySantiago Pastorino-19/+180
2023-03-15Feed is_type_alias_impl_trait for RPITITs on the trait sideSantiago Pastorino-0/+3
2023-03-15ImplTraitPlaceholder -> is_impl_trait_in_traitSantiago Pastorino-34/+41
2023-03-15rustdoc: remove `std::` from primitive intra-doc link tooltipsMichael Howell-0/+8
2023-03-15Auto merge of #109169 - bjorn3:sync_cg_clif-2023-03-15, r=bjorn3bors-792/+873
2023-03-15unequal → not equalgimbles-21/+21
2023-03-15inherit_overflow: adapt pattern to also work with v0 manglingAugie Fackler-1/+1
2023-03-15Implementing "<test_binary> --list --format json" #107307 #49359Partha P. Das-46/+554
2023-03-15Account for debuginfo on _0 without naming it.Camille GILLOT-6/+2
2023-03-15Skip serializing ascii chars in case LUTsMartin Gammelsæter-40/+11
2023-03-15Update docsfs module documentationGuillaume Gomez-1/+0
2023-03-15Add macro testblyxyas-21/+39
2023-03-15Make impl_trait_in_trait_container consider newly generated RPITITsSantiago Pastorino-4/+10
2023-03-15Properly implement generics_of for traitsSantiago Pastorino-2/+31
2023-03-15Rename impl_trait_in_trait_parent to impl_trait_in_trait_parent_fnSantiago Pastorino-10/+10
2023-03-15Revert "Auto merge of #107376 - aliemjay:remove-givens, r=lcnr"Rémy Rakic-87/+152
2023-03-15Set CMAKE_SYSTEM_NAME for Linux targetsAlan Egerton-0/+2
2023-03-15Auto merge of #109164 - Dylan-DPC:rollup-0bwxwos, r=Dylan-DPCbors-296/+294
2023-03-15Merge commit 'dec0daa8f6d0a0e1c702f169abb6bf3eee198c67' into sync_cg_clif-202...bjorn3-792/+873
2023-03-15Rustup to rustc 1.70.0-nightly (171693274 2023-03-14)bjorn3-1/+1
2023-03-15Sync from rust 1716932743a7b3705cbf0c34db0c4e070ed1930dbjorn3-6/+6
2023-03-15Introduce Box::new in mini_corebjorn3-0/+11
2023-03-15Use patched git-subtree from bjorn3/git@tqc-subtree-portablebjorn3-3/+22
2023-03-15Auto merge of #14361 - Veykril:if-then-parse, r=Veykrilbors-21/+21
2023-03-15Auto merge of #12958 - zachs18:async_closure, r=Veykrilbors-43/+114
2023-03-15fix: Fix ast::IfExpr child accessorsLukas Wirth-21/+21
2023-03-15Auto merge of #14362 - Veykril:remove-dbg, r=Veykrilbors-3/+4
2023-03-15internal: Prioritize remove-dbg assist over inline-macroLukas Wirth-3/+4
2023-03-15Bump to latest rustc-perfMark Rousskov-4/+4
2023-03-15always make `define_opaque_types` explicitlcnr-224/+307
2023-03-15Bump to latest betaMark Rousskov-453/+429
2023-03-15Bump version placeholdersMark Rousskov-24/+24
2023-03-15SimplifyLukas Wirth-71/+52
2023-03-15Auto merge of #2806 - saethlin:better-install, r=RalfJungbors-17/+15
2023-03-15use date-based cache keyRalf Jung-4/+4
2023-03-15Rollup merge of #109157 - michaelwoerister:tb, r=Mark-SimulacrumDylan DPC-1/+0
2023-03-15Rollup merge of #109154 - chenyukang:yukang/fix-109152, r=compiler-errorsDylan DPC-2/+39
2023-03-15Rollup merge of #109150 - weihanglo:update-cargo, r=weihangloDylan DPC-2/+2
2023-03-15Rollup merge of #109136 - compiler-errors:simplify-proc-macro-checking, r=oli...Dylan DPC-275/+212
2023-03-15Rollup merge of #109111 - MU001999:master, r=jyn514Dylan DPC-0/+1
2023-03-15Rollup merge of #109109 - compiler-errors:polymorphize-foreign, r=NilstriebDylan DPC-10/+28
2023-03-15Rollup merge of #108991 - ozkanonur:new-llvm-flag, r=albertlarsan68Dylan DPC-6/+12
2023-03-15Add RANLIB_x86_64_unknown_illumos env for dist-x86_64-illumos dockerfilehi-rustin-4/+5
2023-03-15Add test for async closure types.Zachary S-1/+41
2023-03-15fix: Fix return type of async closures.Zachary S-32/+82
2023-03-15Deduplicate logic between projection normalization with and without escaping ...Oli Scherer-59/+21
2023-03-15Exhaustively match over all alias kindsOli Scherer-20/+29
2023-03-15Auto merge of #14359 - Veykril:opt-out-retry, r=Veykrilbors-1/+37
2023-03-15Auto merge of #109035 - scottmcm:ptr-read-should-know-undef, r=WaffleLapkin,J...bors-48/+358
2023-03-15fix: Do not retry inlay hint requestsLukas Wirth-1/+37