]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-08-12 Alexey TarasovFixes issue 39827: ICE in volatile_store intrinsic
2017-08-12 borsAuto merge of #43792 - steveklabnik:rustdoc-directives...
2017-08-12 borsAuto merge of #43772 - arielb1:nonfree-block, r=nagisa
2017-08-11 borsAuto merge of #43766 - michaelwoerister:trans-scheduler...
2017-08-11 steveklabnikaddress review feedback
2017-08-11 borsAuto merge of #43750 - tbu-:pr_fn_unreachable, r=sfackler
2017-08-11 borsAuto merge of #42932 - bjorn3:no_llvm_try2, r=eddyb
2017-08-11 borsAuto merge of #43748 - RalfJung:mir-validate2, r=arielb1
2017-08-11 bjorn3Remove some unused dependencies from rustc_trans_utils
2017-08-11 bjorn3It now completely compiles without LLVM!!!
2017-08-11 bjorn3Actually make rustc_driver compile without llvm
2017-08-11 borsAuto merge of #43800 - GuillaumeGomez:rollup, r=Guillau...
2017-08-11 bjorn3Make librustc_driver work without librustc_trans
2017-08-11 bjorn3Build support for no llvm
2017-08-11 Guillaume GomezRollup merge of #43795 - GuillaumeGomez:improve-variant...
2017-08-11 Guillaume GomezRollup merge of #43793 - j-browne:master, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43791 - GuillaumeGomez:file-docs,...
2017-08-11 Guillaume GomezRollup merge of #43783 - prisme60:prisme60-typo, r...
2017-08-11 Guillaume GomezRollup merge of #43779 - mattico:fix-unicode-typo,...
2017-08-11 Guillaume GomezRollup merge of #43773 - ubsan:patch-1, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43760 - ollie27:rustdoc_search_css...
2017-08-11 Guillaume GomezRollup merge of #43752 - arshiamufti:union-test, r...
2017-08-11 Guillaume GomezRollup merge of #43747 - GuillaumeGomez:fix-css, r...
2017-08-11 Guillaume GomezRollup merge of #43744 - MaloJaffre:stage1-test, r...
2017-08-11 Guillaume GomezRollup merge of #43741 - Gankro:fix-assert, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43739 - ibabushkin:master, r=eddyb
2017-08-11 Guillaume GomezRollup merge of #43721 - natboehm:patch-1, r=steveklabnik
2017-08-11 Guillaume GomezRollup merge of #43715 - ollie27:docs_long_link, r...
2017-08-11 Guillaume GomezRollup merge of #43712 - oli-obk:cfg, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43650 - RalfJung:mir-validate, r=arielb1
2017-08-11 Guillaume GomezRollup merge of #43632 - ruuda:allow-long-relative...
2017-08-11 Guillaume GomezRollup merge of #43176 - RalfJung:explain, r=eddyb
2017-08-11 borsAuto merge of #43745 - kennytm:fix-43162, r=aturon
2017-08-11 borsAuto merge of #43743 - michaelwoerister:gcx-tcx-switche...
2017-08-11 Tobias BucherAdd `#[inline]` to `mem::unreachable`
2017-08-11 steveklabnikignore more things
2017-08-10 steveklabnikreview feedback
2017-08-10 steveklabnikdoc doc(inline) and doc(no_inline)
2017-08-10 Guillaume GomezImprove enum variants display
2017-08-10 borsAuto merge of #43589 - aidanhs:aphs-fix-system-malloc...
2017-08-10 Justin BrowneFix broken links in Arc documentation
2017-08-10 steveklabnikDocument the doc attribute
2017-08-10 Guillaume GomezAdd missing links for Error docs
2017-08-10 Guillaume GomezAdd missing links in io module docs
2017-08-10 Guillaume GomezAdd missing links in io::Error docs
2017-08-10 Guillaume GomezAdd missing links in ReadDir docs
2017-08-10 Guillaume GomezAdd missing links on File struct docs
2017-08-10 borsAuto merge of #43559 - Nashenas88:nll-region-renumberer...
2017-08-10 Aidan Hobson... Fix cross-crate global allocators on windows
2017-08-10 borsAuto merge of #43720 - pornel:staticconst, r=petrochenkov
2017-08-10 Ariel Ben-YehudaFor box expressions, use NZ drop instead of a free...
2017-08-10 KornelReword error hint
2017-08-10 borsAuto merge of #43522 - alexcrichton:rewrite-lints,...
2017-08-10 borsAuto merge of #43582 - ivanbakel:unused_mut_ref, r...
2017-08-10 FoucherFix typo corersponding -> corresponding
2017-08-10 borsAuto merge of #43737 - GuillaumeGomez:duplicate-method...
2017-08-10 borsAuto merge of #43735 - est31:master, r=alexcrichton
2017-08-10 borsAuto merge of #43730 - nrc:driver-shim, r=eddyb
2017-08-10 Isaac van BakelUpdated cargo submodule to fix compile error
2017-08-10 est31Add a feature gate
2017-08-10 Matt IckstadtFix typo in unicode char definition
2017-08-09 Vadim PetrochenkovBetter diagnostics and recovery for `const` in extern...
2017-08-09 borsAuto merge of #43627 - Aaronepower:master, r=alexcrichton
2017-08-09 Nick Camerondriver: factor out `continue_parse_after_error` so...
2017-08-09 nicole mazzucafix a typo
2017-08-09 borsAuto merge of #43484 - estebank:point-to-return, r...
2017-08-09 Ralf Jungrun AddCallGuards for *all* call edges before running...
2017-08-09 Esteban KüberReadd backticks around ()
2017-08-09 borsAuto merge of #43732 - kennytm:pass-wrapper-warning...
2017-08-09 Michael Woeristertrans-scheduler: Let main thread take over for other...
2017-08-09 Alex Crichtonrustc: Rearchitect lints to be emitted more eagerly
2017-08-09 Aaron PowerUpdate RELEASES.md
2017-08-09 borsAuto merge of #43726 - zackmdavis:extended_information_...
2017-08-09 Oliver Middletonrustdoc: Fix broken CSS in search results
2017-08-09 Michael WoeristerErase/anonymize regions while computing TypeId hash.
2017-08-09 borsAuto merge of #43588 - dns2utf8:wrapping_add, r=sfackler
2017-08-09 Ariel Ben-YehudaFix errors on Windows
2017-08-09 Zack M. Davisextended information for E0557 feature has been removed
2017-08-09 Zack M. Davisextended information for E0552 unrecognized representat...
2017-08-09 Zack M. Davisextended information for E0554 feature attributes only...
2017-08-09 Zack M. Davisextended information for E0571 break with value in...
2017-08-09 Esteban KüberOnly refer to return type when it matches
2017-08-09 borsAuto merge of #43728 - zackmdavis:fnused, r=eddyb
2017-08-09 borsAuto merge of #43595 - oyvindln:master, r=aturon
2017-08-08 Tobias Bucher`mem::unreachable`: Add tracking issue
2017-08-08 Tobias BucherPut `intrinsics::unreachable` on a possible path to...
2017-08-08 borsAuto merge of #43691 - GuillaumeGomez:fix-rustdoc,...
2017-08-08 Ralf Jungexplain that the example is indeed UB, but that's okay
2017-08-08 Stefan SchindlerUse explicit wrapping_add to prevent potential unexpect...
2017-08-08 Natalie BoehmFix trait name `Deref`
2017-08-08 Guillaume GomezImprove headers linking
2017-08-08 borsAuto merge of #43711 - lu-zero:master, r=nagisa
2017-08-08 Guillaume GomezRemove all usage of hoedown_buffer_puts
2017-08-08 Guillaume GomezImprove error message when duplicate names for type...
2017-08-08 Natalie BoehmUpdate solution to add using `&*` as well as `as_str()`
2017-08-08 Zack M. Davismark comparison trait methods as #[must_use]
2017-08-08 Zack M. Davis#[must_use] for functions (RFC 1940)
2017-08-08 Malo JaffréIgnore tests that fail on stage1
2017-08-08 kennytmType-check `break value;` even outside of `loop {}`.
2017-08-08 Michael WoeristerImplement HashStable for Xyz<'gcx> instead of Xyz<...
next