]> git.lizzy.rs Git - rust.git/history - src/test
Finish rustdoc error improvement
[rust.git] / src / test /
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-20 borsAuto merge of #97674 - nnethercote:oblig-forest-tweaks...
2022-06-20 borsAuto merge of #98284 - JohnTitor:rollup-7lbs143, r...
2022-06-20 Yuki OkushiRollup merge of #98281 - Nilstrieb:map-drain-typo,...
2022-06-20 Yuki OkushiRollup merge of #98274 - compiler-errors:self-type...
2022-06-20 Yuki OkushiRollup merge of #98273 - Piturnah:patch-1, r=compiler...
2022-06-20 Yuki OkushiRollup merge of #98268 - compiler-errors:disallowed...
2022-06-20 Yuki OkushiRollup merge of #98183 - dtolnay:emptybound, r=lcnr
2022-06-20 Takayuki Maedapoint at private fields in struct literal
2022-06-20 borsAuto merge of #98264 - compiler-errors:missing-arg...
2022-06-20 Preston FromInclude ForeignItem when visiting types for WF check
2022-06-20 Michael GouletMention formatting macros when encountering ArgumentV1...
2022-06-20 borsAuto merge of #97931 - xldenis:fix-if-let-source-scopes...
2022-06-20 Michael GouletDon't suggest adding Self as a type parameter
2022-06-20 Michael GouletMention what item is using an invalid `Self` type
2022-06-20 Michael GouletBe more specific for what lifetimes are not allowed on
2022-06-19 Michael GouletBe more hygenic with spans
2022-06-19 Michael GouletOnly omit trailing comma if block doesn't come from...
2022-06-19 Yuki OkushiRollup merge of #98257 - kadiwa4:into_future_doc_typos...
2022-06-19 Yuki OkushiRollup merge of #98225 - bjorn3:stable_target_json_hash...
2022-06-19 Yuki OkushiRollup merge of #97912 - Kixunil:stabilize_path_try_exi...
2022-06-19 Yuki OkushiRollup merge of #95534 - jyn514:std-mem-copy, r=joshtri...
2022-06-19 borsAuto merge of #97268 - jyn514:faster-assemble, r=Mark...
2022-06-19 Michael GouletMake missing argument placeholder more obvious that...
2022-06-19 Camille GILLOTOnly use special async fn case for actual async fns...
2022-06-19 Joshua NelsonGreatly improve error reporting for futures and generat...
2022-06-19 borsAuto merge of #98247 - jackh726:regionkind-rustc-type...
2022-06-19 borsAuto merge of #98224 - eddyb:proc-macro-spurious-repr...
2022-06-19 borsAuto merge of #98255 - Dylan-DPC:rollup-hr129rg, r...
2022-06-19 Dylan DPCRollup merge of #98233 - RalfJung:ref-alloc, r=thomcc
2022-06-19 Dylan DPCRollup merge of #98219 - eggyal:gatsubstcollector-witho...
2022-06-19 Dylan DPCRollup merge of #98146 - hoodmane:remove-memory-init...
2022-06-19 Dylan DPCRollup merge of #98136 - fee1-dead-contrib:rename_impl_...
2022-06-19 Dylan DPCRollup merge of #98105 - notriddle:notriddle/tuple...
2022-06-19 borsAuto merge of #98238 - cjgillot:lint-mod, r=oli-obk
2022-06-19 Takayuki Maedacollapse dead code warnings into a single diagnostic
2022-06-19 Takayuki Maedaemit only one note per unused struct field
2022-06-19 borsAuto merge of #97791 - m-ou-se:const-locks, r=m-ou-se
2022-06-19 Camille GILLOTBless 32bit ui tests.
2022-06-19 borsAuto merge of #97367 - WaffleLapkin:stabilize_checked_s...
2022-06-19 borsAuto merge of #97944 - nikic:freebsd-update, r=Mark...
2022-06-19 borsAuto merge of #98242 - matthiaskrgr:rollup-qbbkwtf...
2022-06-18 Matthias KrügerRollup merge of #98230 - GuillaumeGomez:weird-js-condit...
2022-06-18 Matthias KrügerRollup merge of #98229 - GuillaumeGomez:eslint-checks...
2022-06-18 Matthias KrügerRollup merge of #98207 - arlosi:update-cargo, r=Dylan-DPC
2022-06-18 Matthias KrügerRollup merge of #98165 - WaffleLapkin:once_things_renam...
2022-06-18 Matthias KrügerRollup merge of #97511 - jyn514:faster-cargo-build...
2022-06-18 Camille GILLOTMake some lints incremental.
2022-06-18 borsAuto merge of #96501 - jyn514:individual-paths, r=Mark...
2022-06-18 Michael HowellAdd test cases for tuples with links
2022-06-18 borsAuto merge of #97924 - cuviper:unguarded-poison, r...
2022-06-18 Camille GILLOTRefactor visit_fn.
2022-06-18 borsAuto merge of #98004 - paolobarbolini:vecdeque-extend...
2022-06-18 borsAuto merge of #98153 - nnethercote:fix-MissingDoc-quadr...
2022-06-18 borsAuto merge of #98186 - mystor:tokenstream_as_vec_tt...
2022-06-18 borsAuto merge of #98178 - RalfJung:btree-alloc, r=thomcc
2022-06-18 borsAuto merge of #98216 - JohnTitor:rollup-jlcmu5d, r...
2022-06-18 Yuki OkushiRollup merge of #98205 - JohnTitor:remove-unnecessary...
2022-06-18 Yuki OkushiRollup merge of #98195 - GuillaumeGomez:rustdoc-json...
2022-06-18 Yuki OkushiRollup merge of #98150 - hoodmane:emscripten-g4, r...
2022-06-18 Yuki OkushiRollup merge of #97828 - ferrocene:pa-config-artifacts...
2022-06-18 Yuki OkushiRollup merge of #97803 - Gankra:term, r=dtolnay
2022-06-18 borsAuto merge of #97652 - RalfJung:cenum_impl_drop_cast...
2022-06-17 borsAuto merge of #98081 - gco:no_static_libcpp, r=jyn514
2022-06-17 Aria Beingessnerbless new test result, it's a regression but seemingly...
2022-06-17 borsAuto merge of #97892 - klensy:fix-spaces, r=oli-obk
2022-06-17 borsAuto merge of #98097 - lqd:const-alloc-hash, r=oli-obk
2022-06-17 Guillaume GomezAdd regression test for #98006
2022-06-17 borsAuto merge of #98193 - Dylan-DPC:rollup-5gihjij, r...
2022-06-17 Dylan DPCRollup merge of #98191 - TaKO8Ki:remove-rest-of-unneces...
2022-06-17 Dylan DPCRollup merge of #98013 - compiler-errors:guide-inferenc...
2022-06-17 Dylan DPCRollup merge of #97844 - ChrisDenton:dont-panic, r...
2022-06-17 Dylan DPCRollup merge of #97798 - WaffleLapkin:allow_for_suggest...
2022-06-17 Dylan DPCRollup merge of #95392 - Xuanwo:stablize_try_reserve_2...
2022-06-17 borsAuto merge of #98106 - cjgillot:split-definitions,...
2022-06-17 borsAuto merge of #97863 - JakobDegen:bitset-choice, r...
2022-06-17 borsAuto merge of #98160 - nnethercote:mv-finish-out-of...
2022-06-17 Michael GouletSubtype FRU fields first in type_changing_struct_update
2022-06-17 borsAuto merge of #98143 - cuviper:futex-rwlock-inline...
2022-06-17 David TolnayAdd pp-exact test involving `where T:`
2022-06-16 borsAuto merge of #98181 - JohnTitor:rollup-65ztwnz, r...
2022-06-16 Yuki OkushiRollup merge of #98169 - pierwill:dyn-disp, r=JohnTitor
2022-06-16 Yuki OkushiRollup merge of #98166 - GuillaumeGomez:regression...
2022-06-16 Yuki OkushiRollup merge of #98118 - steffahn:scoped-threads-nll...
2022-06-16 Yuki OkushiRollup merge of #97675 - nvzqz:unsized-needs-drop,...
2022-06-16 Yuki OkushiRollup merge of #97377 - ChayimFriedman2:issue-91800...
2022-06-16 borsAuto merge of #97936 - nnethercote:compile-unicode_norm...
2022-06-16 Maybe WaffleMove/rename `lazy::Sync{OnceCell,Lazy}` to `sync::...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-16 Maybe Waffle--bless ui
2022-06-16 klensybless clippy tests
2022-06-16 Guillaume GomezAdd rustdonc-json regression test for #98009
2022-06-16 klensybless rustdoc-ui tests
2022-06-16 klensy fix one more case of trailing space
2022-06-16 klensydiagnostics: fix trailing space
2022-06-16 borsAuto merge of #97842 - notriddle:notriddle/tuple-docs...
2022-06-16 borsAuto merge of #98161 - matthiaskrgr:rollup-8csenk9...
next