]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-02-16 Oliver SchererLimit the visibility further and expand on a comment
2019-02-16 Oliver SchererUpdate docs and visibilities of const to op methods
2019-02-16 Oliver SchererAdd `eval` prefix to clarify what the function does
2019-02-16 Oliver SchererMake `may_normalize` explicit in the type system
2019-02-16 Oliver SchererMake validity checking use `MPlaceTy` instead of `OpTy`
2019-02-16 Ralf JungUpdate src/librustc_mir/interpret/operand.rs
2019-02-16 Oliver SchererReintroduce the invariant comment for clarity
2019-02-16 Oliver SchererReuse the `Pointer` type instead of passing reassemblin...
2019-02-16 Oliver SchererBurn some invariants we keep up into code
2019-02-16 Oliver SchererRemove an intermediate value from discriminant reading
2019-02-16 Oliver SchererExpose const -> op functions that don't allow violiting...
2019-02-15 borsAuto merge of #57880 - Zoxc:error-on-cycle, r=michaelwo...
2019-02-15 borsAuto merge of #58406 - Disasm:rv64-support, r=nagisa
2019-02-15 borsAuto merge of #58403 - eddyb:requalify, r=oli-obk
2019-02-15 John Kåre AlsakerRemove `stolen`
2019-02-15 John Kåre AlsakerAlways emit an error for a query cycle
2019-02-14 Eduard-Mihai... rustc_mir: compute all the qualification bits separatel...
2019-02-14 Eduard-Mihai... rustc_mir: rename qualify_consts::Qualifier to ConstCx...
2019-02-14 Eduard-Mihai... rustc_mir: do not treat NEEDS_DROP as unexpected in...
2019-02-14 Eduard-Mihai... rustc_mir: avoid having an Option around each local...
2019-02-14 Eduard-Mihai... rustc_mir: rename `Qualif::for_ty to `Qualif::any_value...
2019-02-14 Eduard-Mihai... rustc_mir: remove qualify_consts::Qualif::FN_ARGUMENT.
2019-02-14 Eduard-Mihai... rustc_mir: remove outdated `const fn` stability diagnostic.
2019-02-14 Eduard-Mihai... rustc_mir: split qualify_consts' checking and value...
2019-02-14 Eduard-Mihai... rustc_mir: split off some qualify_consts::Checker field...
2019-02-14 Eduard-Mihai... rustc_mir: rename qualify_consts::Qualifier to Checker.
2019-02-14 borsAuto merge of #58455 - Centril:rollup, r=Centril
2019-02-14 Mazdak FarrokhzadRollup merge of #58449 - topecongiro:rustfmt-toolstate...
2019-02-14 Mazdak FarrokhzadRollup merge of #58407 - euclio:upper-camel-case, r...
2019-02-14 Mazdak FarrokhzadRollup merge of #58378 - alexcrichton:incremental-lto...
2019-02-14 Mazdak FarrokhzadRollup merge of #58371 - davidtwco:issue-58299, r=arielb1
2019-02-14 Mazdak FarrokhzadRollup merge of #58365 - Zoxc:task-status, r=michaelwoe...
2019-02-14 Mazdak FarrokhzadRollup merge of #58347 - matthewjasper:closure-bounds...
2019-02-14 Mazdak FarrokhzadRollup merge of #58309 - wesleywiser:add_more_profiler_...
2019-02-14 borsAuto merge of #58446 - Centril:rollup, r=Centril
2019-02-14 topecongiroNotify @topecongiro when the state of rustfmt has changed
2019-02-14 Mazdak FarrokhzadRollup merge of #58308 - gnzlbg:context_insert_intr...
2019-02-14 Mazdak FarrokhzadRollup merge of #58301 - RalfJung:fat-ptr-eq, r=oli-obk
2019-02-14 Mazdak FarrokhzadRollup merge of #58296 - estebank:hidden-suggestion...
2019-02-14 Mazdak FarrokhzadRollup merge of #58267 - estebank:match-arms, r=matthew...
2019-02-14 Mazdak FarrokhzadRollup merge of #58258 - nnethercote:shrink-hir-Expr...
2019-02-14 Mazdak FarrokhzadRollup merge of #57992 - Matthias247:waker4, r=cramertj
2019-02-14 Mazdak FarrokhzadRollup merge of #57856 - lzutao:fix-old-first-edition...
2019-02-14 Mazdak FarrokhzadRollup merge of #57451 - dlrobertson:can_use_as_ref_nit...
2019-02-14 Nicholas NethercoteReduce the size of `hir::Expr`.
2019-02-13 borsAuto merge of #58432 - Centril:rollup, r=Centril
2019-02-13 Matthew JasperPropagate region constraints more precisely from closures
2019-02-13 Matthew JasperBuffer and migrate nice region errors
2019-02-13 Matthew JasperAvoid propagating redundant outlives constraints from...
2019-02-13 Andy Russellspecify "upper camel case" in style lint
2019-02-13 Dan Robertsonsuggestion-diagnostics: as_ref improve snippet
2019-02-13 Mazdak FarrokhzadRollup merge of #58420 - dvdhrm:target-uefi-comments...
2019-02-13 Mazdak FarrokhzadRollup merge of #58400 - gnzlbg:fix_driver, r=oli-obk
2019-02-13 Mazdak FarrokhzadRollup merge of #58386 - Zoxc:fix-54242, r=michaelwoerister
2019-02-13 Mazdak FarrokhzadRollup merge of #58381 - davidtwco:issue-42944, r=estebank
2019-02-13 Mazdak FarrokhzadRollup merge of #58354 - matthewjasper:mir-dump-fixes...
2019-02-13 Mazdak FarrokhzadRollup merge of #58276 - varkor:missing-stability-attr...
2019-02-13 Mazdak FarrokhzadRollup merge of #58272 - fitzgen:num-format-code-size...
2019-02-13 Mazdak FarrokhzadRollup merge of #58202 - varkor:deprecated-future-exter...
2019-02-13 Mazdak FarrokhzadRollup merge of #58167 - ljedrz:HirIdify_body_id, r...
2019-02-13 Mazdak FarrokhzadRollup merge of #58110 - Centril:libpanic_unwind-2018...
2019-02-13 Mazdak Farrokhzadlibpanic_unwind => 2018: remove unused extern crate.
2019-02-13 Mazdak Farrokhzadlibpanic_unwind => 2018: fix ICEs.
2019-02-13 Mazdak Farrokhzadlibpanic_unwind => 2018
2019-02-13 Lzu TaoConvert old doc links to current edition
2019-02-13 borsAuto merge of #56951 - oli-obk:auto_toolstate_issue...
2019-02-13 David Rheinsbergtarget/uefi: clarify documentation
2019-02-13 borsAuto merge of #58238 - Mark-Simulacrum:doctest-fix...
2019-02-13 Ralf Jungfix rebase fallout
2019-02-13 Ralf Jungfix whitespace
2019-02-13 Ralf Jungmake bin_op and unary_op APIs consistently work on...
2019-02-13 Ralf Jungmake OpTy.op private, and ImmTy.imm public instead
2019-02-13 ljedrzHirId-ify hir::BodyId
2019-02-13 borsAuto merge of #58235 - jethrogb:jb/sgx-usercall-interna...
2019-02-13 Matthias EinwagMerging master
2019-02-13 borsAuto merge of #58415 - Centril:rollup, r=Centril
2019-02-13 Mazdak FarrokhzadRollup merge of #58405 - gnzlbg:remove_unused_macros...
2019-02-13 Mazdak FarrokhzadRollup merge of #58404 - euclio:cloudabi-keyserver...
2019-02-13 Mazdak FarrokhzadRollup merge of #58387 - alexreg:fix-trait-alias-2...
2019-02-13 Mazdak FarrokhzadRollup merge of #58289 - haraldh:master, r=sfackler
2019-02-13 Mazdak FarrokhzadRollup merge of #58273 - taiki-e:rename-dependency...
2019-02-13 Mazdak FarrokhzadRollup merge of #58200 - RalfJung:str-as-mut-ptr, r...
2019-02-13 Mazdak FarrokhzadRollup merge of #58166 - euclio:deprecation-shorthand...
2019-02-13 Mazdak FarrokhzadRollup merge of #58137 - ljedrz:cleanup_node_id_to_type...
2019-02-13 Mazdak FarrokhzadRollup merge of #58057 - michaelwoerister:stabilize...
2019-02-13 Mazdak FarrokhzadRollup merge of #58034 - faern:stabilize-time-checked...
2019-02-13 Mazdak FarrokhzadRollup merge of #57815 - dotdash:asserts, r=sfackler
2019-02-13 Mazdak FarrokhzadRollup merge of #57693 - king6cong:word, r=Centril
2019-02-12 borsAuto merge of #58051 - SimonSapin:str_escape, r=alexcri...
2019-02-12 borsAuto merge of #58341 - alexreg:cosmetic-2-doc-comments...
2019-02-12 David WoodCheck user type annotations for range patterns.
2019-02-12 Michael WoeristerFix some rebasing fallout regarding xLTO.
2019-02-12 Vadim KaushanAdd riscv64gc-unknown-none-elf target
2019-02-12 Vadim KaushanAdd riscv64imac-unknown-none-elf target
2019-02-12 Vadim KaushanUpdate LLVM: apply patches for RISC-V 64-bit support
2019-02-12 Taiki EndoFix rebase fail
2019-02-12 Taiki EndoCleanup imports
2019-02-12 Taiki EndoRename rustc_errors dependency in rust 2018 crates
2019-02-12 gnzlbgFix rustc_driver swallowing errors when compilation...
2019-02-12 gnzlbgRemove some dead code from libcore
next