about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2021-05-08Add `#[track_caller]` to `FakeDefId::expect_real()`Camelid-0/+1
2021-05-08Remove `FakeDefId::expect_local()`Camelid-20/+16
2021-05-08Enable `-W semicolon_in_expressions_from_macros` in bootstrapAaron Hill-7/+2
2021-05-08Auto merge of #83278 - Amanieu:bump_stdarch, r=Mark-Simulacrumbors-33/+27
2021-05-08Bump stdarch submoduleAmanieu d'Antras-33/+27
2021-05-08Error on conflicting `#[doc(inline)]`/`#[doc(no_inline)]` attributesLeSeulArtichaut-38/+127
2021-05-08Emit `invalid_doc_attributes` warnings in more casesLeSeulArtichaut-37/+94
2021-05-08Auto merge of #85072 - hyd-dev:miri, r=RalfJungbors-9/+8
2021-05-08Update Mirihyd-dev-9/+8
2021-05-08Auto merge of #84470 - jyn514:lints, r=GuillaumeGomezbors-8/+1
2021-05-08Update LLVM submoduleNikita Popov-0/+0
2021-05-08Support -C passes in NewPMNikita Popov-0/+8
2021-05-08Drop -opt-bisect-limit=0 flag from testNikita Popov-6/+1
2021-05-08Add tests.Luqman Aden-4/+41
2021-05-08Auto merge of #85059 - ehuss:update-cargo, r=ehussbors-0/+0
2021-05-08Auto merge of #85058 - Xanewok:update-rls, r=Xanewokbors-0/+0
2021-05-07Update cargoEric Huss-0/+0
2021-05-08Update RLSIgor Matuszewski-0/+0
2021-05-08Rollup merge of #85052 - jyn514:disambiguator, r=camelidDylan DPC-1/+16
2021-05-08Rollup merge of #85038 - GuillaumeGomez:dont-stop-first-rustdoc-gui-failure, ...Dylan DPC-46/+38
2021-05-08Rollup merge of #85034 - RalfJung:null-ptr, r=oli-obkDylan DPC-3/+3
2021-05-08Rollup merge of #76808 - LeSeulArtichaut:diagnose-functions-struct, r=jackh726Dylan DPC-0/+62
2021-05-07Fix duplicate unknown lint errorsCameron Steffen-28/+4
2021-05-07rustdoc: Link to the docs on namespaces when an unknown disambiguator is foundJoshua Nelson-1/+16
2021-05-07Allow checking miri and RLS with `x.py check src/tools/{miri,rls}`Joshua Nelson-1/+6
2021-05-07Also take unions and enums into accountLeSeulArtichaut-5/+42
2021-05-07Add basic testLeSeulArtichaut-0/+25
2021-05-07Auto merge of #84980 - flip1995:clippyup, r=Manishearthbors-1057/+2323
2021-05-07Fix suggestions for missing return type lifetime parametersFabian Wolff-1/+274
2021-05-07Allow wasmparser dependencybjorn3-0/+2
2021-05-07Fix impl type parameter suggestion involving constsmibac138-11/+51
2021-05-07bless 32bitRalf Jung-1/+1
2021-05-07Don't stop running rustdoc-gui tests at first failureGuillaume Gomez-46/+38
2021-05-07Rollup merge of #84991 - alexcrichton:target-feature-remap, r=nagisaDylan DPC-0/+5
2021-05-07Rollup merge of #84442 - jyn514:doc-cfg, r=petrochenkovDylan DPC-39/+53
2021-05-07fix null pointer error messagesRalf Jung-2/+2
2021-05-07panic ui test: Test always_abort on one thread, panic on anotherIan Jackson-1/+20
2021-05-07panic ui test: Add a test for panic::always_abortIan Jackson-0/+7
2021-05-07panic ui test: Improve error handlingIan Jackson-2/+11
2021-05-07panic ui test: Provide comprehensive test for panic after forkIan Jackson-22/+176
2021-05-07Auto merge of #84797 - richkadel:cover-unreachable-statements, r=tmandrybors-49/+54
2021-05-07array-to-raw-elem cast: test that Retag covers entire arrayRalf Jung-18/+241
2021-05-07Rollup merge of #84990 - GuillaumeGomez:sort-rustdoc-gui-tests, r=Mark-Simula...Yuki Okushi-1/+6
2021-05-07Rollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obkYuki Okushi-8/+8
2021-05-07Rollup merge of #84911 - Mark-Simulacrum:retry-clang, r=pietroalbiniYuki Okushi-2/+4
2021-05-07Rollup merge of #84897 - richkadel:cover-closure-macros, r=tmandryYuki Okushi-46/+168
2021-05-07Rollup merge of #84875 - richkadel:no-coverage-dont-check-unused, r=tmandryYuki Okushi-52/+54
2021-05-07Rollup merge of #84815 - richkadel:coverage-docs-update-2021-05, r=tmandryYuki Okushi-324/+378
2021-05-07Rollup merge of #84781 - jyn514:check-bootstrap, r=Mark-SimulacrumYuki Okushi-3/+3
2021-05-07Rollup merge of #84779 - jyn514:cargotest-args, r=Mark-SimulacrumYuki Okushi-1/+4