]> git.lizzy.rs Git - rust.git/history - src/test
Fix typo in source-based-code-coverage.md
[rust.git] / src / test /
2021-01-10 borsAuto merge of #80867 - JohnTitor:rollup-tvqw555, r...
2021-01-10 Yuki OkushiRollup merge of #80857 - camelid:vec-truncate-comment...
2021-01-10 Yuki OkushiRollup merge of #80850 - m-ou-se:rustc-builtin-macro...
2021-01-10 Yuki OkushiRollup merge of #80825 - GuillaumeGomez:rustdoc-cleanup...
2021-01-10 Yuki OkushiRollup merge of #80820 - nagisa:nagisa/dcl-nixos, r...
2021-01-10 Yuki OkushiRollup merge of #80803 - jyn514:cleanup-fill-in, r...
2021-01-10 Yuki OkushiRollup merge of #80801 - estebank:correct-binding-sugg...
2021-01-10 Yuki OkushiRollup merge of #80774 - LingMan:patch-1, r=nagisa
2021-01-10 Yuki OkushiRollup merge of #79968 - bjorn3:better_drop_glue_debugi...
2021-01-10 Yuki OkushiRollup merge of #79502 - Julian-Wollersberger:from_char...
2021-01-10 borsAuto merge of #77862 - danielhenrymantilla:rustdoc...
2021-01-10 borsAuto merge of #80831 - jyn514:no-inline, r=Mark-Simulacrum
2021-01-09 borsAuto merge of #80441 - petrochenkov:kwtok, r=Aaron1011
2021-01-09 borsAuto merge of #80830 - Aaron1011:capture-token-empty...
2021-01-09 Vadim Petrochenkovast: Remove some indirection layers from values in...
2021-01-09 borsAuto merge of #80563 - petrochenkov:expattronmac, r...
2021-01-09 Vadim Petrochenkovresolve/expand: Improve attribute expansion on macro...
2021-01-09 borsAuto merge of #80808 - CAD97:patch-3, r=nagisa
2021-01-09 borsAuto merge of #80797 - pietroalbini:fix-relative-instal...
2021-01-09 borsAuto merge of #80755 - sunfishcode:path-cleanup/copy...
2021-01-09 borsAuto merge of #80749 - as-com:target-cpu-actually-nativ...
2021-01-08 borsAuto merge of #78452 - cjgillot:ddk-struct, r=Mark...
2021-01-08 borsAuto merge of #76896 - spastorino:codegen-inline-fns2...
2021-01-08 borsAuto merge of #80653 - jryans:doc-deref-recursive,...
2021-01-08 borsAuto merge of #80535 - JohnTitor:improve-use-diag,...
2021-01-08 Yuki OkushiAdd a note for `*` and `{}` usage on `use`
2021-01-08 J. Ryan StinnettPreserve non-local recursive `Deref` impls
2021-01-08 J. Ryan StinnettUse target in `Deref` method section IDs
2021-01-08 J. Ryan StinnettRecursively document methods via `Deref` traits
2021-01-08 borsAuto merge of #80756 - sunfishcode:path-cleanup/rustc...
2021-01-08 borsAuto merge of #80806 - JohnTitor:rollup-y64z7ph, r...
2021-01-08 Yuki OkushiRollup merge of #80799 - jyn514:pretty-print, r=CraftSpider
2021-01-08 Yuki OkushiRollup merge of #80794 - LingMan:map_or, r=jyn514
2021-01-08 Yuki OkushiRollup merge of #80791 - mrcz:master, r=jyn514
2021-01-08 Yuki OkushiRollup merge of #80785 - petrochenkov:prettyparen,...
2021-01-08 Yuki OkushiRollup merge of #80761 - andjo403:generic_coverage...
2021-01-08 Yuki OkushiRollup merge of #80372 - jyn514:fix-panics, r=Manishearth
2021-01-08 Yuki OkushiRollup merge of #79675 - CraftSpider:79669, r=estebank
2021-01-08 Esteban KüberUse correct span for structured suggestion
2021-01-08 borsAuto merge of #80746 - ehuss:update-cargo, r=ehuss
2021-01-07 Joshua NelsonGet rid of custom pretty-printing in rustdoc
2021-01-07 borsAuto merge of #80709 - lzutao:target-enumerate, r=petro...
2021-01-07 Andreas Jonsonhandle generic trait methods in coverage tests
2021-01-07 borsAuto merge of #80790 - JohnTitor:rollup-js1noez, r...
2021-01-07 Yuki OkushiRollup merge of #80784 - petrochenkov:nontspan, r=Aaron1011
2021-01-07 Yuki OkushiRollup merge of #80780 - lianghanzhen:master, r=petroch...
2021-01-07 Yuki OkushiRollup merge of #80769 - ejez:patch-1, r=jonas-schievink
2021-01-07 Yuki OkushiRollup merge of #80750 - GuillaumeGomez:cleanup-to_stri...
2021-01-07 Yuki OkushiRollup merge of #80744 - camelid:next_def_id-docs,...
2021-01-07 Yuki OkushiRollup merge of #80738 - arusahni:master, r=GuillaumeGomez
2021-01-07 Yuki OkushiRollup merge of #80660 - max-heller:issue-80559-fix...
2021-01-07 Yuki OkushiRollup merge of #80659 - pierwill:edit-tokenstream...
2021-01-07 Yuki OkushiRollup merge of #80521 - richkadel:llvm-coverage-counte...
2021-01-07 Yuki OkushiRollup merge of #80012 - sasurau4:feature/point-constan...
2021-01-07 borsAuto merge of #77853 - ijackson:slice-strip-stab, r...
2021-01-07 Vadim Petrochenkovrustc_parse: Better spans for synthesized token streams
2021-01-07 borsAuto merge of #79863 - JohnTitor:compiler-builtins...
2021-01-07 Daiki Iharabless tests
2021-01-07 borsAuto merge of #80648 - Aaron1011:expn-data-private...
2021-01-07 borsAuto merge of #80200 - mahkoh:dst-offset, r=nagisa
2021-01-06 borsAuto merge of #80754 - sunfishcode:path-cleanup/rustc...
2021-01-06 borsAuto merge of #80758 - RalfJung:miri, r=RalfJung
2021-01-06 Daniel Henry-MantillaFix ICE on `pub macro`s defined within a non-module...
2021-01-06 Daniel Henry-MantillaEnhance tests based on code review
2021-01-06 Daniel Henry-MantillaUpdate test assertions (showcases bug)
2021-01-06 Daniel Henry-MantillaFix type/value namespace clashes + test for that
2021-01-06 Daniel Henry-MantillaImplement suggestions from code review.
2021-01-06 Daniel Henry-MantillaRustdoc: Fix macros 2.0 and built-in derives being...
2021-01-06 borsAuto merge of #80714 - jakevossen5:master, r=lcnr
2021-01-06 borsAuto merge of #80724 - GuillaumeGomez:remove-useless...
2021-01-06 borsAuto merge of #80415 - cjgillot:issue-77828, r=petrochenkov
2021-01-05 Camille GILLOTAdd rustdoc test.
2021-01-05 borsAuto merge of #80711 - camelid:intrinsic-of-val-safety...
2021-01-05 Guillaume GomezRemove useless doc_alias feature
2021-01-05 borsAuto merge of #80717 - mbartlett21:patch-2, r=dtolnay
2021-01-05 borsAuto merge of #80699 - usbalbin:const_copy_tracking_iss...
2021-01-05 borsAuto merge of #80686 - GuillaumeGomez:error-doc-alias...
2021-01-05 Jake Vossenfixed feature gate stderr
2021-01-05 Jake Vossenfixed const_generics error help
2021-01-05 borsAuto merge of #80708 - JohnTitor:rollup-6esk027, r...
2021-01-05 Yuki OkushiRollup merge of #80696 - RalfJung:failing-promoteds...
2021-01-05 Yuki OkushiRollup merge of #80677 - kw-fn:patch-2, r=jyn514
2021-01-05 Yuki OkushiRollup merge of #80672 - matthiaskrgr:xpy_clippy_less_n...
2021-01-05 Yuki OkushiRollup merge of #80666 - jjlin:master, r=Dylan-DPC
2021-01-05 Yuki OkushiRollup merge of #80656 - booleancoercion:master, r...
2021-01-05 Yuki OkushiRollup merge of #80643 - LingMan:unwrap, r=oli-obk
2021-01-05 Yuki OkushiRollup merge of #80637 - LingMan:filter, r=oli-obk
2021-01-05 Yuki OkushiRollup merge of #80627 - bugadani:warn, r=Mark-Simulacrum
2021-01-05 Yuki OkushiRollup merge of #80612 - rust-lang:XAMPPRocky-patch...
2021-01-05 Yuki OkushiRollup merge of #80538 - JulianKnodt:err_usize, r=lcnr
2021-01-05 Yuki OkushiRollup merge of #80533 - matthiaskrgr:bootstrap_clppy...
2021-01-05 Yuki OkushiRollup merge of #80442 - steffahn:mention_arc_in_cow...
2021-01-05 borsAuto merge of #80426 - jyn514:bootstrap-caching, r...
2021-01-04 borsAuto merge of #80624 - RalfJung:place-ref, r=oli-obk
2021-01-04 max-hellerfix incompatible disambiguator test
2021-01-04 Rich KadelInlining enabled by -mir-opt-level > 1 is incompatible...
2021-01-04 Ralf Jungmake sure that promoteds which fail to evaluate in...
2021-01-04 borsAuto merge of #80688 - ehuss:update-mdbook, r=pietroalbini
2021-01-04 Guillaume GomezAdd tests for new doc alias check
2021-01-04 borsAuto merge of #80651 - GroteGnoom:issue-78123-fix,...
next