]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-01-03 David TolnayReturn None from Span::join if in different files
2018-01-03 borsAuto merge of #47146 - ereslibre:issue-42106, r=estebank
2018-01-02 Rafael Fernández... Only bump error count when we are sure that the diagnos...
2018-01-02 borsAuto merge of #47105 - matthewjasper:dont-panic-for...
2018-01-02 borsAuto merge of #47042 - redox-os:redox, r=estebank
2018-01-02 borsAuto merge of #47111 - rkruppe:repr-transparent, r...
2018-01-02 borsAuto merge of #47106 - EdSchouten:compiletest-cloudabi...
2018-01-01 Robin KruppeCheck all repr hints together when checking for mis...
2018-01-01 borsAuto merge of #46735 - Manishearth:memchr-find, r=burnt...
2018-01-01 Ed SchoutenMove the TestPaths structure from libtest to compiletest.
2018-01-01 Ed SchoutenAdd CloudABI to the list of supported targets in compil...
2018-01-01 matthewjasperDelay panic for aliasing violation for static items.
2018-01-01 borsAuto merge of #46278 - MaloJaffre:ci-compiler-docs...
2018-01-01 Manish Goregaokarhandle overflow/underflow in index offsets
2018-01-01 Malo JaffréEnable compiler docs testing in x86_64-gnu
2018-01-01 Malo JaffréFix docs for future pulldown migration
2018-01-01 Malo JaffréIgnore remaining broken links caused by rustdoc bugs
2018-01-01 Malo JaffréFix broken links in internal docs
2018-01-01 Malo JaffréUpdate crates and submodules to pull doc fixes
2018-01-01 Malo JaffréRemove a test blocking the update of the `log` crate
2018-01-01 borsAuto merge of #47098 - estebank:immutable-field, r...
2018-01-01 borsAuto merge of #47095 - leodasvacas:clarify-is-import...
2018-01-01 borsAuto merge of #46895 - ricochet1k:macro-lifetimes,...
2018-01-01 borsAuto merge of #47064 - kennytm:force-trailing-newlines...
2018-01-01 borsAuto merge of #47052 - fschutt:master, r=estebank
2017-12-31 Esteban KüberReword trying to operate in immutable fields
2017-12-31 borsAuto merge of #47089 - EdSchouten:cloudabi-is-not-unix...
2017-12-31 Felix SchüttUpdate cargo
2017-12-31 Felix SchüttRemoved unnecessary output of linker options when linke...
2017-12-31 leonardo.yvensClarify where `is_import` is used.
2017-12-31 borsAuto merge of #47072 - EdSchouten:cloudabi-jemalloc...
2017-12-31 borsAuto merge of #46713 - Manishearth:memchr, r=bluss
2017-12-31 Manish GoregaokarUse memchr for [i8]::contains as well
2017-12-31 borsAuto merge of #47084 - zackmdavis:and_the_case_of_the_b...
2017-12-31 borsAuto merge of #47004 - nvzqz:rc-conversions, r=bluss...
2017-12-31 Ed SchoutenDon't announce CloudABI as being UNIX.
2017-12-31 borsAuto merge of #47079 - varkor:contrib-11, r=Mark-Simulacrum
2017-12-31 Zack M. Davisin which leading zeroes on tuple-struct accesses are...
2017-12-31 borsAuto merge of #47044 - topecongiro:fixed-ices, r=estebank
2017-12-31 Matt Petersonrefactor lifetime out of is_lifetime
2017-12-31 borsAuto merge of #47080 - varkor:contrib-12, r=rkruppe
2017-12-30 varkorOptimise min/max
2017-12-30 varkorFix doc typo for is_ascii_graphic
2017-12-30 borsAuto merge of #47063 - kennytm:gate-tools-on-update...
2017-12-30 borsAuto merge of #47076 - steveklabnik:update-books, r...
2017-12-30 steveklabnikupdate books for next release
2017-12-30 Seiichi UchidaAdd tests on fixed ICEs
2017-12-30 kennytmRequires tools to test-pass if the corresponding submod...
2017-12-30 Ed SchoutenAdd CloudABI to the list of systems on which we stub...
2017-12-30 kennytmAdd a tidy check to ensure all files have 1 or 2 traili...
2017-12-30 kennytmRemove excessive trailing newlines.
2017-12-30 kennytmAdd trailing newlines to files which have no trailing...
2017-12-29 borsAuto merge of #47026 - EdSchouten:cloudabi-unwind,...
2017-12-29 borsAuto merge of #46327 - Aaronepower:master, r=alexcrichton
2017-12-29 borsAuto merge of #47049 - eddyb:submodules, r=alexcrichton
2017-12-29 borsAuto merge of #47051 - Xanewok:update-rls, r=kennytm
2017-12-29 Igor MatuszewskiUpdate rustfmt to 0.3.4
2017-12-29 Ed SchoutenAdd proper library dependencies for libstd on CloudABI.
2017-12-29 borsAuto merge of #46883 - QuietMisdreavus:faildown, r...
2017-12-29 borsAuto merge of #47050 - ollie27:rustdoc_import_links...
2017-12-28 borsAuto merge of #47047 - EdSchouten:rt-unused-import...
2017-12-28 borsAuto merge of #47036 - QuietMisdreavus:i-like-big-chars...
2017-12-28 Igor MatuszewskiUpdate RLS
2017-12-28 Oliver Middletonrustdoc: Don't try to generate links for modules in...
2017-12-28 Eduard-Mihai... Always name git submodules by their paths.
2017-12-28 Matt PetersonCleanup
2017-12-28 Matt PetersonAdd an entry in the unstable book
2017-12-28 Matt PetersonAdd feature gate macro_lifetime_matcher
2017-12-28 Matt PetersonCleanup
2017-12-28 Matt PetersonFix tests
2017-12-28 Matt PetersonFix build and add a macro lifetime labels test
2017-12-28 Michael Hewsonreplace parse_lifetime with expect_lifetime
2017-12-28 Michael HewsonResurrecting #33135
2017-12-28 borsAuto merge of #47021 - shssoichiro:46576-Incorrect...
2017-12-28 Ed SchoutenRemove an unused import for cfg(not(feature = "backtrac...
2017-12-28 borsAuto merge of #46954 - davidalber:fix-contributor-coven...
2017-12-28 borsAuto merge of #47031 - topecongiro:issue-41719, r=jseyfried
2017-12-28 borsAuto merge of #47013 - topecongiro:issue-46655, r=petro...
2017-12-28 borsAuto merge of #47018 - malbarbo:armv4t, r=alexcrichton
2017-12-28 Jeremy SollerImplement rename using new system call
2017-12-28 Seiichi UchidaPrefer to use attr::contains_name() and attr::find_by_n...
2017-12-28 borsAuto merge of #47017 - topecongiro:issue-33469, r=estebank
2017-12-27 borsAuto merge of #47016 - malbarbo:dist-armv5te, r=alexcri...
2017-12-27 QuietMisdreavusupdate char_indices example to highlight big chars
2017-12-27 borsAuto merge of #47014 - topecongiro:fixed-ices, r=estebank
2017-12-27 QuietMisdreavusbootstrap: pass --deny-render-differences to rustdoc
2017-12-27 QuietMisdreavusrustdoc: add option to abort process on markdown differ...
2017-12-27 topecongiroReport an error when resolving non-ident macro path...
2017-12-27 borsAuto merge of #46479 - bkchr:termination_trait, r=arielb1
2017-12-27 borsAuto merge of #47009 - eddyb:issue-46855, r=arielb1
2017-12-27 borsAuto merge of #47007 - eddyb:issue-46897, r=arielb1
2017-12-27 borsAuto merge of #46977 - est31:column_fix, r=dtolnay
2017-12-27 borsAuto merge of #46803 - estebank:non-ascii-def-span...
2017-12-27 Bastian KöcherRevert "New generated main returns void"
2017-12-27 Marco A L BarbosaUpdate compiler_builtins
2017-12-26 Bastian KöcherDon't use `process::exit` as it is an `unreachable...
2017-12-26 Ed SchoutenLink against -lunwind on CloudABI.
2017-12-26 Alex Crichtonrustc: Switch `start_fn` to hidden visibility
2017-12-26 borsAuto merge of #46975 - matthewjasper:mir-moveck-asm...
2017-12-26 Eduard-Mihai... rustc: don't use union layouts for tagged union enums.
next