about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-02-26Wrap more into into closure_typeinfo query.Camille GILLOT-56/+49
2023-02-26Access upvars through a query.Camille GILLOT-111/+111
2023-02-26Store the body type in THIR.Camille GILLOT-37/+57
2023-02-26Auto merge of #108473 - matthiaskrgr:rollup-qjyae58, r=matthiaskrgrbors-514/+1394
2023-02-26Rollup merge of #108456 - clubby789:ast-passes-diag-migrate, r=compiler-errorsMatthias Krüger-437/+833
2023-02-26Rollup merge of #108449 - fee1-dead-contrib:do_not_lint_unresolved, r=compile...Matthias Krüger-1/+21
2023-02-26Rollup merge of #108444 - Ezrashaw:add-test+docs-for-e0476, r=GuillaumeGomezMatthias Krüger-3/+68
2023-02-26Rollup merge of #108436 - tshepang:translatable-proc-macro-panicked, r=estebankMatthias Krüger-5/+26
2023-02-26Rollup merge of #108432 - klensy:test-deps, r=Mark-SimulacrumMatthias Krüger-4/+0
2023-02-26Rollup merge of #108431 - GuillaumeGomez:regression-test-for-107918, r=notriddleMatthias Krüger-0/+21
2023-02-26Rollup merge of #107890 - obeis:mapping-to-unit, r=cjgillotMatthias Krüger-1/+260
2023-02-26Rollup merge of #107062 - tgross35:update-doc-index, r=ehussMatthias Krüger-63/+165
2023-02-25Auto merge of #108464 - compiler-errors:rollup-trl1g70, r=compiler-errorsbors-65/+627
2023-02-25Rollup merge of #108333 - compiler-errors:new-solver-object-sound, r=lcnrMichael Goulet-3/+309
2023-02-25Rollup merge of #108229 - lionellloh:issue-107049, r=Mark-SimulacrumMichael Goulet-5/+21
2023-02-25Rollup merge of #107911 - blyxyas:issue-107231-fix, r=compiler-errorsMichael Goulet-4/+115
2023-02-25Rollup merge of #107848 - clubby789:x-setup-options, r=Mark-SimulacrumMichael Goulet-21/+114
2023-02-25Rollup merge of #107675 - jsgf:link-directives, r=davidtwcoMichael Goulet-1/+20
2023-02-25Rollup merge of #107291 - oli-obk:rustdoc_breaking_change, r=estebankMichael Goulet-30/+32
2023-02-25Rollup merge of #105736 - chenyukang:yukang/add-mir-opt-level-testing, r=jyn514Michael Goulet-1/+16
2023-02-25Auto merge of #107405 - hermitcore:bsd, r=bjorn3bors-478/+594
2023-02-25Auto merge of #108450 - matthiaskrgr:rollup-rqvfgu3, r=matthiaskrgrbors-103/+276
2023-02-25Complete migrating `ast_passes` to derive diagnosticsclubby789-437/+833
2023-02-25Auto merge of #108250 - nnethercote:rename-interner-funcs, r=compiler-errorsbors-471/+450
2023-02-25Don't run issue-107918.rs test on windowsGuillaume Gomez-0/+1
2023-02-25Rollup merge of #108434 - obeis:hir-analysis-migrate-diagnostics, r=NilstriebMatthias Krüger-63/+107
2023-02-25Rollup merge of #108433 - compiler-errors:missing-provider-nit, r=NilstriebMatthias Krüger-2/+3
2023-02-25Rollup merge of #108412 - GuillaumeGomez:fix-gui-test-navigation-bug, r=notri...Matthias Krüger-3/+2
2023-02-25Rollup merge of #108410 - notriddle:notriddle/tag-item-summary, r=GuillaumeGomezMatthias Krüger-4/+11
2023-02-25Rollup merge of #108407 - notriddle:notriddle/vec-get-mut, r=thomccMatthias Krüger-2/+2
2023-02-25Rollup merge of #108404 - ozkanonur:108004, r=jyn514Matthias Krüger-2/+2
2023-02-25Rollup merge of #108354 - djkoloski:update_fuchsia_test_runner, r=djkoloskiMatthias Krüger-27/+149
2023-02-25Auto merge of #108233 - ChrisDenton:move-std-tests, r=thomccbors-53/+115
2023-02-25Do not lint unresolved trait for ineffective unstable trait implDeadbeef-1/+21
2023-02-25fix: fix issue in macroEzra Shaw-1/+1
2023-02-25docs/test: add UI test and docs for `E0476`Ezra Shaw-2/+67
2023-02-25Auto merge of #106430 - tmiasko:rm-dead-unwinds, r=cjgillotbors-402/+389
2023-02-25check is default to all targets nowyukang-2/+2
2023-02-25Auto merge of #107638 - zhangyunhao116:pdqsort-rand, r=cuviperbors-10/+14
2023-02-24Auto merge of #91742 - cjgillot:force-backtrace, r=estebankbors-11/+45
2023-02-24enable validate-mir-opts in mingw-checkyukang-2/+3
2023-02-24make "proc macro panicked" translatableTshepang Mbambo-5/+26
2023-02-24Auto merge of #108421 - Dylan-DPC:rollup-mpeovxd, r=Dylan-DPCbors-408/+741
2023-02-24Update `fuchsia-test-runner.py` and docsDavid Koloski-27/+149
2023-02-24Migrate `rustc_hir_analysis` to session diagnosticObei Sideg-63/+107
2023-02-24Wrap missing provider message correctlyMichael Goulet-2/+3
2023-02-24doc: cleanup of doc/index.mdTrevor Gross-63/+165
2023-02-24test: drop unused depsklensy-4/+0
2023-02-24Add regression test for #107918Guillaume Gomez-0/+20
2023-02-24avoid the usage of libc during the creation of documentationStefan Lankes-9/+7