about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-20Add incremental tests.Camille GILLOT-0/+97
2023-04-20Give more descriptive names to queries.Camille GILLOT-6/+6
2023-04-20Remove opt_const_param_of.Camille GILLOT-182/+94
2023-04-20Remove WithOptconstParam.Camille GILLOT-957/+332
2023-04-20Feed type_of query instead of using WithOptconstParam.Camille GILLOT-39/+40
2023-04-20Re-allow computing fed queries.Camille GILLOT-3/+20
2023-04-20Auto merge of #110598 - matthiaskrgr:rollup-0ybd9i3, r=matthiaskrgrbors-114/+96
2023-04-20Rollup merge of #110584 - ferrocene:comptest-sysroot-arg, r=oli-obkMatthias Krüger-2/+5
2023-04-20Rollup merge of #110581 - slanterns:fix-style, r=GuillaumeGomezMatthias Krüger-0/+2
2023-04-20Rollup merge of #110574 - wangkirin:fix-out-of-date-comments, r=albertlarsan68Matthias Krüger-2/+2
2023-04-20Rollup merge of #110545 - WaffleLapkin:generic_arg_as_x, r=cjgillotMatthias Krüger-110/+84
2023-04-20Rollup merge of #110240 - beetrees:editorconfig-makefile-tabs, r=Mark-SimulacrumMatthias Krüger-0/+3
2023-04-20Auto merge of #109993 - scottmcm:transmute-niches, r=oli-obkbors-16/+371
2023-04-20Auto merge of #110585 - JohnTitor:rollup-gfffoiv, r=JohnTitorbors-178/+254
2023-04-20Allow overwriting the sysroot compile flag in compile testsLukas Wirth-2/+5
2023-04-20Rollup merge of #110575 - Ezrashaw:fix-regression-110573, r=compiler-errorsYuki Okushi-9/+24
2023-04-20Rollup merge of #110554 - WaffleLapkin:rustc_data_structures_unsafe_op_in_uns...Yuki Okushi-101/+109
2023-04-20Rollup merge of #110548 - kpreid:span, r=WaffleLapkinYuki Okushi-11/+20
2023-04-20Rollup merge of #110516 - loongarch-rs:update-bootstrap-linux-raw-sys, r=Mark...Yuki Okushi-2/+2
2023-04-20Rollup merge of #110448 - ripytide:master, r=cuviperYuki Okushi-45/+46
2023-04-20Rollup merge of #110424 - jsoref:spelling-misc, r=Mark-SimulacrumYuki Okushi-7/+7
2023-04-20Rollup merge of #102341 - jmillikin:nonzero-impl-neg, r=dtolnayYuki Okushi-3/+46
2023-04-19Add transmute optimization tests and some extra commentsScott McMurray-0/+118
2023-04-20Auto merge of #110527 - nnethercote:lazy-graph, r=lqdbors-4/+7
2023-04-20Style fix for loongarch-linux.mdSlanterns-0/+2
2023-04-20Implement `Neg` for signed non-zero integers.John Millikin-3/+46
2023-04-20reimpl `make non_upper_case_globals lint not report trait impls`Ezra Shaw-9/+24
2023-04-20Auto merge of #110399 - cjgillot:infer-variance, r=aliemjaybors-13/+116
2023-04-20 fix out of date comment about rpath in bootstrapWang Qilin-2/+2
2023-04-20Auto merge of #110535 - nikic:llvm-16.0.2, r=cuviperbors-0/+0
2023-04-19Auto merge of #110061 - WaffleLapkin:duality_of_myself_and_this, r=cjgillotbors-83/+425
2023-04-19Auto merge of #106704 - ecnelises:big_archive, r=bjorn3bors-39/+48
2023-04-19Extend and use `hir::Node::body_id`Maybe Waffle-89/+102
2023-04-19 Add suggestion to use a closure arg instead of a capture on bck errorMaybe Waffle-8/+237
2023-04-19Auto merge of #110546 - matthiaskrgr:rollup-346kik6, r=matthiaskrgrbors-86/+113
2023-04-19Add `#[track_caller]` to `struct_span_err_with_code` (drive-by cleanup)Maybe Waffle-0/+1
2023-04-19Remove useless check (drive-by cleanup)Maybe Waffle-15/+1
2023-04-19Add test for `a.f(|this| a.g())`Maybe Waffle-0/+113
2023-04-19`deny(unsafe_op_in_unsafe_fn)` in `rustc_data_structures`Maybe Waffle-101/+109
2023-04-19Move `GenericArgKind::as_{type,const,region}` to `GenericArg`Maybe Waffle-54/+38
2023-04-19fmt fixKevin Reid-1/+1
2023-04-19Auto merge of #110496 - WaffleLapkin:🏳️‍⚧️sound, r=compiler-errorsbors-57/+32
2023-04-19Make `impl Debug for Span` not panic on not having session globals.Kevin Reid-11/+20
2023-04-19Rollup merge of #110541 - jyn514:fix-configure, r=ozkanonurMatthias Krüger-31/+32
2023-04-19Rollup merge of #110540 - safinaskar:patch-1, r=WaffleLapkinMatthias Krüger-1/+1
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