]> git.lizzy.rs Git - rust.git/history - src
fix `AdtDef` docs
[rust.git] / src /
2020-06-03 Bastian Kauschkefix `AdtDef` docs
2020-06-03 borsAuto merge of #70107 - lcnr:issue68977, r=eddyb
2020-06-03 borsAuto merge of #72935 - Dylan-DPC:rollup-60g3ab6, r...
2020-06-03 Dylan DPCRollup merge of #72921 - pickfire:vec-assert, r=Mark...
2020-06-03 Dylan DPCRollup merge of #72902 - cuviper:fuse-covariant, r...
2020-06-03 Dylan DPCRollup merge of #72848 - camelid:fix-72815, r=varkor
2020-06-03 Dylan DPCRollup merge of #72820 - jonas-schievink:instcombine...
2020-06-03 Dylan DPCRollup merge of #72704 - tblah:remote-testing-fixes...
2020-06-02 Ivan ThamAdd assert to Vec with_capacity docs
2020-06-02 borsAuto merge of #72918 - Dylan-DPC:rollup-pnvj62b, r...
2020-06-02 Dylan DPCRollup merge of #72916 - DutchGhost:patch-1, r=jonas...
2020-06-02 Dylan DPCRollup merge of #72914 - petertodd:2020-minor-at-most...
2020-06-02 Dylan DPCRollup merge of #72888 - poliorcetics:improve-read_line...
2020-06-02 Dylan DPCRollup merge of #72884 - Julian-Wollersberger:raw_str_e...
2020-06-02 Bastian Kauschkeupdate tests
2020-06-02 Bastian Kauschkechange WellFormed predicate to GenericArg
2020-06-02 Bastian Kauschkeadd WellFormedConst predicate
2020-06-02 Bastian Kauschkeimplement wf checking for constants
2020-06-02 Tom Ecclescompiletest: Add name directive for remote runners
2020-06-02 Tom Ecclestools/remote-test-server: make use of verbose option
2020-06-02 Tom Ecclestools/remote-test-{server,client}: support RUST_TEST_TMPDIR
2020-06-02 borsAuto merge of #72672 - seritools:remote-test-windows...
2020-06-02 borsAuto merge of #72905 - JohnTitor:rollup-phtyo5i, r...
2020-06-02 Yuki OkushiRollup merge of #72893 - RalfJung:unleash-tls, r=ecstat...
2020-06-02 Yuki OkushiRollup merge of #72891 - lzutao:wrapping_int-max, r...
2020-06-02 Yuki OkushiRollup merge of #72889 - alexcrichton:update-wasm-threa...
2020-06-02 Yuki OkushiRollup merge of #72886 - xfix:patch-21, r=jonas-schievink
2020-06-02 Yuki OkushiRollup merge of #72880 - GuillaumeGomez:cleanup-e0637...
2020-06-02 Yuki OkushiRollup merge of #72827 - milrope:patch-1, r=nikomatsakis
2020-06-02 Yuki OkushiRollup merge of #72825 - Amanieu:asm-warning, r=davidtwco
2020-06-02 Yuki OkushiRollup merge of #72822 - lcnr:intern-me, r=estebank
2020-06-02 Yuki OkushiRollup merge of #72795 - petrochenkov:identgroup, r...
2020-06-02 Yuki OkushiRollup merge of #72775 - JohnTitor:await-sugg, r=estebank
2020-06-02 Josh StoneAdd a test to ensure Fuse stays covariant
2020-06-01 Ralf JungFix comment
2020-06-01 Julian WollersbergerCleanup: Inline `struct_span_fatal()`, which is only...
2020-06-01 Julian WollersbergerSimplify raw string error reporting.
2020-06-01 CamelidInclude kind in `bug!`
2020-06-01 borsAuto merge of #72779 - RalfJung:miri, r=oli-obk
2020-06-01 Ralf Jungtest miri-unleash TLS accesses
2020-06-01 Ralf Jungbump Miri, update for cargo-miri being a separate project
2020-06-01 CamelidUse `bug!` instead of `panic!`
2020-06-01 Lzu TaoAdd associated consts MIN/MAX for Wrapping<Int>
2020-06-01 Alex Crichtonrustc: Remove the `--passive-segments` LLD flag on...
2020-06-01 Alexis BourgetAdd a warning about infinite reading in read_(until...
2020-06-01 Konrad BorowskiRemove allow missing_debug_implementations for MaybeUninit
2020-06-01 borsAuto merge of #71192 - oli-obk:eager_alloc_id_canonical...
2020-06-01 Guillaume GomezClean up E0637 explanation
2020-06-01 borsAuto merge of #72844 - Dylan-DPC:rollup-i51qv5z, r...
2020-06-01 camelidCorrect generic parameter ordering in error note
2020-06-01 Dylan DPCRollup merge of #72834 - JOE1994:correct_confusing_term...
2020-06-01 Dylan DPCRollup merge of #72832 - joshtriplett:cargo-tree-d...
2020-06-01 Dylan DPCRollup merge of #72823 - matthewjasper:describe-queries...
2020-06-01 Dylan DPCRollup merge of #72818 - GuillaumeGomez:cleanup-e0622...
2020-06-01 Dylan DPCRollup merge of #72776 - lcnr:stalled_on-smallvec,...
2020-05-31 borsAuto merge of #72831 - Dylan-DPC:rollup-6rxjwt9, r...
2020-05-31 JOE1994Rephrase term 'non-pointer type'
2020-05-31 Dylan DPCRollup merge of #72830 - rust-lang:sfackler-patch-1...
2020-05-31 Dylan DPCRollup merge of #72829 - JOE1994:clarify_terms, r=jonas...
2020-05-31 Dylan DPCRollup merge of #72812 - RalfJung:miri-char-test, r...
2020-05-31 Dylan DPCRollup merge of #72807 - xiaotianrandom:fix-assoc-type...
2020-05-31 Dylan DPCRollup merge of #72691 - GuillaumeGomez:escape-key...
2020-05-31 Matthew JasperAdd descriptions for all queries
2020-05-31 JOE1994Clarify terms in doc comments
2020-05-31 Amanieu d'AntrasClarify errors and warnings about the transition to...
2020-05-31 borsAuto merge of #72767 - pnkfelix:track-devirtualized...
2020-05-31 Dennis DudaMake `remote-test-client` work as cargo runner again
2020-05-31 Dennis DudaUpdate help text of remote-test-client to reflect chang...
2020-05-31 Dennis DudaFix `set_permissions` call for non-windows
2020-05-31 Dennis DudaUnify temp path generation for non-android
2020-05-31 Dennis DudaMake remote-test-client and remote-test-server compatib...
2020-05-31 Bastian Kauschkeremove trivial calls to mk_const
2020-05-31 Jonas SchievinkInstCombine: Don't optimize `&mut *x` into `x`
2020-05-31 borsAuto merge of #72813 - RalfJung:rollup-4ko6q8j, r=RalfJung
2020-05-31 Guillaume GomezPut input timeout clearance inside a function
2020-05-31 Guillaume GomezClean up E0622 explanation
2020-05-31 Ralf JungMiri tests: skip parts of test_char_range
2020-05-31 Ralf JungRollup merge of #72781 - marmeladema:rustdoc-def-id...
2020-05-31 Ralf JungRollup merge of #72749 - vertexclique:vcq/update-stdarc...
2020-05-31 Ralf JungRollup merge of #72745 - lcnr:interned-cleanup, r=petro...
2020-05-31 Ralf JungRollup merge of #72715 - estebank:trailing-comma-where...
2020-05-31 Ralf JungRollup merge of #72683 - RalfJung:char-debug-check...
2020-05-31 borsAuto merge of #72759 - alexcrichton:update-compiler...
2020-05-31 Bastian Kauschkeremove fixme for `stalled_on`
2020-05-31 borsAuto merge of #72743 - lcnr:predicate_f, r=nikomatsakis
2020-05-31 XIAO TianFix associate type diagnostics
2020-05-31 XIAO TianAdd a test for wrong assoc type diagnostics
2020-05-31 borsAuto merge of #72116 - petrhosek:fuchsia-ld-flags,...
2020-05-30 Mahmut BulutUpdate stdarch submodule to latest head
2020-05-30 Vadim PetrochenkovAdd a test for `$:ident` in proc macro input
2020-05-30 borsAuto merge of #72794 - RalfJung:rollup-gzs4nl4, r=RalfJung
2020-05-30 Vadim Petrochenkovtest-macros: Avoid always producing errors in `#[derive...
2020-05-30 Ralf JungRollup merge of #72777 - marmeladema:rustdoc-remove...
2020-05-30 Ralf JungRollup merge of #72773 - Rantanen:is_char_boundary...
2020-05-30 Ralf JungRollup merge of #72772 - RalfJung:valid-char, r=petroch...
2020-05-30 Ralf JungRollup merge of #72757 - petrochenkov:shebang, r=varkor
2020-05-30 Ralf JungRollup merge of #72728 - o01eg:fix-72661, r=Mark-Simulacrum
2020-05-30 Ralf JungRollup merge of #72669 - petrochenkov:smclean, r=Mark...
2020-05-30 Ralf JungRollup merge of #72668 - awoimbee:give-fn-parenthetical...
2020-05-30 Ralf JungRollup merge of #72666 - ivanloz:profile_emit_flag...
next