about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-19Rollup merge of #110533 - GuillaumeGomez:missing-blanket-impl-trait-not-publi...Matthias Krüger-1/+32
2023-04-19Rollup merge of #110531 - lcnr:type-system-stuff, r=aliemjayMatthias Krüger-24/+15
2023-04-19Rollup merge of #110525 - jyn514:translation-download-rustc, r=albertlarsan68Matthias Krüger-0/+2
2023-04-19Rollup merge of #110521 - jyn514:test-lint-docs, r=albertlarsan68Matthias Krüger-1/+11
2023-04-19Rollup merge of #110515 - jyn514:download-rustc-llvm, r=albertlarsan68Matthias Krüger-14/+0
2023-04-19Rollup merge of #110430 - jsoref:spelling-src-ci, r=albertlarsan68Matthias Krüger-8/+8
2023-04-19Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68Matthias Krüger-6/+6
2023-04-19Rollup merge of #110123 - madsravn:master, r=jyn514Matthias Krüger-0/+6
2023-04-19Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obkbors-1953/+1460
2023-04-19Changing position of early exit and using standard error method with correct ...Mads Ravn-4/+4
2023-04-19temporarily ignore run-make coverage testsDeadbeef-0/+6
2023-04-19Add regression test for #94183Guillaume Gomez-0/+31
2023-04-19Fix missing blanket impl if the trait is not directly publicGuillaume Gomez-1/+1
2023-04-19small type system cleanuplcnr-24/+15
2023-04-19Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwcobors-293/+398
2023-04-19Fix `tests/run-make-translation` when download-rustc is enabledjyn-0/+2
2023-04-19Auto merge of #110522 - matthiaskrgr:rollup-9m7rw3u, r=matthiaskrgrbors-57/+303
2023-04-19Rollup merge of #110513 - Ezrashaw:fix-trait-const-name-lint, r=compiler-errorsMatthias Krüger-6/+38
2023-04-19Rollup merge of #110510 - bryangarza:issue-110467-safe-transmute, r=compiler-...Matthias Krüger-1/+18
2023-04-19Rollup merge of #110507 - weihanglo:print-try-run-output, r=jyn514Matthias Krüger-1/+1
2023-04-19Rollup merge of #110498 - kylematsuda:earlybinder-rpitit-tys, r=compiler-errorsMatthias Krüger-20/+18
2023-04-19Rollup merge of #110476 - compiler-errors:ty-err-ctxt-good-path, r=lcnrMatthias Krüger-3/+21
2023-04-19Rollup merge of #110451 - WaffleLapkin:ensure_return_elem, r=scottmcmMatthias Krüger-26/+24
2023-04-19Rollup merge of #110432 - compiler-errors:unsatisfied-index-impl, r=cjgillotMatthias Krüger-0/+183
2023-04-18Fix `x test lint-docs` when download-rustc is enabledjyn-1/+11
2023-04-19Auto merge of #110477 - miguelraz:canoodling2-electric-boogaloo, r=compiler-e...bors-48/+56
2023-04-18Don't special-case download-rustc in `maybe_install_llvm`jyn-14/+0
2023-04-19make `non_upper_case_globals` lint not report trait implsEzra Shaw-6/+38
2023-04-19Auto merge of #110229 - jyn514:download-rustc-tests, r=albertlarsan68bors-17/+84
2023-04-18Fix ICE for transmutability in candidate assemblyBryan Garza-1/+18
2023-04-18add EarlyBinder to return type of collect_return_position_impl_trait_in_trait...Kyle Matsuda-20/+18
2023-04-18Auto merge of #110083 - saethlin:encode-hashes-as-bytes, r=cjgillotbors-137/+288
2023-04-18boostrap: print output during building toolsWeihang Lo-1/+1
2023-04-18Auto merge of #109772 - petrochenkov:slimchild, r=cjgillotbors-16/+12
2023-04-18Test downstream errors from bad index exprMichael Goulet-28/+75
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-293/+398
2023-04-18Use a diagnostic item instead of filtering for Index::OutputMichael Goulet-9/+4
2023-04-18Report reason why index impl is not satisfied deeplyMichael Goulet-0/+141
2023-04-18clippy: add test for https://github.com/rust-lang/rust-clippy/issues/10645Matthias Krüger-1/+20
2023-04-18refactor SimlifyCfg and friends - no globals, just enumsmiguelraz-48/+56
2023-04-18Add #[inline] to some new functionsBen Kimock-0/+4
2023-04-18Auto merge of #110492 - GuillaumeGomez:rollup-n4tpbl4, r=GuillaumeGomezbors-172/+183
2023-04-18Document how the HashN types are different from FingerprintBen Kimock-4/+15
2023-04-18Store hashes in special types so they aren't accidentally encoded as numbersBen Kimock-138/+274
2023-04-18rustc_metadata: Remove `Span` from `ModChild`Vadim Petrochenkov-16/+12
2023-04-18Don't allocate it `IndexVec::remove`Maybe Waffle-1/+1
2023-04-18Rollup merge of #110490 - jyn514:bump-llvm, r=nikicGuillaume Gomez-1/+1
2023-04-18Rollup merge of #110488 - GuillaumeGomez:test-infinite-recursive-type, r=jyn514Guillaume Gomez-0/+9
2023-04-18Rollup merge of #110485 - albertlarsan68:fix-bootstrap-lock, r=ozkanonurGuillaume Gomez-2/+4
2023-04-18Rollup merge of #110441 - kadiwa4:typos, r=thomccGuillaume Gomez-10/+10