]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-20 kennytmRollup merge of #54257 - alexcrichton:wasm-math-symbols...
2018-09-20 kennytmRollup merge of #54233 - irinagpopa:llvm-3.9, r=tromey
2018-09-20 kennytmRollup merge of #53470 - bjorn3:warn_metadata_errors...
2018-09-20 kennytmRollup merge of #52813 - newpavlov:duration_mul_div_ext...
2018-09-20 borsAuto merge of #54255 - spastorino:use-of-moved-value...
2018-09-20 borsAuto merge of #54241 - vi:suggest_with_applicability...
2018-09-20 borsAuto merge of #54301 - alexcrichton:update-curl, r...
2018-09-20 Alex CrichtonUpdate some `*-sys` dependencies of Cargo/RLS
2018-09-20 borsAuto merge of #54211 - nnethercote:keccak-Liveness...
2018-09-19 borsAuto merge of #54174 - parched:park, r=alexcrichton
2018-09-19 Artyom PavlovAdded tracking issue, fixed check, 1.30 -> 1.31
2018-09-19 borsAuto merge of #54101 - osa1:issue_54099, r=nikomatsakis
2018-09-19 borsAuto merge of #53877 - withoutboats:compositional-pin...
2018-09-19 borsAuto merge of #54318 - nnethercote:use-HybridBitSet...
2018-09-19 borsAuto merge of #53995 - davidtwco:issue-53807, r=nikomat...
2018-09-18 Taylor CramerCleanup Deref impls and add ?Sized bound to &mut T...
2018-09-18 James DuleyExpand synchronization comments in `park`/`unpark`
2018-09-18 David WoodSwitched from FxHashMap to BTreeMap to preserve orderin...
2018-09-18 David WoodDe-duplicate moved variable errors.
2018-09-18 David WoodLog when buffering a diagnostic.
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 Taylor CramerRemove outdated rustdoc PinBox tests
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 Nicholas NethercoteUse `HybridBitSet` for rows within `SparseBitMatrix`.
2018-09-18 Nicholas NethercoteRemove `array_vec.rs`.
2018-09-18 Nicholas NethercoteUse `elem` instead of `bit` consistently for arguments.
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 Taylor CramerCleanup and fix method resolution issue
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 Vitaly _Vi... Whitespace fix again.
2018-09-17 Santiago PastorinoInspect parents paths when checking for moves
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 Vitaly _Vi... Better trick for allowing trailing comma at forward!
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 Vitaly _Vi... Fixed some remaining whitespace issues.
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-17 Vitaly _Vi... Fill in suggestions Applicability according to @estebank
2018-09-16 Vitaly _Vi... Fix tidy's too long lines.
2018-09-16 Vitaly _Vi... Change diagnostic_builder's forward! macro to enforce...
2018-09-16 Vitaly _Vi... Fix style according to review comments.
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 Vitaly _Vi... Fixup inaccurate rebase
2018-09-16 Vitaly _Vi... trailing whitespace fix
2018-09-16 Vitaly _Vi... Deprecate *_suggestion* that are without explicit appli...
2018-09-16 Vitaly _Vi... Attach Applicability to multipart_suggestion and span_s...
2018-09-16 Vitaly _Vi... Add multipart_suggestion_with_applicability
2018-09-16 Vitaly _Vi... Remove usages of span_suggestion without Applicability
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...
next