]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2018-09-18 ljedrzA few cleanups and minor improvements to rustc/traits
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 Ralf Jungmiri: correctly compute expected alignment for field
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 memoryruinsSuggest array indexing when tuple indexing on an array.
2018-09-17 Michael WoeristerSwitch linker for aarch64-pc-windows-msvc from LLD...
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 varkorTreat `dyn` as a keyword in the 2018 edition
2018-09-16 Jorge Aparicioremove (more) CAS API from Atomic* types where not...
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 Lion YangUpdate LLVM to fix "bool" arguments on PPC32
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 Alex CrichtonEnable fatal warnings for the wasm32 linker
2018-09-15 Alex CrichtonSwitch wasm math symbols to their original names
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 James DuleyAdd comments and assertion to `park`/`unpark`
2018-09-14 UnknownRemove LLVM 3.9 workaround.
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
next