]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-30 borsAuto merge of #76093 - jyn514:prim-assoc-items, r=Manis...
2020-08-30 Joshua NelsonFix intra-doc links for associated constants
2020-08-30 borsAuto merge of #76090 - Dylan-DPC:rollup-eksndcr, r...
2020-08-30 Prabakaran... resolve comments
2020-08-30 Prabakaran... Switch to intra-doc links in core/src/{convert,iter...
2020-08-29 Dylan DPCRollup merge of #76057 - matklad:remove-retokenize...
2020-08-29 Dylan DPCRollup merge of #76029 - denisvasilik:intra-doc-links...
2020-08-29 Dylan DPCRollup merge of #76022 - GuillaumeGomez:cleanup-rustdoc...
2020-08-29 Dylan DPCRollup merge of #76015 - ortem:fix-lldb-script, r=Mark...
2020-08-29 Dylan DPCRollup merge of #75990 - rylev:arm-fastfail, r=alexcrichton
2020-08-29 Dylan DPCRollup merge of #75975 - matklad:snapshot-tests, r...
2020-08-29 Dylan DPCRollup merge of #75917 - poliorcetics:intra-doc-core...
2020-08-29 Dylan DPCRollup merge of #75910 - bugadani:testcase, r=oli-obk
2020-08-29 Dylan DPCRollup merge of #75892 - ArekPiekarz:unstable_book_tls_...
2020-08-29 Dylan DPCRollup merge of #75885 - jumbatm:issue75739-clashing...
2020-08-29 Dylan DPCRollup merge of #75881 - pickfire:patch-5, r=GuillaumeGomez
2020-08-29 Dylan DPCRollup merge of #75874 - pickfire:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75852 - camelid:patch-3, r=jyn514
2020-08-29 Dylan DPCRollup merge of #75832 - kofls:intradoc-fix, r=jyn514
2020-08-29 borsAuto merge of #75775 - matklad:rustc-lexer-rustdoc...
2020-08-29 Joshua Nelsonrustdoc: Fix intra-doc links for cross-crate re-exports...
2020-08-29 borsAuto merge of #76016 - RalfJung:miri, r=RalfJung
2020-08-29 Ralf Jungbump Miri
2020-08-29 borsAuto merge of #75713 - mati865:netbsd_zlib, r=Mark...
2020-08-29 khyperiaMake to_immediate/from_immediate configurable by backends
2020-08-29 borsAuto merge of #75754 - joshtriplett:wip-perf-snappy...
2020-08-29 DPCfix tests
2020-08-29 Ivan ThamRemove empty vec assertion flow distrupt
2020-08-29 Ivan ThamReuse description from drain_filter
2020-08-29 borsAuto merge of #76034 - flip1995:clippyup, r=Manishearth
2020-08-29 Ivan ThamUse explicit intra-doc link in path for Vec resize
2020-08-29 borsAuto merge of #75370 - simonvandel:optimize-if-conditio...
2020-08-29 Simon Vandel... New pass to optimize `if`conditions on integrals to...
2020-08-29 Aleksey KladovAllow --bess ing expect-tests in tools
2020-08-29 Guillaume GomezUse an id instead of a function
2020-08-29 Ivan ThamUse assertions on Vec doc
2020-08-29 Ryan LevickExplicitly look for 'thumb-mode' before using __fastfai...
2020-08-29 Aleksey KladovMove retokenize hack to save_analysis
2020-08-29 Ivan ThamRemove brackets in drain filter docs
2020-08-29 Ivan ThamKeep doc standard for Vec DrainFilter
2020-08-29 asrarGH-66816: Process before enabling search
2020-08-29 borsAuto merge of #75985 - csmoe:issue-61076-1, r=estebank
2020-08-29 asrarGH-66816: Removes disable before return
2020-08-29 Ivan ThamLiballoc vec doc use associated function
2020-08-29 borsAuto merge of #75916 - jyn514:unify-error-reporting...
2020-08-29 borsAuto merge of #74922 - joshtriplett:ninja-by-default...
2020-08-29 borsAuto merge of #75939 - Amanieu:fix_asm2, r=nagisa
2020-08-29 borsAuto merge of #75877 - vigoux:master, r=Amanieu
2020-08-29 DPCrename get_{ref, mut} to assume_init_{ref,mut} in Maybe...
2020-08-28 borsAuto merge of #72808 - Lucretiel:line-writer-reimpl...
2020-08-28 borsAuto merge of #76035 - tiagolam:master, r=pietroalbini
2020-08-28 Amanieu d'AntrasFix test
2020-08-28 Tiago LamBuild dist-x86_64-musl with --enable-profiler.
2020-08-28 borsAuto merge of #76018 - pietroalbini:ci-left-fallible...
2020-08-28 flip1995Update Cargo.lock
2020-08-28 flip1995Merge commit '3d0b0e66afdfaa519d8855b338b35b4605775945...
2020-08-28 CamelidAdd missing hyphen
2020-08-28 Ryan LevickBack to opcode for 32 bit ARM __fastfail
2020-08-28 Denis VasilikUse intra-doc links for bool
2020-08-28 Denis VasilikUse intra-doc links
2020-08-28 Josh TriplettDisable ninja on the dry-run builder
2020-08-28 borsAuto merge of #5774 - ThibsG:FixNewRetNoSelf, r=ebroto
2020-08-28 Ivan ThamLiballoc extend use intra doc link
2020-08-28 Guillaume GomezClean up rustdoc front-end source code
2020-08-28 borsAuto merge of #76019 - pietroalbini:rollup-1tkgdnd...
2020-08-28 Ryan LevickSwitch to asm! macro and use brk instruction on ARM
2020-08-28 Pietro AlbiniRollup merge of #76000 - richkadel:llvm-coverage-map...
2020-08-28 Pietro AlbiniRollup merge of #75998 - richkadel:llvm-coverage-map...
2020-08-28 Pietro AlbiniRollup merge of #75996 - tinaun:patch-2, r=jonas-schievink
2020-08-28 Pietro AlbiniRollup merge of #75989 - matklad:renamerustdoctest...
2020-08-28 Pietro AlbiniRollup merge of #75972 - JulianKnodt:i70381, r=rollup
2020-08-28 Pietro AlbiniRollup merge of #75967 - aticu:blackbox_typo, r=Dylan-DPC
2020-08-28 Pietro AlbiniRollup merge of #75955 - camelid:intra-doc-links-for...
2020-08-28 Pietro AlbiniRollup merge of #75946 - pickfire:patch-8, r=jyn514
2020-08-28 Pietro AlbiniRollup merge of #75943 - elichai:2020-align_offset...
2020-08-28 Pietro AlbiniRollup merge of #75941 - GuillaumeGomez:cleanup-e0761...
2020-08-28 Pietro AlbiniRollup merge of #75927 - camelid:intra-doc-links-for...
2020-08-28 Pietro AlbiniRollup merge of #75330 - Nemo157:improve-doc-cfg-featur...
2020-08-28 Pietro Albinici: run cancel-outdated-builds after fully setting...
2020-08-28 ThibaudUpdate clippy_lints/src/methods/mod.rs
2020-08-28 ThibaudUpdate clippy_lints/src/utils/mod.rs
2020-08-28 ThibaudUpdate clippy_lints/src/utils/mod.rs
2020-08-28 Thomas VigourouxUpdate compiler-builtins
2020-08-28 ortemFix loading pretty-printers in rust-lldb script
2020-08-28 Amjad AlsharafiUsed intra-doc links for `ptr#safety` occurrences
2020-08-28 Amjad AlsharafiUsed intra-doc links for `NonNull::dangling()` occurrences
2020-08-28 Amjad AlsharafiFixes `intra-doc` same scope links
2020-08-28 Amjad AlsharafiUse intra-doc links for `core/src/slice.mod.rs`
2020-08-28 Nathan WestOnce again, x.py tidy
2020-08-28 Nathan WestTypo fixes
2020-08-28 CamelidRemove unnecessary intra-doc link
2020-08-28 Nathan WestImprovements to `LineWriter::write_all`
2020-08-28 borsAuto merge of #70212 - Amanieu:catch_foreign, r=Mark...
2020-08-27 borsAuto merge of #5971 - giraffate:fix_fp_in_to_string_in_...
2020-08-27 borsAuto merge of #75995 - pietroalbini:ci-let-fallible...
2020-08-27 Dániel BugaMake sure the functions don't get merged
2020-08-27 borsAuto merge of #75976 - GuillaumeGomez:help-popup, r...
2020-08-27 Amanieu d'AntrasAbort when catch_unwind catches a foreign exception
2020-08-27 Rich KadelAdds --bless support to test/run-make-fulldeps
2020-08-27 CamelidSwitch to intra-doc links in `core::hash`
next