]> git.lizzy.rs Git - rust.git/history - src/librustc_typeck/check/mod.rs
rustc: do not depend on infcx.tables in MemCategorizationContext.
[rust.git] / src / librustc_typeck / check / mod.rs
2017-06-10 Eduard-Mihai Burtescurustc: do not depend on infcx.tables in MemCategorizati...
2017-06-08 borsAuto merge of #42491 - RalfJung:bootstrap-help, r=alexc...
2017-06-08 borsAuto merge of #42487 - alexcrichton:smaller-personality...
2017-06-08 borsAuto merge of #42500 - hsivonen:neon, r=japaric
2017-06-08 borsAuto merge of #42489 - eddyb:untyped-stmts, r=nikomatsakis
2017-06-08 borsAuto merge of #40706 - irfanhudda:doc-next-power-of...
2017-06-07 borsAuto merge of #42378 - steveklabnik:rustdoc-docs, r...
2017-06-07 Corey FarwellRollup merge of #42429 - venkatagiri:llvm_config, r...
2017-06-07 Corey FarwellRollup merge of #42415 - stephen-lazaro:Issue29094...
2017-06-07 Corey FarwellRollup merge of #42409 - bjorn3:patch-3, r=frewsxcv
2017-06-06 borsAuto merge of #42361 - GuillaumeGomez:error-codes,...
2017-06-06 Eduard-Mihai BurtescuStatements do not have types.
2017-06-06 borsAuto merge of #42247 - durka:patch-41, r=arielb1
2017-06-06 borsAuto merge of #42437 - Mark-Simulacrum:skip-no-doc...
2017-06-06 borsAuto merge of #42436 - ollie27:win_spawn_name, r=alexcr...
2017-06-06 borsAuto merge of #42394 - ollie27:rustdoc_deref_box, r...
2017-06-06 borsAuto merge of #41990 - qnighy:disallow-underscore-suffi...
2017-06-05 borsAuto merge of #42414 - frewsxcv:frewsxcv/improve-cow...
2017-06-05 borsAuto merge of #42383 - estebank:candidate-newline,...
2017-06-04 borsAuto merge of #42426 - arthurprs:io_error, r=sfackler
2017-06-04 borsAuto merge of #42362 - estebank:type, r=arielb1
2017-06-04 Esteban KüberShow trait method signature when impl differs
2017-06-04 borsAuto merge of #42265 - Zoxc:for-sugar, r=eddyb
2017-06-04 borsAuto merge of #41968 - kennytm:fix-unreadable-json...
2017-06-03 borsAuto merge of #42391 - photoszzt:master, r=Manishearth
2017-06-03 borsAuto merge of #42387 - GuillaumeGomez:error-codes-next...
2017-06-03 borsAuto merge of #42369 - RalfJung:drop-glue, r=eddyb
2017-06-03 borsAuto merge of #42334 - est31:master, r=jseyfried
2017-06-03 borsAuto merge of #42396 - venkatagiri:remove_lifetime_extn...
2017-06-03 borsAuto merge of #42332 - michaelwoerister:no-more-retraci...
2017-06-03 borsAuto merge of #42331 - retep998:standard-relocation...
2017-06-03 Corey FarwellRollup merge of #42382 - alexcrichton:remove-rustflags...
2017-06-03 Corey FarwellRollup merge of #42368 - estebank:call-site, r=nikomatsakis
2017-06-03 Corey FarwellRollup merge of #42363 - cuviper:no-fail-fast, r=alexcr...
2017-06-03 Corey FarwellRollup merge of #42354 - Mark-Simulacrum:reduce-verbosi...
2017-06-03 Corey FarwellRollup merge of #42353 - steveklabnik:update-books...
2017-06-03 borsAuto merge of #41953 - Aaronepower:patch-1, r=brson
2017-06-02 borsAuto merge of #42381 - Mark-Simulacrum:rollup, r=Mark...
2017-06-02 borsAuto merge of #42189 - nikomatsakis:chalk-trait-env...
2017-06-02 Mark SimulacrumRollup merge of #42360 - ollie27:rustdoc_vector_rename...
2017-06-02 Mark SimulacrumRollup merge of #42343 - cuviper:install-executables...
2017-06-02 Mark SimulacrumRollup merge of #42335 - jcowgill:fingerprint-be, r...
2017-06-02 Mark SimulacrumRollup merge of #42319 - Manishearth:const-extern,...
2017-06-02 Mark SimulacrumRollup merge of #42310 - scottmcm:deprecate-range-stepb...
2017-06-02 Mark SimulacrumRollup merge of #42225 - brson:vs2017, r=alexcrichton
2017-06-02 Mark SimulacrumRollup merge of #41981 - gamazeps:thread-detach, r...
2017-06-02 borsAuto merge of #41670 - scottmcm:slice-rotate, r=alexcri...
2017-06-02 borsAuto merge of #41418 - hirschenberger:prefetch-intrinsi...
2017-06-01 Niko Matsakispacify the mercilous tidy
2017-06-01 Niko Matsakisergonomic improvements to the methods in infcx
2017-06-01 Niko Matsakisstrip param-env from infcx
2017-06-01 Niko Matsakismove projection mode into parameter environment
2017-06-01 borsAuto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis
2017-06-01 borsAuto merge of #42263 - alexcrichton:fix-copies, r=Mark...
2017-06-01 Eduard-Mihai Burtescurustc: adjust the RHS of comparison operators instead...
2017-06-01 Eduard-Mihai Burtescurustc: decompose Adjustment into a vector of adjustment...
2017-06-01 Eduard-Mihai Burtescurustc: move autoref and unsize from Adjust::DerefRef...
2017-06-01 Eduard-Mihai Burtescurustc: replace autoderefs' use of MethodCallee with...
2017-06-01 Eduard-Mihai Burtescurustc: replace method_map with Def::Method and node_sub...
2017-06-01 Eduard-Mihai Burtescurustc: remove unnecessary ItemSubsts wrapper.
2017-06-01 Eduard-Mihai Burtescurustc: replace TyFnDef in MethodCallee with just the...
2017-06-01 Eduard-Mihai Burtescurustc: keep overloaded autoderef MethodCallee's in...
2017-06-01 Eduard-Mihai Burtescurustc: remove Copy from Adjustment and Adjust.
2017-06-01 Corey FarwellRollup merge of #42324 - seanmonstar:41323-compare_cons...
2017-06-01 Corey FarwellRollup merge of #42314 - jannic:patch-1, r=japaric
2017-06-01 Corey FarwellRollup merge of #42306 - efyang:rls-packaging, r=alexcr...
2017-06-01 Corey FarwellRollup merge of #42302 - GuillaumeGomez:new-error-codes...
2017-06-01 Corey FarwellRollup merge of #42297 - tschottdorf:proj-ty, r=nikomat...
2017-06-01 Corey FarwellRollup merge of #42286 - ollie27:rustdoc_assoc_const...
2017-06-01 Corey FarwellRollup merge of #42275 - scottmcm:try-trait, r=nikomatsakis
2017-06-01 Corey FarwellRollup merge of #42136 - petrochenkov:oldhard, r=nikoma...
2017-05-31 borsAuto merge of #42336 - Mark-Simulacrum:rollup, r=Mark...
2017-05-31 Mark SimulacrumRollup merge of #42330 - qnighy:macro-named-default...
2017-05-31 Mark SimulacrumRollup merge of #42329 - rap2hpoutre:patch-6, r=stevekl...
2017-05-31 Mark SimulacrumRollup merge of #42315 - scottmcm:rangefrom-sizehint...
2017-05-31 Mark SimulacrumRollup merge of #42277 - citizen428:remove-crate-type...
2017-05-31 Mark SimulacrumRollup merge of #42252 - stjepang:clarify-alignof-docs...
2017-05-31 Mark SimulacrumRollup merge of #42196 - tommyip:explain_closure_err...
2017-05-31 Mark SimulacrumRollup merge of #42126 - clarcharr:into_docs, r=stevekl...
2017-05-30 borsAuto merge of #42283 - Mark-Simulacrum:issue-40341...
2017-05-30 borsAuto merge of #42282 - Mark-Simulacrum:issue-40342...
2017-05-30 borsAuto merge of #42180 - GuillaumeGomez:update-rustdoc...
2017-05-29 borsAuto merge of #42264 - GuillaumeGomez:new-error-codes...
2017-05-29 borsAuto merge of #42214 - RalfJung:rust-src, r=alexcrichton
2017-05-29 borsAuto merge of #42192 - michaelwoerister:no_deptracking_...
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-28 borsAuto merge of #42218 - venkatagiri:update_cross, r...
2017-05-28 borsAuto merge of #42175 - michaelwoerister:filemap-hashing...
2017-05-28 borsAuto merge of #42167 - scottmcm:iter-stepby-sizehint...
2017-05-28 Mark SimulacrumRollup merge of #42260 - stjepang:document-cmp-traits...
2017-05-28 Mark SimulacrumRollup merge of #42217 - venkatagiri:issue_39974, r...
2017-05-28 Mark SimulacrumRollup merge of #42207 - Nashenas88:remove_fragment_inf...
2017-05-27 borsAuto merge of #42162 - est31:closure-to-fn-coercion...
2017-05-27 borsAuto merge of #42137 - nical:doc-clone, r=BurntSushi
2017-05-27 borsAuto merge of #42103 - jorendorff:master, r=estebank
2017-05-27 borsAuto merge of #42109 - Keruspe:master, r=alexcrichton
2017-05-26 borsAuto merge of #42081 - ishitatsuyuki:submodule-better...
2017-05-26 Corey FarwellRollup merge of #42236 - citizen428:docs/unchecked...
2017-05-26 Corey FarwellRollup merge of #42230 - venkatagiri:ice_regression_tes...
2017-05-26 Corey FarwellRollup merge of #42224 - brson:lockfile, r=nikomatsakis
next