]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2020-08-21 Guillaume GomezShow line even if there is no code examples
2020-08-21 Guillaume GomezIgnore more kind of items for doc examples
2020-08-21 Guillaume GomezImprove wording
2020-08-20 Guillaume Gomezfmt
2020-08-20 Guillaume GomezAdd documentation for --show-coverage option
2020-08-20 Guillaume GomezUpdate how doc examples are counted
2020-08-20 Guillaume GomezRemove "total" columns in --show-coverage output
2020-08-20 Guillaume GomezUpdate rustdoc coverage UI test
2020-08-20 Guillaume GomezIgnore code examples on given items where it doesn...
2020-08-20 borsAuto merge of #75595 - davidtwco:polymorphization-predi...
2020-08-20 borsAuto merge of #75720 - ehuss:update-books, r=ehuss
2020-08-20 borsAuto merge of #75723 - ehuss:update-cargo, r=ehuss
2020-08-19 borsAuto merge of #75563 - richkadel:llvm-coverage-map...
2020-08-19 Eric HussUpdate cargo
2020-08-19 Eric HussUpdate books
2020-08-19 borsAuto merge of #75590 - Mark-Simulacrum:tagged-ptr,...
2020-08-19 Mark RousskovUse CopyTaggedPtr for ParamEnv
2020-08-19 Mark RousskovAdd tagged pointer impl to data structures
2020-08-19 borsAuto merge of #75715 - tmandry:rollup-18atkj4, r=tmandry
2020-08-19 Tyler MandryRollup merge of #75696 - matklad:mirit, r=RalfJung
2020-08-19 Tyler MandryRollup merge of #75674 - poliorcetics:intra-links-std...
2020-08-19 Tyler MandryRollup merge of #75649 - jyn514:inherent-lang-impls...
2020-08-19 Tyler MandryRollup merge of #75648 - matklad:lazy-dropck, r=KodrAus
2020-08-19 Tyler MandryRollup merge of #75593 - Mark-Simulacrum:compiler-docs...
2020-08-19 Tyler MandryRollup merge of #75587 - RalfJung:mir-comment-fixes...
2020-08-19 Tyler MandryRollup merge of #75069 - lcnr:type-of-lazy-norm, r...
2020-08-19 borsAuto merge of #75480 - ssomers:btree_check_invariant...
2020-08-19 Joshua NelsonAdd test for f32 and f64 methods
2020-08-19 Alexis BourgetFix nits in intra-doc links for std io
2020-08-19 borsAuto merge of #74098 - GuillaumeGomez:doc-alias-checks...
2020-08-19 Joshua NelsonAdd a test
2020-08-19 Joshua Nelsonxpy fmt
2020-08-19 Joshua NelsonUse `impls` for intra doc links as well
2020-08-19 Joshua NelsonAllow reusing the code in `collect_trait_impls`
2020-08-19 Joshua Nelsonimpl_for_type -> PrimitiveType::impls
2020-08-19 Joshua NelsonReturn all impls, not just the primary one
2020-08-19 Joshua NelsonSay `tcx.lang_items()` less
2020-08-19 Joshua NelsonRefactor `impl_for_type` into a separate function
2020-08-19 borsAuto merge of #75600 - nagisa:improve_align_offset...
2020-08-19 Aleksey KladovRemove `#[cfg(miri)]` from OnceCell tests
2020-08-19 borsAuto merge of #75692 - JohnTitor:rollup-8gr04ah, r...
2020-08-19 Yuki OkushiRollup merge of #75685 - nixphix:docs/unix-ext, r=jyn514
2020-08-19 Yuki OkushiRollup merge of #75665 - GuillaumeGomez:doc-examples...
2020-08-19 Yuki OkushiRollup merge of #75658 - tgnottingham:issue-75599,...
2020-08-19 Yuki OkushiRollup merge of #75652 - jyn514:true-false-2, r=Guillau...
2020-08-19 Yuki OkushiRollup merge of #75646 - poliorcetics:intra-links-keywo...
2020-08-19 Yuki OkushiRollup merge of #75554 - jumbatm:fix-clashing-extern...
2020-08-19 Yuki OkushiRollup merge of #75499 - jack-champagne:jack-champagne...
2020-08-19 Yuki OkushiRollup merge of #75049 - janriemer:patch-1, r=poliorcetics
2020-08-19 Yuki OkushiRollup merge of #75038 - rust-lang:Havvy-patch-1, r...
2020-08-19 Rich KadelMoved coverage counter injection from BasicBlock to...
2020-08-19 borsAuto merge of #75677 - cuviper:shrink-towel, r=Mark...
2020-08-19 borsAuto merge of #75555 - workingjubilee:update-everything...
2020-08-19 Prabakaran... resolve comments
2020-08-19 Prabakaran... Switch to intra-doc links in /src/sys/unix/ext/*.rs
2020-08-18 borsAuto merge of #75516 - matklad:remove-deprecation,...
2020-08-18 Bastian Kauschkechange const param ty warning message
2020-08-18 Bastian Kauschkerun wfcheck in parralel again, add test for 74950
2020-08-18 Bastian Kauschkemove const param structural match checks to wfcheck
2020-08-18 Tomasz MiąskoFix asm compiler flags change from cmake 0.1.44
2020-08-18 Tyson NottinghamDon't emit "is not a logical operator" error outside...
2020-08-18 Josh StoneDon't panic in Vec::shrink_to_fit
2020-08-18 borsAuto merge of #75657 - TimDiekmann:allocref-cleanup...
2020-08-18 Alexis BourgetMove to intra doc links for std::io
2020-08-18 Jan Riemerdocs: add another `derive` for `Copy`able struct
2020-08-18 borsAuto merge of #75635 - Aaron1011:fix/incr-fn-param...
2020-08-18 Jubilee YoungDowngrade version_check 0.9.2 -> 0.9.1
2020-08-18 Jubilee YoungResolve licensing by updating tinyvec 0.3.3 -> 0.3.4
2020-08-18 Mark RousskovUpdate license check post-cargo update
2020-08-18 Mark RousskovUpdate dependencies
2020-08-18 borsAuto merge of #75639 - RalfJung:miri, r=RalfJung
2020-08-18 Tim DiekmannMake `grow_impl` unsafe
2020-08-18 Guillaume GomezUpdate rustdoc-ui tests
2020-08-18 borsAuto merge of #75663 - Xanewok:update-rls, r=Mark-Simul...
2020-08-18 Guillaume GomezAdd doc examples count for --show-coverage
2020-08-18 Aleksey KladovRemove broken clap versions from cargotest
2020-08-18 Ralf Jungmir building: fix some comments
2020-08-18 Igor MatuszewskiBump RLS
2020-08-18 Stein SomersBTreeMap: check some invariants, avoid recursion in...
2020-08-18 borsAuto merge of #75631 - matklad:rust-analyzer-2020-08...
2020-08-18 Ralf Jungupdate miri
2020-08-18 Tim DiekmannAdd comment, which was removed by accident (again)
2020-08-18 Tim DiekmannClean up AllocRef implementation and documentation
2020-08-18 borsAuto merge of #75566 - alasher:master, r=oli-obk
2020-08-18 Aleksey KladovRemove missing_fragment_specifier lint
2020-08-18 Aleksey KladovPromote missing_fragment_specifier to hard error
2020-08-18 Aleksey KladovMove macro test to ui/macros
2020-08-18 borsAuto merge of #75621 - TimDiekmann:no-fast-realloc...
2020-08-18 borsAuto merge of #75654 - tmandry:rollup-ej0oezi, r=tmandry
2020-08-18 Tyler MandryRollup merge of #75637 - ctaggart:wasm32build, r=Mark...
2020-08-18 Tyler MandryRollup merge of #75603 - mati865:mingw-out-implib-compa...
2020-08-18 Tyler MandryRollup merge of #75548 - dancrossnyc:master, r=tmandry
2020-08-18 borsAuto merge of #75653 - JohnTitor:rollup-0ejtdfo, r...
2020-08-18 Yuki OkushiRollup merge of #75634 - scileo:fix-75581, r=ehuss
2020-08-18 Yuki OkushiRollup merge of #75629 - EllenNyan:ellen-intra-doc...
2020-08-18 Yuki OkushiRollup merge of #75626 - GuillaumeGomez:cleanup-e0754...
2020-08-18 Yuki OkushiRollup merge of #75613 - estebank:explain-mut-method...
2020-08-18 Yuki OkushiRollup merge of #75578 - 5M1Sec:master, r=oli-obk
2020-08-18 Yuki OkushiRollup merge of #75464 - poliorcetics:intra-links-panic...
2020-08-18 Yuki OkushiRollup merge of #75392 - TimDiekmann:non-null-uninit...
next