]> git.lizzy.rs Git - rust.git/history - src
Move the HIR cfg to `rustc_ast_borrowck`
[rust.git] / src /
2019-09-06 Matthew JasperMove the HIR cfg to `rustc_ast_borrowck`
2019-09-06 borsAuto merge of #64209 - Centril:rollup-x9kvjb7, r=Centril
2019-09-06 Mazdak FarrokhzadRollup merge of #64198 - cramertj:fuchsia-monotonic...
2019-09-06 Mazdak FarrokhzadRollup merge of #64190 - matklad:meta, r=cramertj
2019-09-06 Mazdak FarrokhzadRollup merge of #64186 - alexcrichton:improve-env-codeg...
2019-09-06 Mazdak FarrokhzadRollup merge of #64175 - GuillaumeGomez:replace-span...
2019-09-06 Mazdak FarrokhzadRollup merge of #64174 - GuillaumeGomez:missing-iterato...
2019-09-06 Mazdak FarrokhzadRollup merge of #64161 - estebank:point-variant, r...
2019-09-06 Mazdak FarrokhzadRollup merge of #64156 - cuviper:gitless-llvm, r=alexcr...
2019-09-06 Mazdak FarrokhzadRollup merge of #64111 - Centril:ast-only-patkind-or...
2019-09-06 Mazdak FarrokhzadRollup merge of #64094 - kawa-yoiko:rustdoc-search...
2019-09-06 Mazdak FarrokhzadRollup merge of #63676 - newpavlov:wasi, r=alexcrichton
2019-09-06 borsAuto merge of #64171 - lzutao:clippy-fix, r=oli-obk
2019-09-05 Taylor CramerAdd Fuchsia to actually_monotonic
2019-09-05 Aleksey Kladovfill metadata in rustc_lexer's Cargo.toml
2019-09-05 Alex Crichtonstd: Improve downstream codegen in `Command::env`
2019-09-05 borsAuto merge of #64172 - Centril:rollup-8i8oh54, r=Centril
2019-09-05 Guillaume GomezFix invalid span generation when it should be div
2019-09-05 Guillaume GomezAdd missing code examples on Iterator trait
2019-09-05 Mazdak FarrokhzadRollup merge of #64157 - gilescope:opaque-type-location...
2019-09-05 Mazdak FarrokhzadRollup merge of #64100 - wesleywiser:fix_miri_const_eva...
2019-09-05 Mazdak FarrokhzadRollup merge of #64083 - estebank:tweak-e0308, r=oli-obk
2019-09-05 Mazdak FarrokhzadRollup merge of #64063 - JohnTitor:fix-const-err, r...
2019-09-05 Mazdak FarrokhzadRollup merge of #64051 - alex:linux-kernel-module-targe...
2019-09-05 Mazdak FarrokhzadRollup merge of #64041 - matklad:token-stream-tt, r...
2019-09-05 Mazdak FarrokhzadRollup merge of #64030 - jethrogb:jb/sgx-sync-issues...
2019-09-05 Mazdak FarrokhzadRollup merge of #64003 - Dante-Broggi:place-align-in...
2019-09-05 Mazdak FarrokhzadRollup merge of #63930 - estebank:rustdoc-ice, r=Guilla...
2019-09-05 Mazdak FarrokhzadRollup merge of #63774 - chocol4te:fix_63707, r=Guillau...
2019-09-05 Mazdak FarrokhzadRollup merge of #62848 - matklad:xid-unicode, r=petroch...
2019-09-05 Lzu TaoUpdate Clippy
2019-09-05 borsAuto merge of #62800 - albins:polonius-initialization...
2019-09-05 Mazdak Farrokhzador-patterns: fix fallout from #664128.
2019-09-05 Esteban Küberreview comment
2019-09-05 Mazdak Farrokhzadresolve: bool -> enum PatBoundCtx
2019-09-05 Mazdak Farrokhzador-patterns: address review comments.
2019-09-05 Mazdak Farrokhzador-patterns: fix pprust-expr-roundtrip due to AST change.
2019-09-05 Mazdak Farrokhzador-patterns: adjust save_analysis wrt. `process_var_dec...
2019-09-05 Mazdak Farrokhzadresolve: merge `resolve_pats` and `resolve_pattern_top`.
2019-09-05 Mazdak Farrokhzador-patterns: adjust lowering of `ast::Arm` & `ast:...
2019-09-05 Mazdak Farrokhzador-patterns: adjust librustc_lint.
2019-09-05 Mazdak Farrokhzador-patterns: syntax: adjust derive, format, and building.
2019-09-05 Mazdak Farrokhzador-patterns: syntax: adjust pretty printing.
2019-09-05 Mazdak Farrokhzador-patterns: syntax: adjust parser removing a hack.
2019-09-05 Mazdak Farrokhzador-patterns: syntax: adjust `visit` and `mut_visit`.
2019-09-05 Mazdak Farrokhzador-patterns: syntax: simplify `Arm.pats` and `ExprKind...
2019-09-05 Mazdak Farrokhzadresolve: test consistent or-patterns being allowed.
2019-09-05 Mazdak Farrokhzadresolve: test binding mode consistency for or-patterns.
2019-09-05 Mazdak Farrokhzadresolve: add test for missing bindings in or-patterns.
2019-09-05 Mazdak Farrokhzadresolve: account for general or-patterns in consistency...
2019-09-05 Mazdak Farrokhzadresolve: add tests for already-bound check.
2019-09-05 Mazdak Farrokhzadresolve: revamp already-bound check -- fix some bugs.
2019-09-05 Mazdak Farrokhzadresolve: already-bound-check: account for or-patterns.
2019-09-05 Mazdak Farrokhzadresolve: move `resolve_block` to a better place.
2019-09-05 Mazdak Farrokhzadresolve: move `fresh_binding`.
2019-09-05 Mazdak Farrokhzadresolve: add `type IdentMap<T>` alias.
2019-09-05 Mazdak Farrokhzadresolve: extract `try_resolve_as_non_binding`.
2019-09-05 Mazdak Farrokhzadresolve: simplify `resolve_arm`.
2019-09-05 Mazdak Farrokhzadresolve: cleanup using `with_rib`, etc.
2019-09-05 Mazdak Farrokhzadresolve: extract `resolve_params`.
2019-09-05 Giles CopeOpaque type locations in error message for clarity.
2019-09-05 borsAuto merge of #64160 - Centril:rollup-vrfj1pt, r=Centril
2019-09-05 Esteban KüberPoint at variant on pattern field count mismatch
2019-09-05 Mazdak FarrokhzadRollup merge of #64148 - guanqun:typo-fix, r=zackmdavis
2019-09-05 Mazdak FarrokhzadRollup merge of #64142 - lzutao:fix-doc-cmp, r=jonas...
2019-09-05 Mazdak FarrokhzadRollup merge of #64141 - nnethercote:minimize-LocalInte...
2019-09-05 Mazdak FarrokhzadRollup merge of #64128 - Centril:unused-parens-pat...
2019-09-05 Mazdak FarrokhzadRollup merge of #64123 - danielhenrymantilla:add_commen...
2019-09-05 Mazdak FarrokhzadRollup merge of #64120 - nnethercote:move-path-parsing...
2019-09-05 Mazdak FarrokhzadRollup merge of #64110 - estebank:receiver-type, r...
2019-09-05 Mazdak FarrokhzadRollup merge of #64092 - michaelwoerister:update-xlto...
2019-09-05 Mazdak FarrokhzadRollup merge of #64043 - matthewjasper:underscore-impor...
2019-09-05 Mazdak FarrokhzadRollup merge of #64038 - matthewjasper:deny-mutual...
2019-09-05 Mazdak FarrokhzadRollup merge of #64031 - Centril:param-attrs-no-macros...
2019-09-05 Mazdak FarrokhzadRollup merge of #64005 - ecstatic-morse:is-indirect...
2019-09-05 Mazdak FarrokhzadRollup merge of #63985 - ghedo:stabilize_pin_into_inner...
2019-09-05 Mazdak FarrokhzadRollup merge of #63549 - sfanxiang:rev-rposition, r...
2019-09-05 Mazdak FarrokhzadRollup merge of #62860 - vi:stabilize_checked_duration_...
2019-09-04 Josh StoneAssume non-git LLVM is fresh if the stamp file exists
2019-09-04 Vitaly _Vi ShukelaAvoid feature name 'checked_duration_since' in a Tidy...
2019-09-04 Vitaly _Vi ShukelaStabilize checked_duration_since for 1.39.0
2019-09-04 borsAuto merge of #64150 - ehuss:update-cargo-books, r...
2019-09-04 borsAuto merge of #64125 - JohnTitor:update-clippy, r=oli-obk
2019-09-04 Eric HussUpdate cargo, books
2019-09-04 Guanqun Lufix a few typos in comments
2019-09-04 Lzu TaoFix doc links in `std::cmp` module
2019-09-04 ShiqingImprove searching in rustdoc and add tests
2019-09-04 Aleksey Kladovflatten rustc_lexer::character_properties module
2019-09-04 borsAuto merge of #63825 - nathanwhit:check-run-results...
2019-09-04 Aleksey Kladovremove XID and Pattern_White_Space unicode tables from...
2019-09-04 Yuki OkushiAdd compile flag
2019-09-04 Albin StjernaRustfmt the files I touched
2019-09-04 borsAuto merge of #63166 - ksqsf:master, r=alexcrichton
2019-09-04 Albin StjernaPolonius: emit variable access facts
2019-09-04 Albin StjernaPolonius: don't emit `region_live_at`
2019-09-04 Albin StjernaPolonius: don't emit `var_maybe_initialized_on_exit`
2019-09-04 Albin StjernaPolonius: Rename `parent` and `var_starts_path`
2019-09-04 Albin StjernaPolonius: emit initialization/move tracking facts
2019-09-04 Albin StjernaNLL: Adapt to the new Polonius types
2019-09-04 Albin StjernaNLL: New Polonius version
next