]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-17 Guillaume GomezImprove search box display
2018-09-16 borsAuto merge of #54270 - GuillaumeGomez:rollup, r=Guillau...
2018-09-16 Guillaume GomezRollup merge of #54244 - kzys:search-box, r=GuillaumeGomez
2018-09-16 Guillaume GomezRollup merge of #54213 - nnethercote:keccak-flow_inits...
2018-09-16 Guillaume GomezRollup merge of #54209 - petrochenkov:mexpr, r=pnkfelix
2018-09-16 Guillaume GomezRollup merge of #54181 - vi:hint_and_or, r=estebank
2018-09-16 Guillaume GomezRollup merge of #53941 - kzys:sort-impls, r=GuillaumeGomez
2018-09-16 borsAuto merge of #54157 - euclio:structured-suggestion...
2018-09-16 Kazuyoshi KatoCheck the remaining nodes
2018-09-16 borsAuto merge of #53754 - RalfJung:slice_align_to, r=alexc...
2018-09-15 borsAuto merge of #54116 - eddyb:extern-prelude, r=petrochenkov
2018-09-15 Eduard-Mihai... Revert "Auto merge of #53527 - Emerentius:test_all...
2018-09-15 Eduard-Mihai... Update submodules to include rust-lang-nursery/rust...
2018-09-15 Eduard-Mihai... rustc_resolve: use `continue` instead of `return` to...
2018-09-15 Eduard-Mihai... rustc_resolve: always include core, std and meta in...
2018-09-15 Eduard-Mihai... rustc_resolve: don't allow `::crate_name` to bypass...
2018-09-15 Eduard-Mihai... rustc: add unstable support for --extern crate_name...
2018-09-15 Eduard-Mihai... rustc: support extern crates loaded after query engine...
2018-09-15 borsAuto merge of #53527 - Emerentius:test_all, r=nrc
2018-09-15 borsAuto merge of #52896 - SergioBenitez:master, r=alexcrichton
2018-09-15 borsAuto merge of #54227 - flip1995:clippyup, r=kennytm
2018-09-15 borsAuto merge of #54177 - nnethercote:streamline-bit-stuff...
2018-09-15 Kazuyoshi KatoAdd a small search box to seach Rust's standary library
2018-09-15 Kazuyoshi KatoAdd a test to prevent regression
2018-09-15 borsAuto merge of #54151 - ljedrz:cleanup_hir, r=michaelwoe...
2018-09-14 Vitaly _Vi... issue 54109: use short suggestions
2018-09-14 borsAuto merge of #54069 - petrochenkov:subns, r=aturon
2018-09-14 borsAuto merge of #54201 - eddyb:reflexive-disambiguation...
2018-09-14 borsAuto merge of #54088 - matthewjasper:use-reason-in...
2018-09-14 borsAuto merge of #54080 - PramodBisht:issue/53692, r=estebank
2018-09-14 flip1995Update Clippy
2018-09-14 borsAuto merge of #54032 - oli-obk:layout_scalar_ranges...
2018-09-14 borsAuto merge of #54215 - kennytm:rollup, r=kennytm
2018-09-14 kennytmRollup merge of #54210 - alexcrichton:update-cargo...
2018-09-14 kennytmRollup merge of #54207 - QuietMisdreavus:never-docs...
2018-09-14 kennytmRollup merge of #54203 - cuviper:stable-os_str_str_ref_...
2018-09-14 kennytmRollup merge of #54194 - fintelia:patch-3, r=cramertj
2018-09-14 kennytmRollup merge of #54173 - phansch:suggest_valid_crate_ty...
2018-09-14 kennytmRollup merge of #54095 - kenta7777:kenta7777#53719...
2018-09-14 kennytmRollup merge of #54024 - alexcrichton:compile-to-wasm...
2018-09-14 kennytmRollup merge of #53218 - weiznich:feature/option_ref_in...
2018-09-14 Nicholas NethercoteDe-overlap the lifetimes of `flow_inits` and `flow_...
2018-09-14 borsAuto merge of #53751 - F001:tuple-struct-self-ctor...
2018-09-14 Alex CrichtonUpdate Cargo
2018-09-14 borsAuto merge of #52962 - GuillaumeGomez:few-things, r...
2018-09-13 Vadim PetrochenkovPartially revert 674a5db "Fix undesirable fallout ...
2018-09-13 Nicholas NethercoteRemove `Iter` and `SparseIter` in indexed_set.rs.
2018-09-13 borsAuto merge of #54168 - kennytm:rollup, r=kennytm
2018-09-13 QuietMisdreavusre-mark the never docs as unstable
2018-09-13 Josh StoneFix the stable release of os_str_str_ref_eq
2018-09-13 Jonathan BehrensEliminate unused variable warning
2018-09-13 Eduard-Mihai... rustc_resolve: don't treat uniform_paths canaries as...
2018-09-13 Philipp HanschSuggest valid crate type if invalid
2018-09-13 Jonathan BehrensRemove println!() statement from HashMap unit test
2018-09-13 Eduard-Mihai... rustc_resolve: ignore uniform_paths canaries with no...
2018-09-13 Vitaly _Vi... Add "while" tests for issue 54109
2018-09-13 Eduard-Mihai... rustc_resolve: only process uniform_paths canaries...
2018-09-13 Vitaly _Vi... Use span_suggestion_with_applicability for "and/or...
2018-09-13 kennytmRollup merge of #53950 - michaelwoerister:more-lto...
2018-09-13 kennytmRollup merge of #53829 - alexcrichton:release-debuginfo...
2018-09-13 kennytmRollup merge of #54170 - kzys:contrib-md, r=zackmdavis
2018-09-13 kennytmRollup merge of #54163 - parched:stage0, r=Mark-Simulacrum
2018-09-13 kennytmRollup merge of #54150 - Aaronepower:master, r=Mark...
2018-09-13 kennytmRollup merge of #54147 - agnxy:const-eval-test, r=oli-obk
2018-09-13 kennytmRollup merge of #54119 - phansch:unit_test_find_best_ma...
2018-09-13 kennytmRollup merge of #54076 - RalfJung:miri-snapshot, r...
2018-09-13 kennytmRollup merge of #54070 - passcod:patch-1, r=steveklabnik
2018-09-13 kennytmRollup merge of #53976 - GuillaumeGomez:expect-world...
2018-09-13 borsAuto merge of #53621 - jordanrh1:windows-arm, r=alexcri...
2018-09-13 Vitaly _Vi... Add tests for issue 54109
2018-09-13 Vitaly _Vi... Suggest && and || instead of 'and' and 'or'
2018-09-13 Vadim Petrochenkovresolve: Introduce two sub-namespaces in macro namespace
2018-09-13 Nicholas NethercoteRemove bitslice.rs.
2018-09-13 Sergio BenitezAdd multispan support to proc-macro diagnostics.
2018-09-13 Sergio BenitezAdd inspection and setter methods to proc_macro::Diagno...
2018-09-13 F001introduce SelfCtor
2018-09-13 Kazuyoshi KatoCOMPILER_TESTS.md has been moved
2018-09-13 Kazuyoshi Katorustdoc: Sort implementors
2018-09-13 borsAuto merge of #54086 - petrochenkov:derhelp, r=alexcrichton
2018-09-13 Nicholas NethercoteReorder bitvec.rs.
2018-09-13 F001implement feature tuple_struct_self_ctor
2018-09-13 Vadim Petrochenkovresolve: Future proof derive helper attributes
2018-09-13 Vadim Petrochenkovresolve: Put different parent scopes into a single...
2018-09-13 kennytmRollup merge of #53371 - estebank:tuple, r=nikomatsakis
2018-09-12 borsAuto merge of #53409 - GuillaumeGomez:associated-const...
2018-09-12 Andy Russelluse structured suggestion for "missing mut" label
2018-09-12 borsAuto merge of #54152 - michaelwoerister:cgu-name-fix...
2018-09-12 Jordan RheeExpand comments in thumbv7a-pc-windows-msvc target...
2018-09-12 Esteban KüberAdd comment explaining reasoning
2018-09-12 ljedrzA few cleanups for hir
2018-09-12 kenta7777Merge branch 'master' into kenta7777#53719
2018-09-12 borsAuto merge of #53793 - toidiu:ak-stabalize, r=nikomatsakis
2018-09-12 Michael WoeristerReally make CGU names unique across crates.
2018-09-12 Aaron PowerUpdated 1.29 release notes with --document-private...
2018-09-12 borsAuto merge of #54146 - kennytm:rollup, r=kennytm
2018-09-12 Andrew XuAdd a test that tries to modify static memory at compil...
2018-09-12 kennytmRollup merge of #54142 - pnkfelix:fix-regression-test...
2018-09-12 kennytmRollup merge of #54136 - cuviper:global-isel-dbg.declar...
2018-09-12 kennytmRollup merge of #54107 - thevaleriemack:master, r=Mark...
2018-09-12 kennytmRollup merge of #54106 - flip1995:pub_checklintnameresu...
next