]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/mod.rs
refactor `ParamEnv::empty(Reveal)` into two distinct methods
[rust.git] / src / librustc_typeck / check / mod.rs
2018-03-13 Niko Matsakisrefactor `ParamEnv::empty(Reveal)` into two distinct...
2018-03-13 borsAuto merge of #48958 - alexcrichton:update-rls-rustc...
2018-03-12 borsAuto merge of #48955 - kennytm:rollup, r=kennytm
2018-03-12 kennytmRollup merge of #48954 - GuillaumeGomez:missing-links...
2018-03-12 kennytmRollup merge of #48898 - GuillaumeGomez:remove-empty...
2018-03-12 kennytmRollup merge of #48631 - focusaurus:remember-collapse...
2018-03-12 kennytmRollup merge of #48480 - jethrogb:patch-5, r=alexcrichton
2018-03-12 kennytmRollup merge of #48934 - Phlosioneer:42453-debug-hygene...
2018-03-12 kennytmRollup merge of #48928 - zackmdavis:span_suggestion_fie...
2018-03-12 kennytmRollup merge of #48824 - davidalber:update-conduct...
2018-03-12 kennytmRollup merge of #48705 - klnusbaum:update_rfc_process...
2018-03-12 kennytmRollup merge of #48201 - NovemberZulu:master, r=stevekl...
2018-03-12 borsAuto merge of #48295 - Keruspe:master, r=alexcrichton
2018-03-11 borsAuto merge of #48799 - alexcrichton:more-osx-cores...
2018-03-11 Zack M. Davisin which some labels and notes are upgraded to structur...
2018-03-10 borsAuto merge of #48419 - bobtwinkles:fix_late_bound_reg_s...
2018-03-10 borsAuto merge of #48388 - kyrias:relro-level-cg, r=alexcri...
2018-03-10 borsAuto merge of #47574 - zilbuz:issue-14844, r=nikomatsakis
2018-03-10 borsAuto merge of #48755 - GuillaumeGomez:rustdoc-fixes...
2018-03-09 borsAuto merge of #48326 - RalfJung:generic-bounds, r=petro...
2018-03-09 Manish GoregaokarRollup merge of #48857 - Songbird0:improve_column_macro...
2018-03-09 Manish GoregaokarRollup merge of #48856 - Songbird0:improve_line_macro_d...
2018-03-09 Manish GoregaokarRollup merge of #48588 - alexcrichton:termcolor, r...
2018-03-08 Manish GoregaokarRollup merge of #48808 - Zoxc:reg-diag, r=michaelwoerister
2018-03-08 Manish GoregaokarRollup merge of #48789 - GuillaumeGomez:horizontal...
2018-03-08 Manish GoregaokarRollup merge of #48752 - alexcrichton:fix-target-featur...
2018-03-08 Manish GoregaokarRollup merge of #48738 - Songbird0:parseinterror_potent...
2018-03-08 Manish GoregaokarRollup merge of #48699 - frewsxcv:frewsxcv-impl-trait...
2018-03-08 Manish GoregaokarRollup merge of #48682 - spastorino:make_causal_lazy...
2018-03-08 Manish GoregaokarRollup merge of #48292 - topecongiro:from_str-for-path...
2018-03-08 borsAuto merge of #46882 - oli-obk:miri3, r=eddyb
2018-03-08 Oliver SchneiderTidy fix
2018-03-08 Oliver SchneiderNuke ConstInt and Const*size
2018-03-08 Oliver SchneiderRename ConstVal::to_u128 to to_raw_bits
2018-03-08 Oliver SchneiderFully use miri in trans
2018-03-08 Alexander RegueiroPrepare for using miri in trans
2018-03-08 Oliver SchneiderProduce instead of pointers
2018-03-07 Alex CrichtonMerge branch 'metadata-send-sync' of https://github...
2018-03-07 Alex CrichtonMerge branch 'refactor-select' of https://github.com...
2018-03-07 Alex CrichtonMerge branch 'bump_installer' of https://github.com...
2018-03-07 Alex CrichtonRollup merge of #48698 - ishitatsuyuki:burn-equate...
2018-03-07 Alex CrichtonRollup merge of #48651 - PramodBisht:issues/48425,...
2018-03-07 Alex CrichtonRollup merge of #48618 - scottmcm:elaborate-exitcode...
2018-03-07 Alex CrichtonRollup merge of #48511 - GuillaumeGomez:rustdoc-resourc...
2018-03-06 kennytmRollup merge of #47463 - bluss:fused-iterator, r=alexcr...
2018-03-06 kennytmRollup merge of #48507 - GuillaumeGomez:cstr-note,...
2018-03-06 kennytmRollup merge of #48474 - christianpoveda:new_cell_docs...
2018-03-06 kennytmRollup merge of #48754 - leodasvacas:while-let-all...
2018-03-06 kennytmRollup merge of #48753 - tbu-:pr_hashmap_isize, r=Burnt...
2018-03-06 kennytmRollup merge of #48732 - debris:remove_powerpc64, r...
2018-03-06 kennytmRollup merge of #48727 - leodasvacas:refactor-contrived...
2018-03-06 kennytmRollup merge of #48657 - sinkuu:opt_str_repeat, r=dtolnay
2018-03-06 kennytmRollup merge of #48590 - tshepang:more-simple, r=frewsxcv
2018-03-06 kennytmRollup merge of #48573 - Amanieu:bitreverse2, r=sfackler
2018-03-06 kennytmRollup merge of #48546 - GuillaumeGomez:raw-string...
2018-03-06 kennytmRollup merge of #48432 - flip1995:lit_diag, r=oli-obk
2018-03-06 kennytmRollup merge of #48403 - lukaslueg:casted, r=steveklabnik
2018-03-06 borsAuto merge of #48509 - Phlosioneer:option-doc-change...
2018-03-06 borsAuto merge of #48456 - mark-i-m:whitelist, r=alexcrichton
2018-03-05 borsAuto merge of #48208 - michaelwoerister:track-features...
2018-03-05 Michael WoeristerTurn features() into a query.
2018-03-04 borsAuto merge of #48592 - spastorino:borrowed_value_error...
2018-03-04 borsAuto merge of #47832 - fintelia:vec-index, r=kennytm
2018-03-04 borsAuto merge of #48587 - Zoxc:transitive-relation, r...
2018-03-04 borsAuto merge of #48630 - alexcrichton:more-sccache, r...
2018-03-04 borsAuto merge of #48600 - Mark-Simulacrum:rustbuild-update...
2018-03-03 kennytmRollup merge of #48664 - Keruspe:codegen, r=alexcrichton
2018-03-03 kennytmRollup merge of #48513 - alexcrichton:simd, r=JoshTriplett
2018-03-03 kennytmRollup merge of #48680 - steveklabnik:no-toc, r=nikomat...
2018-03-03 borsAuto merge of #48583 - dotdash:jt_assume, r=alexcrichton
2018-03-03 kennytmRollup merge of #48637 - segevfiner:restore-rust-mingw...
2018-03-03 kennytmRollup merge of #48629 - strake:char, r=alexcrichton
2018-03-03 kennytmRollup merge of #48569 - Phlosioneer:x-py-help-optimiza...
2018-03-03 kennytmRollup merge of #48466 - sanxiyn:no-neon, r=alexcrichton
2018-03-03 kennytmRollup merge of #48283 - QuietMisdreavus:rustdoc-readme...
2018-03-03 Manish GoregaokarRollup merge of #48641 - alexcrichton:no-hash-l-paths...
2018-03-03 Manish GoregaokarRollup merge of #48635 - scottmcm:faster-zip-nth, r...
2018-03-03 Manish GoregaokarRollup merge of #48628 - strake:reverse, r=sfackler
2018-03-03 Manish GoregaokarRollup merge of #48338 - estebank:match-missing-comma...
2018-03-03 Manish GoregaokarRollup merge of #48328 - frewsxcv:frewsxcv-clarify...
2018-03-03 Manish GoregaokarRollup merge of #48259 - tinaun:patch-1, r=alexcrichton
2018-03-03 borsAuto merge of #48666 - sgrif:sg-revert-perf-regression...
2018-03-03 borsAuto merge of #48586 - Zoxc:atomic-rc, r=michaelwoerister
2018-03-02 John Kåre AlsakerReplace Rc with Lrc for shared data
2018-03-02 borsAuto merge of #48653 - Manishearth:rollup2, r=Manishearth
2018-03-01 borsAuto merge of #47861 - sgrif:sg-rebase-chalkify-univers...
2018-03-01 Sean GriffinFix bad rebase
2018-03-01 Sean GriffinRe-add some removed uses of `Kind`
2018-03-01 Niko Matsakisadd universes to type inference variables
2018-03-01 Niko Matsakiskill custom type inference defaults (these don't really...
2018-02-28 Manish GoregaokarRollup merge of #48380 - nikomatsakis:issue-48251-maste...
2018-02-28 Manish GoregaokarRollup merge of #48355 - mikhail-m1:subslice_pattern_ar...
2018-02-28 kennytmRollup merge of #48560 - bdrewery:freebsd-struct-abi...
2018-02-28 kennytmRollup merge of #48479 - mark-i-m:rustc-guide, r=nikoma...
2018-02-28 kennytmRollup merge of #48381 - GuillaumeGomez:rustdoc-theme...
2018-02-28 kennytmRollup merge of #48365 - Centril:docs/document-refcell...
2018-02-28 kennytmRollup merge of #48321 - milesand:no_panic_pow, r=alexc...
2018-02-28 kennytmRollup merge of #48266 - pietroalbini:report-compiler...
2018-02-28 borsAuto merge of #48056 - ExpHP:macro-commas, r=dtolnay
2018-02-28 borsAuto merge of #47894 - vi:rustdoc_foldable_impls, r...
next