]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-07-28 Mazdak FarrokhzadRollup merge of #63038 - eupn:outer-attribute-diag...
2019-07-28 Mazdak FarrokhzadRollup merge of #62996 - petrochenkov:outest, r=Mark...
2019-07-28 Mazdak FarrokhzadRollup merge of #62949 - mati865:patch-1, r=alexcrichton
2019-07-28 Mazdak FarrokhzadRollup merge of #62883 - Stargateur:refactoring-adapter...
2019-07-28 Mazdak FarrokhzadRollup merge of #62771 - petrochenkov:depext, r=eddyb
2019-07-28 Mazdak FarrokhzadRollup merge of #62074 - wizAmit:feature/mut_chunks_nth...
2019-07-28 Mazdak FarrokhzadRollup merge of #61207 - taiki-e:arbitrary_self_types...
2019-07-27 borsAuto merge of #63029 - petrochenkov:rpass, r=Centril
2019-07-27 Vadim Petrochenkovtidy: Add a check for inline unit tests and benchmarks
2019-07-27 Vadim PetrochenkovFix issues with git converting CRLF to CR
2019-07-27 Vadim PetrochenkovRemove run-pass test suites
2019-07-27 Vadim Petrochenkovtests: Move run-pass tests with naming conflicts to ui
2019-07-27 Vadim Petrochenkovtests: Move run-pass tests without naming conflicts...
2019-07-27 Vadim Petrochenkovtests: Add missing run-pass annotations
2019-07-27 borsAuto merge of #63043 - Centril:rollup-f4baee4, r=Centril
2019-07-27 Mazdak FarrokhzadRollup merge of #63036 - topecongiro:add-lib-section...
2019-07-27 Mazdak FarrokhzadRollup merge of #63014 - davidtwco:rustfix-incorrect...
2019-07-27 Mazdak FarrokhzadRollup merge of #63013 - nivkner:ffi-safe-slice, r...
2019-07-27 Mazdak FarrokhzadRollup merge of #62982 - oli-obk:static_cycle, r=RalfJung
2019-07-27 Mazdak FarrokhzadRollup merge of #62979 - Mark-Simulacrum:json-dumper...
2019-07-27 Mazdak FarrokhzadRollup merge of #62423 - Aaron1011:fix/existential...
2019-07-27 Vadim Petrochenkovtidy: Fix a regression in `#[test]` detection in libcore
2019-07-27 Vadim Petrochenkovtidy: libcoretest.rs -> unit_tests.rs
2019-07-27 topecongiroAdd comment
2019-07-27 Evgenii PFix ui/parser/attr test
2019-07-27 Evgenii PFix failing UI tests
2019-07-27 Evgenii PTreat doc comments separately
2019-07-27 Vadim Petrochenkovsyntax_ext: `proc_macro_decls` -> `proc_macro_harness`
2019-07-27 Vadim PetrochenkovMove standard library injection into libsyntax_ext
2019-07-27 Vadim PetrochenkovMove test harness generation into libsyntax_ext
2019-07-27 Vadim PetrochenkovMove proc macro server into libsyntax
2019-07-27 Vadim PetrochenkovBreak dependencies between `syntax_ext` and some other...
2019-07-27 Evgenii PMake more informative error on outer attr after inner
2019-07-27 borsAuto merge of #62748 - luca-barbieri:optimize-refcell...
2019-07-27 topecongiroAdd lib section to rustc_lexer's Cargo.toml
2019-07-27 Taiki Endoarbitrary_self_types lifetime elision: --bless --compar...
2019-07-27 Taiki EndoFix typo
2019-07-27 Taiki EndoAdd tests for `self: (&)AssocType`
2019-07-27 Taiki EndoAdd test for multiple ref-self
2019-07-27 Taiki EndoMinor clean up
2019-07-27 Taiki EndoAdd main functions and check-pass annotations
2019-07-27 Taiki EndoUpdate src/test/ui/self/elision/README.md
2019-07-27 Niko Matsakisadd a bevy of new test cases
2019-07-27 Taiki EndoUse Set1<Region> instead of Option<Region>
2019-07-27 Taiki EndoMake is_self_ty a method on SelfVisitor
2019-07-27 Taiki EndoRemove query for `.pin_type()`
2019-07-27 Taiki EndoAllow lifetime elision in `Pin<&(mut) Self>`
2019-07-27 StargateurRefactoring use commun code between option, result...
2019-07-26 borsAuto merge of #62086 - petrochenkov:builtout, r=eddyb
2019-07-26 borsAuto merge of #63015 - Centril:rollup-ydhpcas, r=Centril
2019-07-26 Mazdak FarrokhzadRollup merge of #63009 - Rosto75:master, r=matklad
2019-07-26 Mazdak FarrokhzadRollup merge of #63007 - pietroalbini:debug-awscli...
2019-07-26 Mazdak FarrokhzadRollup merge of #63004 - JohnTitor:add-tests-for-54062...
2019-07-26 Mazdak FarrokhzadRollup merge of #63002 - gilescope:better-build-diagnos...
2019-07-26 Mazdak FarrokhzadRollup merge of #62985 - phansch:support_ui_testing_fla...
2019-07-26 Mazdak FarrokhzadRollup merge of #62983 - Mark-Simulacrum:remove-needles...
2019-07-26 Mazdak FarrokhzadRollup merge of #62980 - alexcrichton:windows-metadata...
2019-07-26 Mazdak FarrokhzadRollup merge of #62970 - pietroalbini:fix-tools-builder...
2019-07-26 Mazdak FarrokhzadRollup merge of #62964 - RalfJung:ty-tests, r=Centril
2019-07-26 Mazdak FarrokhzadRollup merge of #62963 - estebank:homoglyph-recovery...
2019-07-26 Mazdak FarrokhzadRollup merge of #62956 - ia0:fix_62831, r=petrochenkov
2019-07-26 Mazdak FarrokhzadRollup merge of #62907 - nikic:msp430-asmparser, r...
2019-07-26 Mazdak FarrokhzadRollup merge of #62904 - nikic:arm-d32, r=alexcrichton
2019-07-26 Mazdak FarrokhzadRollup merge of #62862 - BaoshanPang:cleanup, r=alexcri...
2019-07-26 Mazdak FarrokhzadRollup merge of #62828 - nikic:fadd-mul-reductions...
2019-07-26 Mazdak FarrokhzadRollup merge of #62801 - bjorn3:remove_lower_128bit_ops...
2019-07-26 Mazdak FarrokhzadRollup merge of #62692 - eddyb:precompute-niches, r...
2019-07-26 Mazdak FarrokhzadRollup merge of #62583 - sfackler:unpin-raw, r=cramertj
2019-07-26 Mazdak FarrokhzadRollup merge of #62421 - JohnTitor:U007D-master, r...
2019-07-26 Mazdak FarrokhzadRollup merge of #62310 - GuillaumeGomez:add-missing...
2019-07-26 Mazdak FarrokhzadRollup merge of #62120 - GuillaumeGomez:add-missing...
2019-07-26 Mazdak FarrokhzadRollup merge of #62084 - euclio:unicode-table-tweak...
2019-07-26 Pietro Albinici: add debug checks for pypi network outages
2019-07-26 David Woodlowering: Omit bare trait lint on macro call sites
2019-07-26 Niv Kamineradd repr(transparent) to IoSliceMut where missing
2019-07-26 Oliver SchererUpdate src/librustc_mir/interpret/memory.rs
2019-07-26 Oliver SchererUpdate src/librustc_mir/interpret/memory.rs
2019-07-26 Oliver SchererAddress review comments
2019-07-26 Alex Crichtonstd: Add more accessors for `Metadata` on Windows
2019-07-26 Tomasz RóżańskiRemove redundant `mut` from variable declaration.
2019-07-26 Vadim PetrochenkovIntroduce built-in macros through libcore
2019-07-26 borsAuto merge of #62914 - ehuss:update-cargo, r=alexcrichton
2019-07-26 Yuki OkushiAdd test for issue-54062
2019-07-26 Oliver SchererClear up `get_size_and_align`
2019-07-26 Ralf Jungclarify and unify some type test names
2019-07-26 Oliver SchererFix tidy
2019-07-26 Giles Cope`run_quiet` outputs stdout/stderr when things go wrong.
2019-07-26 Eric HussUpdate cargo
2019-07-26 borsAuto merge of #60260 - videolabs:rust_uwp2, r=alexcrichton
2019-07-25 borsAuto merge of #62990 - Centril:rollup-k9n0hvs, r=Centril
2019-07-25 Oliver SchererRewrite `get_size_and_align` so it doesn't duplicate...
2019-07-25 Julien CretinImplement slow-path for FirstSets::first
2019-07-25 Mazdak FarrokhzadRollup merge of #62981 - estebank:issue-62843, r=Centril
2019-07-25 Mazdak FarrokhzadRollup merge of #62978 - LukasKalbertodt:remove-array...
2019-07-25 Mazdak FarrokhzadRollup merge of #62977 - Rosto75:master, r=shepmaster
2019-07-25 Mazdak FarrokhzadRollup merge of #62942 - KevinWMatthews:condvar_docs_ma...
2019-07-25 Mazdak FarrokhzadRollup merge of #62930 - iluuu1994:test-for-51559,...
2019-07-25 Mazdak FarrokhzadRollup merge of #62921 - iluuu1994:improve-help-for...
2019-07-25 Mazdak FarrokhzadRollup merge of #62887 - estebank:issue-62881, r=petroc...
2019-07-25 Mazdak FarrokhzadRollup merge of #62822 - RalfJung:pointers, r=Centril
next