]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/mod.rs
intern CodeExtents
[rust.git] / src / librustc_typeck / check / mod.rs
2017-04-30 Niko Matsakisintern CodeExtents
2017-04-30 Niko Matsakisremove ROOT_CODE_EXTENT and DUMMY_CODE_EXTENT
2017-04-30 Taylor CramerOn-demandify region mapping
2017-04-30 borsAuto merge of #41651 - arielb1:missing-adjustment-2...
2017-04-30 Ariel Ben-Yehudarefactor the handling of lvalue ops
2017-04-30 borsAuto merge of #41602 - hsivonen:explainnonnull, r=steve...
2017-04-30 Corey FarwellRollup merge of #41613 - cuviper:fix-release-links...
2017-04-30 Corey FarwellRollup merge of #41608 - cuviper:distcheck-rust-src...
2017-04-30 Corey FarwellRollup merge of #41509 - froydnj:float-stack-reduction...
2017-04-29 borsAuto merge of #39291 - Freyskeyd:check_context_E0423...
2017-04-29 borsAuto merge of #41588 - cengizIO:master, r=nikomatsakis
2017-04-29 borsAuto merge of #41564 - gaurikholkar:master, r=nikomatsakis
2017-04-29 borsAuto merge of #41577 - Keruspe:master, r=alexcrichton
2017-04-29 Artem ChernyakMerge branch 'master' into def_span
2017-04-28 borsAuto merge of #41542 - petrochenkov:objpars2, r=nikomat...
2017-04-28 borsAuto merge of #41368 - nikomatsakis:incr-comp-dep-track...
2017-04-28 Niko Matsakisintroduce ability to if we have typeck-tables for a...
2017-04-28 borsAuto merge of #41508 - michaelwoerister:generic-path...
2017-04-28 Corey FarwellRollup merge of #41571 - alexcrichton:fix-windows-mingw...
2017-04-27 Corey FarwellRollup merge of #41572 - frewsxcv:bump-mdbook, r=stevek...
2017-04-27 Corey FarwellRollup merge of #41526 - steveklabnik:gh35950, r=Guilla...
2017-04-27 Corey FarwellRollup merge of #41523 - estebank:moved, r=arielb1
2017-04-27 Corey FarwellRollup merge of #41438 - projektir:mpsc_docs, r=stevekl...
2017-04-27 borsAuto merge of #41529 - bitshifter:issue-41479, r=eddyb
2017-04-27 borsAuto merge of #41507 - arielb1:symbol-cache, r=nikomatsakis
2017-04-27 borsAuto merge of #41433 - estebank:constructor, r=michaelw...
2017-04-27 borsAuto merge of #37860 - giannicic:defaultimpl, r=nagisa
2017-04-26 Ariel Ben-YehudaRollup merge of #41552 - jessicah:updated-num-cpus...
2017-04-26 Ariel Ben-YehudaRollup merge of #41550 - wesleywiser:fix_33287, r=estebank
2017-04-26 Ariel Ben-YehudaRollup merge of #41546 - cuviper:reduced-rust-src,...
2017-04-26 Ariel Ben-YehudaRollup merge of #41524 - michaelwu:basic-hexagon, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41501 - GuillaumeGomez:invalid_module_...
2017-04-26 Ariel Ben-YehudaRollup merge of #41499 - steveklabnik:gh25164, r=alexcr...
2017-04-26 Ariel Ben-YehudaRollup merge of #41493 - scottmcm:fix-step-replace...
2017-04-26 Ariel Ben-YehudaRollup merge of #41456 - jessicah:haiku-support, r...
2017-04-26 Ariel Ben-YehudaRollup merge of #41370 - malbarbo:android-bootstrap...
2017-04-26 borsAuto merge of #41420 - alexcrichton:mingw-6.3.0, r...
2017-04-26 Gianni Ciccarelli support `default impl` for specialization
2017-04-26 borsAuto merge of #41352 - kennytm:macos-sanitizers, r...
2017-04-26 borsAuto merge of #41504 - eddyb:query-api, r=nikomatsakis
2017-04-26 borsAuto merge of #41258 - clarcharr:str_box_extras, r...
2017-04-26 Corey FarwellRollup merge of #41442 - tbu-:pr_writeall_interrupted...
2017-04-25 Gianni Ciccarelli support `default impl` for specialization
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-24 Eduard-Mihai Burtescurustc: expose the common DUMMY_SP query case as tcx...
2017-04-24 Eduard-Mihai Burtescurustc: rename some of the queries to match tcx methods.
2017-04-24 Gianni Ciccarellisupport `default impl` for specialization
2017-04-23 borsAuto merge of #41437 - cuviper:remove-unstable-deprecat...
2017-04-22 borsAuto merge of #41469 - arielb1:rustc-spring-cleaning...
2017-04-22 Ariel Ben-Yehudaavoid calling `mk_region` unnecessarily
2017-04-22 borsAuto merge of #41431 - GuillaumeGomez:hoedown-default...
2017-04-22 borsAuto merge of #41464 - frewsxcv:rollup, r=frewsxcv
2017-04-22 borsAuto merge of #39999 - bitshifter:struct_align, r=eddyb
2017-04-22 Corey FarwellRollup merge of #41432 - abonander:issue_41211, r=jseyfried
2017-04-22 Corey FarwellRollup merge of #41405 - GuillaumeGomez:rustdoc-warning...
2017-04-21 Corey FarwellRollup merge of #41426 - malbarbo:android-x86_64, r...
2017-04-21 Corey FarwellRollup merge of #41372 - nbigaouette:master, r=alexcrichton
2017-04-20 borsAuto merge of #41342 - GuillaumeGomez:btree-debug-infin...
2017-04-20 Cameron HartImplementation of repr struct alignment RFC 1358.
2017-04-20 Corey FarwellRollup merge of #40987 - maccoda:convert-docs, r=stevek...
2017-04-20 Corey FarwellRollup merge of #40812 - mgattozzi:ChildDocs, r=stevekl...
2017-04-20 borsAuto merge of #41191 - seanmonstar:spec-extend-vec...
2017-04-20 Corey FarwellRollup merge of #41390 - scottmcm:toowned-clone-into...
2017-04-20 Corey FarwellRollup merge of #41378 - eddyb:byval-is-not-like-sret...
2017-04-20 Corey FarwellRollup merge of #41369 - cuviper:arm-stage0, r=alexcrichton
2017-04-20 Corey FarwellRollup merge of #41214 - estebank:less-multiline, r...
2017-04-20 Corey FarwellRollup merge of #41391 - durka:patch-40, r=petrochenkov
2017-04-20 Corey FarwellRollup merge of #41380 - ollie27:stability, r=BurntSushi
2017-04-20 Corey FarwellRollup merge of #41374 - steveklabnik:update-mdbook...
2017-04-20 Corey FarwellRollup merge of #41348 - lukaramu:std-path-docs, r...
2017-04-20 Corey FarwellRollup merge of #41295 - frewsxcv:frewsxcxv-unstability...
2017-04-19 borsAuto merge of #41354 - alexcrichton:tool-no-debug,...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
2017-04-19 borsAuto merge of #41236 - cengizIO:master, r=nikomatsakis
2017-04-18 borsAuto merge of #41373 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41364 - alexcrichton:less-backtrace...
2017-04-18 Corey FarwellRollup merge of #41361 - arielb1:move-mir-init, r=pnkfelix
2017-04-18 Corey FarwellRollup merge of #41360 - nikomatsakis:incr-comp-issue...
2017-04-18 Corey FarwellRollup merge of #41356 - richo:darwin-no-cputype-hack...
2017-04-18 Corey FarwellRollup merge of #41353 - redox-os:master, r=alexcrichton
2017-04-18 Corey FarwellRollup merge of #40290 - 3Hren:master, r=aturon
2017-04-18 borsAuto merge of #39271 - est31:add_float_bits, r=BurntSushi
2017-04-18 Niko Matsakisconvert calls to `visit_all_item_likes_in_krate`
2017-04-18 borsAuto merge of #41357 - frewsxcv:rollup, r=frewsxcv
2017-04-18 Corey FarwellRollup merge of #41344 - Diggsey:remove-natvis-nbsp...
2017-04-18 Corey FarwellRollup merge of #41310 - eddyb:demand-const-eval, r...
2017-04-18 Corey FarwellRollup merge of #41262 - jonhoo:compiler-barrier-rename...
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 Corey FarwellRollup merge of #41290 - GuillaumeGomez:put-back-hoedow...
2017-04-17 Corey FarwellRollup merge of #41280 - QuietMisdreavus:rustdoc-toc...
2017-04-17 Corey FarwellRollup merge of #41012 - durka:vis-matcher, r=petrochenkov
2017-04-17 borsAuto merge of #41264 - alexeyzab:41158-fix-docs, r...
2017-04-16 borsAuto merge of #41157 - aidanhs:aphs-debug-appveyor...
2017-04-16 borsAuto merge of #40409 - mbrubeck:calloc, r=sfackler
2017-04-16 borsAuto merge of #41329 - nagisa:bitflags-repr-options...
2017-04-16 Simonas KazlauskasCompress ReprOptions a little bit
2017-04-15 Eduard-Mihai Burtescurustc: expose monomorphic const_eval through on-demand.
2017-04-15 Eduard-Mihai Burtescurustc_typeck: return InferOk from lookup_method_in_trai...
2017-04-15 Eduard-Mihai Burtescurustc_typeck: move some obligation methods to Inherited.
next