]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve
Auto merge of #42391 - photoszzt:master, r=Manishearth
[rust.git] / src / librustc_resolve /
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 #42332 - michaelwoerister:no-more-retraci...
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 Guillaume GomezAdd E0603 error code
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 borsAuto merge of #42281 - eddyb:well-adjusted, r=nikomatsakis
2017-06-01 borsAuto merge of #42263 - alexcrichton:fix-copies, r=Mark...
2017-06-01 borsAuto merge of #42348 - frewsxcv:rollup, r=frewsxcv
2017-06-01 Corey FarwellRollup merge of #42347 - frewsxcv:frewsxcv/improve...
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 est31Fix a test and address review comment
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-31 est31Extend the unused macro lint to macros 2.0
2017-05-30 Vadim PetrochenkovTurn public reexporting of private extern crates into...
2017-05-30 Vadim PetrochenkovTurn sufficiently old compatibility lints into hard...
2017-05-30 borsAuto merge of #42283 - Mark-Simulacrum:issue-40341...
2017-05-30 borsAuto merge of #42180 - GuillaumeGomez:update-rustdoc...
2017-05-29 borsAuto merge of #41856 - qnighy:prohibit-parenthesized...
2017-05-28 borsAuto merge of #42218 - venkatagiri:update_cross, r...
2017-05-28 Mark SimulacrumAdd note regarding parent module containing use statement.
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
2017-05-26 Corey FarwellRollup merge of #42216 - charliesome:associate-type...
2017-05-26 Corey FarwellRollup merge of #42215 - callahad:remove-superfluous...
2017-05-26 Corey FarwellRollup merge of #42169 - scottmcm:new-step-trait-issue...
2017-05-26 borsAuto merge of #42014 - tbu-:pr_scan_not_fused, r=alexcr...
2017-05-26 borsAuto merge of #42083 - petrochenkov:safeassign, r=nikom...
2017-05-26 borsAuto merge of #42058 - froydnj:thiscall-support, r...
2017-05-25 borsAuto merge of #40847 - jseyfried:decl_macro, r=nrc
2017-05-25 borsAuto merge of #41932 - wesleywiser:py-to-rust, r=alexcr...
2017-05-25 Jeffrey SeyfriedImprove `Self`.
2017-05-25 Jeffrey SeyfriedImprove intercrate hygiene.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_typeck`.
2017-05-25 Jeffrey SeyfriedHygienize `librustc_resolve`.
2017-05-25 Jeffrey SeyfriedRemove `trait_item_map`, clean up `resolver.with_type_p...
2017-05-25 Jeffrey SeyfriedDeclarative macros 2.0 without hygiene.
2017-05-25 borsAuto merge of #41700 - GuillaumeGomez:extend-css-stable...
2017-05-25 Mark SimulacrumRollup merge of #41980 - gamazeps:thread-send, r=stevek...
2017-05-23 MatthewStabilize in 1.19
2017-05-23 borsAuto merge of #42023 - nikomatsakis:issue-36799-ostn15_...
2017-05-23 borsAuto merge of #41559 - GuillaumeGomez:partial-eq-msg...
2017-05-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-20 borsAuto merge of #42069 - QuietMisdreavus:low_pri, r=alexc...
2017-05-20 borsAuto merge of #42111 - ollie27:stab, r=Mark-Simulacrum
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
2017-05-19 Dylan MaccoraMerge branch 'master' into maccoda/env_docs
2017-05-19 Mark SimulacrumRollup merge of #42096 - ollie27:rustdoc_js_impls,...
2017-05-19 Mark SimulacrumRollup merge of #42037 - nagisa:charpat, r=sfackler
2017-05-19 Mark SimulacrumRollup merge of #42024 - citizen428:docs/update-exitsta...
2017-05-19 Mark SimulacrumRollup merge of #42006 - jseyfried:fix_include_regressi...
2017-05-19 Mark SimulacrumRollup merge of #41971 - japaric:pre-link-args, r=alexc...
2017-05-19 Mark SimulacrumRollup merge of #41910 - mersinvald:master, r=Mark...
2017-05-19 Mark SimulacrumRollup merge of #41870 - excaliburHisSheath:iss29367...
2017-05-19 borsAuto merge of #41439 - ivandardi:master, r=BurntSushi
2017-05-17 borsAuto merge of #41911 - michaelwoerister:querify_trait_d...
2017-05-17 borsAuto merge of #41857 - dhardy:master, r=steveklabnik
2017-05-17 borsAuto merge of #42041 - Keruspe:master, r=alexcrichton
2017-05-17 borsAuto merge of #41961 - kennytm:fix-35829, r=petrochenkov
2017-05-17 borsAuto merge of #41476 - abonander:book_proc_macro, r=nrc
2017-05-17 borsAuto merge of #42049 - Mark-Simulacrum:rollup, r=Mark...
2017-05-16 Mark SimulacrumRollup merge of #41957 - llogiq:clippy-libsyntax, r...
2017-05-16 borsAuto merge of #41907 - est31:macro_unused, r=jseyfried
2017-05-16 Mark SimulacrumRollup merge of #42005 - jseyfried:fix_macro_regression...
2017-05-16 Mark SimulacrumRollup merge of #41995 - gamazeps:thread-localkey,...
2017-05-16 Mark SimulacrumRollup merge of #41994 - gamazeps:thread-builder, r...
2017-05-16 Mark SimulacrumRollup merge of #41982 - gamazeps:thread-yield-now...
2017-05-16 borsAuto merge of #41771 - clarcharr:resize_default, r...
next