]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-03 Mazdak Farrokhzadlibpanic_abort => 2018
2019-02-01 borsAuto merge of #57937 - denzp:nvptx, r=nagisa
2019-02-01 borsAuto merge of #57978 - varkor:fix-irrefutable-integer...
2019-02-01 varkorFix bug in integer range matching
2019-02-01 borsAuto merge of #58049 - king6cong:typo, r=oli-obk
2019-02-01 borsAuto merge of #57586 - Aaron1011:feature/pub-priv-dep...
2019-02-01 Aaron HillCleanup unecessary code
2019-02-01 Aaron HillUpdate tests for future-compat warning removal
2019-02-01 Aaron HillAdd future compat lint declaration
2019-02-01 Aaron HillRemove unnecessary is_local() check
2019-02-01 Aaron HillTest allowing individual struct field
2019-02-01 Aaron HillReplace --extern-public with --extern-private
2019-02-01 Aaron HillRemove feature from test
2019-02-01 Aaron HillTidy fixes
2019-02-01 Aaron HillMove --extern-public behind -Z unstable-options
2019-02-01 Aaron HillRemove feature gate
2019-02-01 Aaron HillRename external_private_dependency to exported_private_...
2019-02-01 Aaron HillDelete dead code
2019-02-01 Aaron HillTrack extern_public command-line argument
2019-02-01 Aaron HillAdd test for 'std' crate being public
2019-02-01 Aaron HillClippy fixes, rename stuff to match RFC
2019-02-01 Aaron HillImprove UI tests
2019-02-01 Aaron HillAlways treat 'std' and 'core' as public
2019-02-01 Aaron HillAdd UI test
2019-02-01 Aaron HillProperly register lint
2019-02-01 Aaron HillFixup code
2019-02-01 Aaron HillFix emitting lint
2019-02-01 Aaron HillInitial implementation work
2019-02-01 borsAuto merge of #57916 - Zoxc:incr-passes4, r=michaelwoer...
2019-02-01 king6congFix typo
2019-02-01 borsAuto merge of #58040 - vors:fix-E0283-explanation,...
2019-02-01 Sergei VorobevFix grammar in E0283 explanation
2019-02-01 borsAuto merge of #58002 - oli-obk:deprecated_sugg, r=zackm...
2019-01-31 borsAuto merge of #56696 - jonas-schievink:weak-counts...
2019-01-31 John Kåre AlsakerUse ensure for mir_borrowck
2019-01-31 borsAuto merge of #57914 - jethrogb:jb/sgx-unwind-version...
2019-01-31 borsAuto merge of #58003 - nikic:saturating-add, r=nagisa
2019-01-31 Vardhan ThigleUpdated commit id for building libunwind.
2019-01-31 borsAuto merge of #57514 - michaelwoerister:xlto-tests...
2019-01-31 borsAuto merge of #58016 - Centril:rollup, r=Centril
2019-01-31 Mazdak FarrokhzadRollup merge of #58008 - matthewjasper:places-conflict...
2019-01-31 Mazdak FarrokhzadRollup merge of #58007 - estebank:issue-58006, r=petroc...
2019-01-31 Mazdak FarrokhzadRollup merge of #58005 - vitiral:docs_trim_start_matche...
2019-01-31 Mazdak FarrokhzadRollup merge of #58000 - oli-obk:fixes_and_cleanups...
2019-01-31 Mazdak FarrokhzadRollup merge of #57999 - jethrogb:jb/movbe-feature...
2019-01-31 Mazdak FarrokhzadRollup merge of #57984 - phansch:improve_check_ty_error...
2019-01-31 Mazdak FarrokhzadRollup merge of #57980 - siddharthasahu:patch-1, r...
2019-01-31 Mazdak FarrokhzadRollup merge of #57971 - jethrogb:jb/sgx-panic, r=alexc...
2019-01-31 Mazdak FarrokhzadRollup merge of #57934 - dwijnand:from-Arc/Rc-to-NonNul...
2019-01-31 Mazdak FarrokhzadRollup merge of #57920 - euclio:source-date-epoch,...
2019-01-31 Mazdak FarrokhzadRollup merge of #57106 - matthiaskrgr:trim_must_use...
2019-01-31 Mazdak FarrokhzadRollup merge of #57008 - Knium:misleading-try-adding...
2019-01-30 borsAuto merge of #57974 - llogiq:vec-deque-try-fold, r...
2019-01-30 Matthew JasperPass correct arguments to places_conflict
2019-01-30 Esteban KüberDon't panic when accessing enum variant ctor using...
2019-01-30 Oliver SchererFailure resistent trait implementing
2019-01-30 Philipp HanschImprove bug message in check_ty
2019-01-30 Rett Bergfix #57686: update docs for fix_start/end_matches
2019-01-30 Oliver SchererSwap the names of `LocalValue` and `LocalState`
2019-01-30 Oliver SchererPrefer macro over manual implementation
2019-01-30 Oliver SchererAdd suggestions to deprecation lints
2019-01-30 borsAuto merge of #57495 - jamesmunns:mdbook-compat, r...
2019-01-30 Jethro BeekmanAdd MOVBE feature
2019-01-30 Michael WoeristerCI: Use lld for linking LLVM in the x86_64-gnu-debug...
2019-01-30 Michael Woeristerbootstrap: Expose LLVM_USE_LINKER cmake option to confi...
2019-01-30 Michael Woeristerci: Use clang as the C++ compiler for x86_64-gnu-debug.
2019-01-30 Michael Woeristerbootstrap: Make LLD available to run-make tests.
2019-01-30 Michael WoeristerAdd missing packages.
2019-01-30 Oliver SchererEliminate an unwrap
2019-01-30 Oliver SchererMonomorphize types when not going through `layout_of_local`
2019-01-30 James MunnsAdd exception for new dependency in license checker
2019-01-30 James MunnsUpdate to newer version of mdbook(2)
2019-01-30 Oliver SchererIndent fixup
2019-01-30 James MunnsRemove stable feature
2019-01-30 James MunnsNo consumers of MdBook2 yet
2019-01-30 James MunnsOnly the compatibility items from the embedded book PR
2019-01-30 Oliver SchererThe return place's layout is only used once per frame...
2019-01-30 Oliver SchererCan't use `layout_of_local` for the frame currently...
2019-01-30 Oliver SchererMake priroda happy again
2019-01-30 Oliver SchererAllow `layout_of_local` to also use cached layouts
2019-01-30 borsAuto merge of #57988 - RalfJung:miri, r=oli-obk
2019-01-30 Oliver SchererMerge `locals` and `local_layouts` fields
2019-01-30 Ralf Jungupdate miri
2019-01-30 borsAuto merge of #57932 - matthiaskrgr:clippy_submodule_up...
2019-01-30 Andre Bogusoverride `VecDeque`'s `Iter::try_fold`
2019-01-30 Knium_Suggest to add each of `|` and `()` when unexpected...
2019-01-30 borsAuto merge of #57975 - alexcrichton:debug-exit-appveyor...
2019-01-30 Matthias Krügersubmodules: update clippy from f1753522 to 6ce78d12
2019-01-29 borsAuto merge of #57953 - mati865:cc-fix, r=alexcrichton
2019-01-29 Siddhartha... Add link to the edition guide.
2019-01-29 Jonas SchievinkAdd tracking issue to unstable attribute
2019-01-29 Nikita PopovUse LLVM intrinsics for saturating add/sub
2019-01-29 Jonas SchievinkMake weak_count return an Option<usize>
2019-01-29 John Kåre AlsakerFix tests
2019-01-29 John Kåre AlsakerOnly store the result of mir_borrowck for closures
2019-01-29 John Kåre AlsakerSkip some test passes
2019-01-29 John Kåre AlsakerUse ensure for borrowck
2019-01-29 John Kåre AlsakerAdd some time statements
2019-01-29 John Kåre AlsakerUse an ItemLikeVisitor for CheckTypeWellFormedVisitor
2019-01-29 John Kåre AlsakerMake impl_wf_check incremental
next