]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-11-16 Guillaume GomezRollup merge of #46005 - GuillaumeGomez:short-unstable...
2017-11-16 Guillaume GomezRollup merge of #45993 - QuietMisdreavus:anti-cow,...
2017-11-16 Guillaume GomezRollup merge of #45984 - ExpHP:attr-error-context,...
2017-11-16 Guillaume GomezRollup merge of #45973 - arielb1:fast-path, r=estebank
2017-11-16 Guillaume GomezRollup merge of #45951 - CrockAgile:master, r=michaelwo...
2017-11-16 borsAuto merge of #45920 - sunfishcode:trap-on-unreachable...
2017-11-16 borsAuto merge of #46025 - nrc:rustfmt-fix, r=Mark-Simulacrum
2017-11-16 Nick CameronFix a bug where the rustfmt tarball was not being produced
2017-11-16 borsAuto merge of #45692 - steveklabnik:ship-cargo-book...
2017-11-16 Dan GohmanUpdate the compiler-builtins to latest master.
2017-11-15 borsAuto merge of #45918 - chrisvittal:impl-trait-pr, r...
2017-11-15 Christopher... Change clippy to broken after hir::Ty enum change
2017-11-15 Niko Matsakisadd a new test featuring two impl traits to show what...
2017-11-15 Christopher... Remove Fn trait + impl Trait rustdoc tests
2017-11-15 Christopher... Renumber error to fix tidy
2017-11-15 Christopher... Add cases to where-allowed.rs
2017-11-15 Christopher... Add/Fix stderr references for impl Trait ui tests
2017-11-15 Christopher... Disallow all impl Trait within Fn trait sugar
2017-11-15 Christopher... Incorporate review feedback
2017-11-15 Chris VittalAdd proper names to impl Trait parameters.
2017-11-15 Niko Matsakissome tests featuring multiple bounds, other errors
2017-11-15 Niko Matsakisadd a UI test showing the current output from an impl...
2017-11-15 Niko Matsakisadd some more positive tests
2017-11-15 Niko Matsakisrename `equality-universal` to a more extensible naming...
2017-11-15 Niko Matsakisextend `where-allowed.rs` with many more cases
2017-11-15 Niko Matsakisrename many-cases to where-allowed
2017-11-15 Niko Matsakistest we reject equivalent signatures with more than...
2017-11-15 Christopher... Add universal_impl_trait unstable-book entry
2017-11-15 Christopher... Fix unclosed delimiter in sample error
2017-11-15 Christopher... Remove unamed parameters
2017-11-15 Christopher... Fix style and grammar
2017-11-15 Christopher... Add/Modify tests for argument position impl Trait
2017-11-15 Christopher... Add universal_impl_trait feature gate
2017-11-15 Christopher... Add new error comparision to hide desugaring
2017-11-15 Christopher... Add collection of impl Trait argument lifetimes
2017-11-15 Christopher... Alter type collection to collect impl Trait bounds
2017-11-15 Christopher... Add bool item is_in_impl_trait to LoweringContext
2017-11-15 Christopher... Split hir::TyImplTrait, move checks to HIR lowering
2017-11-15 Christopher... Move E0562 to librustc from librustc_typeck
2017-11-15 borsAuto merge of #45938 - vramana:fix-ice-45698, r=arielb1
2017-11-15 Guillaume GomezSet short-message feature unstable
2017-11-15 borsAuto merge of #45936 - mikhail-m1:mir-borrowck-storage...
2017-11-15 borsAuto merge of #45715 - oli-obk:clippy, r=kennytm
2017-11-15 Oliver SchneiderReenable clippy testing
2017-11-15 Mikhail Modinfix test
2017-11-15 Mikhail Modinfix comment, remove redundant code
2017-11-15 Mikhail Modinadd `StorageDead` handling
2017-11-15 borsAuto merge of #45944 - eddyb:provide, r=nikomatsakis
2017-11-15 borsAuto merge of #45922 - vramana:fix-45702, r=nikomatsakis
2017-11-15 borsAuto merge of #45913 - sinkuu:mir-inlining-closure...
2017-11-15 QuietMisdreavusexamples in Cow::into_owned don't need to wrap result...
2017-11-14 Michael Lamparskiadd NOTE: to test notes
2017-11-14 Ramana VenkataFix printing of upvar in closures
2017-11-14 Jeff CrockerRemove checked arithmetic from if expression hash tests
2017-11-14 Ramana VenkataFix End-user description not implemented for field...
2017-11-14 borsAuto merge of #45821 - djzin:unreachable-match-arms...
2017-11-14 borsAuto merge of #45981 - GuillaumeGomez:rollup, r=Guillau...
2017-11-14 Guillaume GomezRollup merge of #45977 - kennytm:fix-pulldown-warnings...
2017-11-14 Guillaume GomezRollup merge of #45970 - GuillaumeGomez:from-str-docs...
2017-11-14 Guillaume GomezRollup merge of #45967 - matthewjasper:array-move-types...
2017-11-14 Guillaume GomezRollup merge of #45961 - dereckson:unix-agnosticity...
2017-11-14 Guillaume GomezRollup merge of #45950 - fitzgen:update-unary-and-binar...
2017-11-14 Guillaume GomezRollup merge of #45941 - gaurikholkar:master, r=nikomat...
2017-11-14 Guillaume GomezRollup merge of #45815 - QuietMisdreavus:happy-little...
2017-11-14 Michael Lamparskiun-add some notes from tests
2017-11-14 borsAuto merge of #45896 - malbarbo:use-libc-const, r=alexc...
2017-11-14 Shotaro YamadaFix test
2017-11-14 Michael LamparskiAdd context to E0084, E00517, E0518
2017-11-14 Marco A L BarbosaUpdate libc (new const definitions for Linux sparc64)
2017-11-14 steveklabniklink the cargo book into the bookshelf
2017-11-14 steveklabnikStart shipping the Cargo book
2017-11-14 kennytmFixed several pulldown warnings when documenting libstd.
2017-11-14 Shotaro YamadaAdd TyCtxt::is_closure
2017-11-14 Shotaro YamadaMake create_temp_necessary a method
2017-11-14 Shotaro YamadaHandle closures correctly in MIR inlining
2017-11-14 borsAuto merge of #45916 - eddyb:even-mirer-0, r=nikomatsakis
2017-11-14 Djzindon't send block back to be marked unreachable twice
2017-11-14 Eduard-Mihai... rustc: split off BodyOwnerKind from MirSource.
2017-11-14 Eduard-Mihai... rustc: remove unused MirSource::GeneratorDrop.
2017-11-14 Eduard-Mihai... rustc_mir: drive passes directly with a macro.
2017-11-14 Eduard-Mihai... rustc: move the MIR pass infrastructure and list to...
2017-11-14 Djzinadd optimization codegen tests
2017-11-14 Djzinuse lazy cached unreachable block - assign it to the...
2017-11-14 Djzinalways add an unreachable branch on matches to give...
2017-11-14 borsAuto merge of #45915 - michaelwoerister:removed-nodes...
2017-11-14 borsAuto merge of #45909 - sinkuu:issue-45885, r=arielb1
2017-11-13 borsAuto merge of #45436 - zilbuz:issue-44837, r=nikomatsakis
2017-11-13 Ariel Ben-Yehudaavoid the pprust infrastructure in macro expansion
2017-11-13 matthewjasperUse the correct type for cannot move error
2017-11-13 Guillaume GomezAdd missing links in FromStr docs
2017-11-13 borsAuto merge of #45903 - nrc:rustfmt-dist, r=alexcrichton
2017-11-13 Basile Deslogesmir-borrowck: Test for `check_access_permissions()`
2017-11-13 Basile Deslogesmir-borrowck: Check access permissions in `access_lvalue()`
2017-11-13 Basile Deslogesmir-borrowck: Move `is_static_mut()` to `ty/utils.rs`
2017-11-13 QuietMisdreavusupdate codeblock-title test with new notice text
2017-11-13 borsAuto merge of #45890 - arielb1:self-first, r=eddyb
2017-11-13 gaurikholkarfixing indentation
2017-11-13 Sébastien SantoroUse #!/usr/bin/env as shebang for Bash scripts
2017-11-13 borsAuto merge of #45824 - dotdash:stack_pop, r=alexcrichton
2017-11-13 borsAuto merge of #45810 - SimonSapin:ac-dc, r=aturon
next