]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-17 borsAuto merge of #60034 - rasendubi:fix-comments, r=Centril
2019-04-17 borsAuto merge of #60030 - Centril:rollup-3d0t24t, r=Centril
2019-04-17 Alexey ShmalkoPromote regular comments to rustdoc comments
2019-04-17 Alexey ShmalkoFix comments around test harness generation
2019-04-17 Mazdak FarrokhzadRollup merge of #60018 - RalfJung:miri-test-libstd...
2019-04-17 Mazdak FarrokhzadRollup merge of #60003 - petrhosek:llvm-lto-lld, r...
2019-04-17 Mazdak FarrokhzadRollup merge of #59986 - RalfJung:miri-new-alloc, r...
2019-04-17 Mazdak FarrokhzadRollup merge of #59646 - JohnTitor:improve-wording...
2019-04-17 Mazdak FarrokhzadRollup merge of #59128 - oli-obk:colorful_json, r=mark...
2019-04-17 Ralf Jungtest sort_unstable in Miri
2019-04-17 borsAuto merge of #60027 - jethrogb:jb/sgx-reentry-abort...
2019-04-17 borsAuto merge of #59974 - Centril:boostrap-to-2019-04...
2019-04-17 Mazdak Farrokhzadbump bootstrap; remove redundant 'use libc;' on macOS.
2019-04-17 Mateusz MikułaDeny `internal` in stage0
2019-04-17 Mazdak Farrokhzadbump bootstrap; nightly => 1.36.
2019-04-17 Mazdak Farrokhzadbump bootstrap; fix compiletest wrt. exclude_should_panic
2019-04-17 Mazdak Farrokhzadbump bootstrap; remove redundant imports.
2019-04-17 Mazdak Farrokhzadbump bootstrap => 2019-04-11
2019-04-17 Jethro BeekmanSGX target: change re-entry abort logic
2019-04-16 Ralf JungMiri: refactor new allocation tagging
2019-04-16 borsAuto merge of #59997 - ehuss:update-cargo, r=alexcrichton
2019-04-16 Ralf JungMiri now supports entropy, but is still slow
2019-04-16 Eric HussUpdate cargo
2019-04-16 borsAuto merge of #59879 - ebarnard:patch-1, r=alexcrichton
2019-04-16 Oliver SchererDon't test json with color codes on windows
2019-04-16 Ed BarnardAdd a comment explaining why SecRandomCopyBytes is...
2019-04-16 borsAuto merge of #59769 - RalfJung:compiletest-normalizati...
2019-04-16 Ralf Jungthis panic occurs not just on Windows, normalize it...
2019-04-16 borsAuto merge of #60007 - Centril:rollup-gdh1er4, r=Centril
2019-04-16 Mazdak FarrokhzadRollup merge of #60000 - pietroalbini:triagebot, r...
2019-04-16 Mazdak FarrokhzadRollup merge of #59993 - euclio:unused-ref-field, r...
2019-04-16 Mazdak FarrokhzadRollup merge of #59992 - QuietMisdreavus:static-setting...
2019-04-16 Mazdak FarrokhzadRollup merge of #59973 - Enity:fix-rustdoc-sidebar...
2019-04-16 Mazdak FarrokhzadRollup merge of #59903 - estebank:after-main, r=oli-obk
2019-04-16 Mazdak FarrokhzadRollup merge of #59717 - Reconcyl:master, r=steveklabnik
2019-04-16 borsAuto merge of #59990 - bjorn3:nicer_compiletest_errors...
2019-04-15 Petr HosekLLD is not supported on Darwin
2019-04-15 Yuki OKUSHIFix tests
2019-04-15 Yuki OKUSHIMake wording verbose
2019-04-15 Pietro Albiniadd repo-specific triagebot configuration
2019-04-15 Ralf Jungnormalize away some Windows-only panic printing
2019-04-15 borsAuto merge of #59926 - pietroalbini:android-sdk-manager...
2019-04-15 vlad-borodachange word wrapping mode
2019-04-15 Andy Russellinclude mode in unused binding suggestion span
2019-04-15 borsAuto merge of #59991 - Centril:rollup-bqxt4w3, r=Centril
2019-04-15 Mazdak FarrokhzadRollup merge of #59989 - dima74:patch-1, r=jonas-schievink
2019-04-15 Mazdak FarrokhzadRollup merge of #59978 - ollie27:rustdoc_default, r...
2019-04-15 Mazdak FarrokhzadRollup merge of #59955 - RalfJung:stdsimd, r=alexcrichton
2019-04-15 Mazdak FarrokhzadRollup merge of #59779 - flip1995:uplift_get_def_path...
2019-04-15 Mazdak FarrokhzadRollup merge of #59748 - agnxy:trademark, r=skade
2019-04-15 Mazdak FarrokhzadRollup merge of #59648 - alex:must-use-result, r=alexcr...
2019-04-15 QuietMisdreavususe --static-root-path for settings.js
2019-04-15 bjorn3Use resume_unwind instead of panic!() for nicer compile...
2019-04-15 Ralf Jungwarn(missing_docs) in liballoc, and add missing docs
2019-04-15 Dmitry MurzinFix links to Atomic* in RELEASES.md
2019-04-15 borsAuto merge of #59850 - Zoxc:symbols-attrs, r=petrochenkov
2019-04-15 John Kåre AlsakerUpdate test
2019-04-15 John Kåre AlsakerPreallocate BUILTIN_ATTRIBUTES symbols and use a hash...
2019-04-15 borsAuto merge of #59655 - Zoxc:symbols, r=petrochenkov
2019-04-15 borsAuto merge of #59626 - nnethercote:DepGraph-1.02x,...
2019-04-15 John Kåre AlsakerUse colon for keyword defs
2019-04-15 John Kåre AlsakerMove modules outside the proc macro
2019-04-15 John Kåre AlsakerEnsure the symbols are pure strings
2019-04-15 John Kåre AlsakerMake check_name generic
2019-04-15 John Kåre AlsakerUse a proc macro to declare preallocated symbols
2019-04-15 Nicholas NethercoteReduce the `DepNode` pre-allocation ratio.
2019-04-15 borsAuto merge of #59982 - stepancheg:hasher-no-unsafe...
2019-04-14 Stepan KoltsovHasher: replace unsafe trasmute with to_ne_bytes
2019-04-14 borsAuto merge of #59965 - Manishearth:clippyup, r=Xanewok
2019-04-14 Manish GoregaokarUpdate clippy
2019-04-14 Oliver Middletonrustdoc: Remove default keyword from re-exported trait...
2019-04-14 vlad-borodaFix rustdoc sidebar z-index
2019-04-14 borsAuto merge of #59335 - Aaron1011:fix/extern-priv-final...
2019-04-14 Aaron HillFix typo in comment
2019-04-14 Aaron HillFix Windows dll name format
2019-04-14 Aaron HillHandle --extern-private properly on musl
2019-04-14 Aaron HillDerive Default for ExternEntry
2019-04-14 Aaron HillFix ExternEntry test
2019-04-14 Aaron HillUpdate rustdoc to new ExternEntry format
2019-04-14 Aaron HillRefactor structure of ExternEntry
2019-04-14 Aaron HillMove new_public to 'tess' module
2019-04-14 Aaron HillImprove formatting
2019-04-14 Aaron HillFix tests
2019-04-14 borsAuto merge of #59967 - Centril:rollup-bdqq7ux, r=Centril
2019-04-14 Mazdak FarrokhzadRollup merge of #59957 - krk:fix-doctypo-symbol, r...
2019-04-14 Mazdak FarrokhzadRollup merge of #59936 - petrochenkov:confict, r=davidtwco
2019-04-14 Mazdak FarrokhzadRollup merge of #59906 - czipperz:bufwriter-use-getmut...
2019-04-14 Mazdak FarrokhzadRollup merge of #59900 - czipperz:remove-bracket-mut...
2019-04-14 Mazdak FarrokhzadRollup merge of #59896 - estebank:dedup-spans, r=davidtwco
2019-04-14 Mazdak FarrokhzadRollup merge of #59877 - Zoxc:hiridify_def_id, r=eddyb
2019-04-14 Mazdak FarrokhzadRollup merge of #59856 - albins:update-polonius, r...
2019-04-14 borsAuto merge of #59929 - RalfJung:miri, r=oli-obk
2019-04-14 krkAdd missing backtick to Symbol documentation.
2019-04-14 Vadim PetrochenkovAddress review comments
2019-04-14 Vadim PetrochenkovFix cross-crate visibility of fictive variant constructors
2019-04-14 Ralf Jungupdate miri
2019-04-14 borsAuto merge of #59693 - nnethercote:64-bit-Spans, r...
2019-04-14 Ralf Junghuge-enum also exhibits this error
2019-04-14 Ralf Jungmake lint levels more consistent
2019-04-14 Ralf Jungsome more tests need normalization
next