]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-19 Santiago PastorinoAdd regression test for thread local static mut borrows
2018-09-18 borsAuto merge of #54034 - pnkfelix:issue-15287-bind-by...
2018-09-18 borsAuto merge of #54319 - GuillaumeGomez:rollup, r=Guillau...
2018-09-18 Guillaume GomezRollup merge of #54313 - cgwalters:osstr-ref-cstr,...
2018-09-18 Guillaume GomezRollup merge of #54311 - frewsxcv:frewsxcv-readme,...
2018-09-18 Guillaume GomezRollup merge of #54299 - snaedis:issue-54246, r=varkor
2018-09-18 Guillaume GomezRollup merge of #54273 - csmoe:lint_ty_lit, r=estebank
2018-09-18 Guillaume GomezRollup merge of #54232 - pnkfelix:add-way-to-disable...
2018-09-18 Guillaume GomezRollup merge of #54225 - pnkfelix:issue-53675-add-test...
2018-09-18 Guillaume GomezRollup merge of #54205 - GuillaumeGomez:treat-err-as...
2018-09-18 Guillaume GomezRollup merge of #54097 - GuillaumeGomez:remove-keyword...
2018-09-18 Guillaume GomezRollup merge of #53522 - phungleson:fix-impl-from-for...
2018-09-18 borsAuto merge of #53900 - davidtwco:issue-53771, r=nikomat...
2018-09-18 borsAuto merge of #54286 - nnethercote:BitSet, r=pnkfelix
2018-09-18 Colin WaltersOsStr: Document that it's not NUL terminated
2018-09-18 Corey FarwellRemove REAMDE with now-out-of-date docs about docs.
2018-09-17 borsAuto merge of #52036 - collin5:b50509-2, r=collin5
2018-09-17 Nicholas NethercoteSome "word"-related improvements.
2018-09-17 Nicholas NethercoteEliminate `BitwiseOperator`.
2018-09-17 Nicholas NethercoteMerge indexed_set.rs into bitvec.rs, and rename it...
2018-09-17 borsAuto merge of #54277 - petrochenkov:afterder, r=alexcri...
2018-09-17 Alva Snædíslibsyntax: add optional help message for deprecated...
2018-09-17 borsAuto merge of #54293 - flip1995:clippyup, r=Manishearth
2018-09-17 flip1995Update Clippy
2018-09-17 Felix S. Klock IIAdd -Z dont-buffer-diagnostics, a way to force NLL...
2018-09-17 Alva Snædíslibsyntax: fix casing in error message
2018-09-17 Felix S. Klock IIOn nightly with NLL, suggest `#![feature(bind_by_move_p...
2018-09-17 Felix S. Klock IITests for `feature(bind_by_move_pattern_guards)`.
2018-09-17 Felix S. Klock IIAdd `feature(bind_by_move_pattern_guards)`.
2018-09-17 Collins Abitekanizarefactor Builder::cargo, clean deps for cmd!=test
2018-09-17 borsAuto merge of #54249 - RalfJung:miri, r=eddyb
2018-09-17 Ralf Jungupdate miri
2018-09-17 borsAuto merge of #54260 - maxdeviant:public-scope-fields...
2018-09-17 csmoeadd test for float/integer
2018-09-17 csmoemerge into/literal suggestion for DRY
2018-09-17 borsAuto merge of #54254 - RalfJung:miri-dangling, r=eddyb
2018-09-17 borsAuto merge of #54247 - Munksgaard:better-error-message...
2018-09-16 borsAuto merge of #53910 - IsaacWoods:unify_cvoid, r=SimonSapin
2018-09-16 borsAuto merge of #53461 - petrochenkov:pmu, r=alexcrichton
2018-09-16 Vadim Petrochenkovresolve: Do not error on access to proc macros imported...
2018-09-16 borsAuto merge of #53804 - RalfJung:ptr-invalid, r=nagisa
2018-09-16 Vadim PetrochenkovTemporarily prohibit proc macro attributes placed after...
2018-09-16 borsAuto merge of #54270 - GuillaumeGomez:rollup, r=Guillau...
2018-09-16 csmoetrim type numeric literal suffix
2018-09-16 csmoeadd test for numeric literal cast
2018-09-16 csmoereplace old literal in expr
2018-09-16 Ralf Junguse mem::zeroed to make up ZST values
2018-09-16 csmoelint to change numeric literal instead of into
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 Marshall BowersFix missing struct name
2018-09-15 Marshall BowersMake rustc::middle::region::Scope's fields public
2018-09-15 Philip MunksgaardImprove output if no_lookup_host_duplicates fails
2018-09-15 borsAuto merge of #53527 - Emerentius:test_all, r=nrc
2018-09-15 Ralf Jungkeep around some information for dead allocations so...
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 Felix S. Klock IIRegression test for rust-lang/rust#53675.
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 Guillaume GomezRemove treat-err-as-bug test
2018-09-14 borsAuto merge of #54088 - matthewjasper:use-reason-in...
2018-09-14 Isaac WoodsMove std::os::raw::c_void into libcore and re-export...
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.
next