summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-01-10bump to stable channelPietro Albini-1/+1
2022-01-05Remove portable_simdMark Rousskov-86/+0
2022-01-05Add test with `#[rustc_evaluate_where_clauses]`Wesley Wiser-1/+152
2022-01-05Add test for evaluate_obligation: Ok(EvaluatedToOkModuloRegions) ICEWesley Wiser-0/+117
2022-01-05Make rustdoc headings black, and markdown blueJacob Hoffman-Andrews-7/+16
2022-01-05Fix HashStable implementation on InferTyMichael Goulet-0/+17
2021-12-02Bump bootstrap to released stable compilerMark Rousskov-340/+283
2021-11-29Don't treat unnormalized function arguments as well-formedjackh726-30/+49
2021-11-29Bump channel to betaMark Rousskov-1/+1
2021-11-26Rollup merge of #91259 - jyn514:doctest-warnings, r=GuillaumeGomezMatthias Krüger-74/+68
2021-11-26Rollup merge of #91252 - jyn514:relative-dir, r=Mark-SimulacrumMatthias Krüger-1/+1
2021-11-26Rollup merge of #91223 - GuillaumeGomez:headings-indent, r=jshaMatthias Krüger-5/+53
2021-11-26Rollup merge of #91197 - camelid:rename-resolvedpath, r=GuillaumeGomez,jyn514Matthias Krüger-43/+43
2021-11-26Rollup merge of #90611 - fee1-dead:rustdoc-ice-fix, r=jyn514,willcrichtonMatthias Krüger-6/+15
2021-11-26Remove `--display-doctest-warnings`Joshua Nelson-74/+68
2021-11-26Rename `Type::ResolvedPath` to `Type::Path`Noah Lev-38/+37
2021-11-26Update test for anchors and headings positionGuillaume Gomez-1/+47
2021-11-26Update the first heading indent rule so it is only applied on the first headi...Guillaume Gomez-4/+6
2021-11-27Reduce the ICEDeadbeef-469/+1
2021-11-26Auto merge of #91253 - matthiaskrgr:rollup-dnlcjmr, r=matthiaskrgrbors-0/+31
2021-11-27Add ICE testDeadbeef-0/+472
2021-11-27Add trace statementsDeadbeef-0/+2
2021-11-27Fix another ICE in rustdoc scrape_examplesDeadbeef-6/+9
2021-11-26Rollup merge of #91225 - GuillaumeGomez:source-page-scrollbar, r=jshaMatthias Krüger-0/+4
2021-11-26Rollup merge of #91212 - compiler-errors:issue91206, r=oli-obkMatthias Krüger-0/+27
2021-11-26Fix bug where submodules wouldn't be updated when running x.py from a subdire...Joshua Nelson-1/+1
2021-11-26Auto merge of #91164 - Badel2:usefulness-stack-overflow, r=davidtwcobors-0/+14
2021-11-26Auto merge of #91205 - Aaron1011:visit_param_env, r=lcnrbors-24/+31
2021-11-26Auto merge of #91181 - GuillaumeGomez:improve-rustdoc-gui-ci, r=jshabors-2/+5
2021-11-26Auto merge of #85102 - estebank:point-at-assignment, r=oli-obkbors-95/+127
2021-11-25Auto merge of #91037 - c410-f3r:testsssssss, r=petrochenkovbors-5/+1
2021-11-25Visit `param_env` field in Obligation's `TypeFoldable` implAaron Hill-24/+31
2021-11-25Stop re-exporting `Type::ResolvedPath`Noah Lev-36/+39
2021-11-25Clean up `clean` re-exportsNoah Lev-10/+8
2021-11-25Fix clippy testEsteban Kuber-0/+3
2021-11-25Account for type obligation coming from `const` and `static`Esteban Kuber-3/+4
2021-11-25On type mismatch caused by assignment, point at assigneeEsteban Küber-96/+124
2021-11-25Add test demonstrating no more ICEMichael Goulet-0/+27
2021-11-25Auto merge of #91221 - matthiaskrgr:rollup-iuz3gxq, r=matthiaskrgrbors-94/+206
2021-11-25Fix invalid scrollbar display on source code pageGuillaume Gomez-0/+4
2021-11-25Rollup merge of #91185 - camelid:rm-force-overflow-checks, r=wesleywiserMatthias Krüger-3/+3
2021-11-25Rollup merge of #91111 - cjgillot:hir-no-lower-attrs, r=michaelwoeristerMatthias Krüger-19/+60
2021-11-25Rollup merge of #91096 - compiler-errors:elaborate_opaque_trait, r=estebankMatthias Krüger-72/+72
2021-11-25Rollup merge of #89359 - fee1-dead:const-it, r=oli-obkMatthias Krüger-0/+71
2021-11-25Improve testsGuillaume Gomez-1/+4
2021-11-25Update browser-ui-test version to enforce that text is displayed before check...Guillaume Gomez-1/+1
2021-11-25Auto merge of #91195 - camelid:path-did, r=jyn514bors-42/+44
2021-11-25Move some tests to more reasonable directoriesCaio-5/+1
2021-11-25Auto merge of #88781 - estebank:emoji-idents, r=oli-obkbors-4/+108
2021-11-25Auto merge of #85346 - estebank:issue-84946, r=nagisa,varkorbors-10/+64