]> git.lizzy.rs Git - rust.git/history - src/librustc_resolve/build_reduced_graph.rs
Hygienize `librustc_resolve`.
[rust.git] / src / librustc_resolve / build_reduced_graph.rs
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-22 borsAuto merge of #42147 - withoutboats:run-pass-test-for...
2017-05-20 borsAuto merge of #41967 - ishitatsuyuki:patch-1, r=alexcri...
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 #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 #41857 - dhardy:master, r=steveklabnik
2017-05-17 borsAuto merge of #41961 - kennytm:fix-35829, r=petrochenkov
2017-05-16 Mark SimulacrumRollup merge of #41957 - llogiq:clippy-libsyntax, r...
2017-05-16 Mark SimulacrumRollup merge of #42005 - jseyfried:fix_macro_regression...
2017-05-16 borsAuto merge of #41771 - clarcharr:resize_default, r...
2017-05-15 borsAuto merge of #41992 - ollie27:linkchecker_base, r...
2017-05-15 borsAuto merge of #41859 - froydnj:align-float-parts, r...
2017-05-14 borsAuto merge of #41969 - Enet4:update-rls-313, r=Mark...
2017-05-14 Mark SimulacrumRollup merge of #41950 - GuillaumeGomez:rustdoc-links...
2017-05-14 Mark SimulacrumRollup merge of #41946 - qnighy:disallow-dot-underscore...
2017-05-14 Mark SimulacrumRollup merge of #41826 - GuillaumeGomez:add-markdown...
2017-05-14 Mark SimulacrumRollup merge of #41612 - mandeep:add-ops-generics,...
2017-05-13 borsAuto merge of #41919 - nrc:save-crate, r=eddyb
2017-05-13 borsAuto merge of #41920 - arielb1:inline-drop, r=eddyb
2017-05-13 borsAuto merge of #41965 - Mark-Simulacrum:rollup, r=Mark...
2017-05-13 Mark SimulacrumRollup merge of #41951 - Eijebong:master, r=GuillaumeGomez
2017-05-13 Mark SimulacrumRollup merge of #41943 - malbarbo:android-openssl,...
2017-05-13 Mark SimulacrumRollup merge of #41942 - tommyip:master, r=Mark-Simulacrum
2017-05-13 Mark SimulacrumRollup merge of #41940 - est31:master, r=eddyb
2017-05-13 Mark SimulacrumRollup merge of #41935 - iKevinY:detect-empty-files...
2017-05-13 Mark SimulacrumRollup merge of #41934 - est31:remove_unused_macros...
2017-05-13 Mark SimulacrumRollup merge of #41923 - eddyb:issue-41744, r=arielb1
2017-05-13 Mark SimulacrumRollup merge of #41921 - GuillaumeGomez:fix-search...
2017-05-13 Mark SimulacrumRollup merge of #41918 - brson:lic, r=alexcrichton
2017-05-13 Mark SimulacrumRollup merge of #41916 - mglagla:typo, r=sfackler
2017-05-13 Mark SimulacrumRollup merge of #41912 - oli-obk:patch-3, r=eddyb
2017-05-13 Mark SimulacrumRollup merge of #41896 - tshepang:too-long, r=steveklabnik
2017-05-13 Mark SimulacrumRollup merge of #41876 - oli-obk:diagnosing_diagnostics...
2017-05-12 Oliver SchneiderWeave the span of an import through the resolve code
2017-05-10 Oliver SchneiderFix tidy issues
2017-05-10 Oliver SchneiderExample usage of multiple suggestions
2017-05-06 David LeGareMerge remote-tracking branch 'rust-lang/master' into...
2017-05-03 Corey FarwellRollup merge of #41217 - topecongiro:docs/atomic-fence...
2017-04-24 borsAuto merge of #40123 - TimNN:llvm40, r=alexcrichton
2017-04-20 borsAuto merge of #41342 - GuillaumeGomez:btree-debug-infin...
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 #41214 - estebank:less-multiline, r...
2017-04-20 Corey FarwellRollup merge of #41348 - lukaramu:std-path-docs, r...
2017-04-19 borsAuto merge of #41325 - eddyb:isolate-snapshots-for...
2017-04-19 borsAuto merge of #41170 - Nashenas88:master, r=alexcrichton
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 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-18 borsAuto merge of #41340 - eddyb:demand-assoc-defids, r...
2017-04-17 borsAuto merge of #41282 - arielb1:missing-impl-item, r...
2017-04-17 borsAuto merge of #41345 - frewsxcv:rollup, r=frewsxcv
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 #41308 - eddyb:order-must-be-preserved...
2017-04-15 Alex Burkafeature gate :vis matcher
2017-04-15 Corey FarwellRollup merge of #41311 - tedsta:fuchsia_error_codes...
2017-04-15 Corey FarwellRollup merge of #41306 - nateozem:support/docs-mir...
2017-04-15 borsAuto merge of #41316 - suchithjn225:issue-41272, r...
2017-04-15 borsAuto merge of #41286 - lukaramu:std-collections-docs...
2017-04-15 Corey FarwellRollup merge of #41125 - lukaramu:std-hash-docs, r...
2017-04-14 borsAuto merge of #41305 - frewsxcv:rollup, r=frewsxcv
2017-04-14 Corey FarwellRollup merge of #41303 - CryZe:patch-5, r=japaric
2017-04-14 Corey FarwellRollup merge of #41249 - GuillaumeGomez:rustdoc-render...
2017-04-14 Corey FarwellRollup merge of #41172 - Aaron1011:rustdoc-overflow...
2017-04-14 Corey FarwellRollup merge of #40702 - mrhota:global_asm, r=nagisa
2017-04-13 A.J. GardnerFirst attempt at global_asm! macro
2017-04-12 borsAuto merge of #40765 - pirate:patch-3, r=aturon
2017-04-09 QuietMisdreavusmerge with master to pick up pulldown switch
2017-04-09 borsAuto merge of #40829 - mgattozzi:ChildStderr, r=stevekl...
2017-04-07 Corey FarwellRollup merge of #40797 - GAJaloyan:patch-1, r=arielb1
2017-04-06 borsAuto merge of #40996 - alexcrichton:update-cargo, r...
2017-04-06 Corey FarwellRollup merge of #40908 - dotdash:pers_lt, r=arielb1
2017-04-05 Ariel Ben-YehudaRollup merge of #41015 - arielb1:new-block-stack, r...
2017-04-05 Ariel Ben-YehudaRollup merge of #40943 - Amanieu:offset_to, r=alexcrichton
2017-04-05 Ariel Ben-YehudaRollup merge of #40927 - stjepang:docs-atomic-overflow...
2017-04-05 Ariel Ben-YehudaRollup merge of #40909 - nagisa:fix-vec-placement,...
2017-04-05 Corey FarwellRollup merge of #40949 - stjepang:fix-vecdeque-docs...
2017-04-05 Corey FarwellRollup merge of #40608 - GuillaumeGomez:mutex-doc-incon...
2017-04-04 Esteban KüberMerge branch 'master' into issue-32540
2017-04-03 Esteban KüberMerge branch 'master' into issue-40006
2017-04-03 borsAuto merge of #40915 - nrc:save-assoc, r=eddyb
2017-04-02 borsAuto merge of #40919 - GuillaumeGomez:fix-new-rustdoc...
2017-04-01 borsAuto merge of #40967 - alexcrichton:old-osx, r=brson
2017-03-31 Corey FarwellRollup merge of #40947 - stjepang:test-sort-random...
2017-03-31 Corey FarwellRollup merge of #40871 - projektir:atomic_links, r...
2017-03-31 Corey FarwellRollup merge of #40763 - pirate:patch-2, r=steveklabnik
2017-03-31 Corey FarwellRollup merge of #40728 - topecongiro:stabilize, r=arielb1
next