]> git.lizzy.rs Git - rust.git/history - src/librustc
Auto merge of #44978 - jamesmunns:armv5te-os-atomics, r=alexcrichton
[rust.git] / src / librustc /
2017-10-08 borsAuto merge of #44978 - jamesmunns:armv5te-os-atomics...
2017-10-07 borsAuto merge of #44841 - alexcrichton:thinlto, r=michaelw...
2017-10-07 borsAuto merge of #44892 - GuillaumeGomez:fnty-args-rustdoc...
2017-10-07 Guillaume GomezFix invalid rustdoc rendering for FnTy args
2017-10-07 Alex Crichtonrustc: Implement ThinLTO
2017-10-07 borsAuto merge of #44913 - leavehouse:patch-1, r=BurntSushi
2017-10-07 Guillaume GomezAdd names to BareFnTy
2017-10-07 borsAuto merge of #44860 - kennytm:fix-44731, r=alexcrichton
2017-10-07 borsAuto merge of #44515 - tamird:clean-shims, r=alexcrichton
2017-10-07 borsAuto merge of #44614 - tschottdorf:pat_adjustments...
2017-10-06 Tobias Schottdorfimplement pattern-binding-modes RFC
2017-10-06 borsAuto merge of #43604 - abonander:proc_macro_span_api...
2017-10-06 borsAuto merge of #45065 - arielb1:not-correct, r=nikomatsakis
2017-10-06 Ariel Ben-Yehudafix logic error in #44269's `prune_cache_value_obligations`
2017-10-06 borsAuto merge of #44734 - mchlrhw:wip/hashmap-entry-and...
2017-10-06 borsAuto merge of #44965 - oconnor663:res_init_glibc, r...
2017-10-06 borsAuto merge of #44818 - petrochenkov:astymac2, r=jseyfried
2017-10-06 borsAuto merge of #44951 - vitiral:incr_struct_defs, r...
2017-10-05 borsAuto merge of #45054 - andjo403:master, r=alexcrichton
2017-10-05 Vadim PetrochenkovImprove resolution of associated types in macros 2.0
2017-10-05 borsAuto merge of #44943 - nivkner:fixme_fixup, r=dtolnay
2017-10-05 borsAuto merge of #44878 - Nashenas88:master, r=nikomatsakis
2017-10-05 borsAuto merge of #45046 - kennytm:rollup, r=kennytm
2017-10-05 kennytmRollup merge of #45024 - QuietMisdreavus:doc-masked...
2017-10-05 kennytmRollup merge of #45017 - GuillaumeGomez:mutex-links...
2017-10-05 kennytmRollup merge of #45006 - MaikKlein:patch-2, r=nikomatsakis
2017-10-05 kennytmRollup merge of #44997 - SuriyaaKudoIsc:patch-1, r...
2017-10-05 kennytmRollup merge of #44987 - pnkfelix:mir-borrowck-fix...
2017-10-05 kennytmRollup merge of #44980 - steveklabnik:update-books...
2017-10-05 kennytmRollup merge of #44972 - durka:patch-44, r=arielb1
2017-10-05 kennytmRollup merge of #44935 - vitiral:dependencies, r=stevek...
2017-10-05 kennytmRollup merge of #44664 - budziq:contributing_external...
2017-10-05 borsAuto merge of #45019 - aidanhs:aphs-no-trans-worker...
2017-10-05 borsAuto merge of #44940 - philipc:remap-path, r=michaelwoe...
2017-10-05 borsAuto merge of #44481 - Aaronepower:master, r=alexcrichton
2017-10-05 Santiago PastorinoGenerate SerializedDepNodeIndex using newtype_index...
2017-10-05 Santiago PastorinoGenerate DepNodeIndexNew using newtype_index macro
2017-10-05 Santiago PastorinoMove newtype_index to rustc_data_structures
2017-10-04 borsAuto merge of #44901 - michaelwoerister:on-demand-eval...
2017-10-04 Niv Kamineravoid using match keyword as module name
2017-10-04 borsAuto merge of #44890 - nvzqz:str-box-transmute, r=alexc...
2017-10-04 Niv Kaminerseperate and move miscellaneous benchmarks to librustc
2017-10-04 Michael Woeristerincr.comp.: Address review comments.
2017-10-04 borsAuto merge of #44905 - Pirh:process_abort_docs, r=steve...
2017-10-04 borsAuto merge of #44999 - pnkfelix:mir-borrowck-fix-assert...
2017-10-04 borsAuto merge of #44979 - hinaria:master, r=dtolnay
2017-10-03 borsAuto merge of #44895 - stephaneyfx:master, r=dtolnay
2017-10-03 borsAuto merge of #44949 - QuietMisdreavus:rustdoctest...
2017-10-03 Maik KleinTypo in `librustc/README.md`
2017-10-03 borsAuto merge of #44922 - zilbuz:issue-44596/E0594, r...
2017-10-03 borsAuto merge of #44896 - qmx:move-resolve-to-librustc...
2017-10-03 Michael Woeristerincr.comp.: Fix some merge fallout.
2017-10-03 Philip CraigRename FileMap::path and change to an Option
2017-10-03 borsAuto merge of #44920 - vi:rustdoc_implementors_src_link...
2017-10-03 borsAuto merge of #44966 - zackmdavis:no_mangle_no_snake...
2017-10-02 borsAuto merge of #44977 - steveklabnik:update-mdbook,...
2017-10-02 borsAuto merge of #44885 - lu-zero:master, r=alexcrichton
2017-10-02 Michael Woeristerincr.comp.: Do some cleanup.
2017-10-02 Michael Woeristerincr.comp.: Remove legacy dep-graph runtime.
2017-10-02 Michael Woeristerincr.comp.: Remove saving and loading of legacy dep...
2017-10-02 Michael Woeristerincr.comp.: Build DepGraphQuery from new dep-graph...
2017-10-02 Michael Woeristerincr.comp.: Use red/green tracking for CGU re-use.
2017-10-02 Michael Woeristerincr.comp.: Add some logging to DepGraph::try_mark_green().
2017-10-02 Michael Woeristerincr.comp.: Make some DepNodes non-anonymous.
2017-10-02 Michael Woeristerincr.comp.: Re-execute queries during red/green marking...
2017-10-02 Michael Woeristerincr.comp.: Add minimal version of try_mark_green proce...
2017-10-02 Michael Woeristerincr.comp.: Determine red/green state of every new...
2017-10-02 borsAuto merge of #44959 - arielb1:generic-errors, r=eddyb
2017-10-02 Ariel Ben-Yehudafix handling of `Self`
2017-10-02 borsAuto merge of #44942 - zackmdavis:lint_suggestions...
2017-10-02 borsAuto merge of #44960 - SeanPrashad:master, r=steveklabnik
2017-10-01 borsAuto merge of #44955 - laumann:small-typo-fix, r=stevek...
2017-10-01 Ariel Ben-Yehudafix handling of Self
2017-10-01 borsAuto merge of #44919 - diwic:79-pretty-mir, r=arielb1
2017-10-01 borsAuto merge of #44897 - Havvy:doc-size_of, r=steveklabnik
2017-10-01 Ariel Ben-Yehudahandle nested generics in Generics::type_param/region_param
2017-10-01 Thomas JespersenFix typo: geneartor -> generator
2017-10-01 borsAuto merge of #44945 - petrochenkov:fixtyrec, r=arielb1
2017-10-01 borsAuto merge of #44906 - dkl:main-signature, r=nagisa
2017-10-01 borsAuto merge of #44921 - est31:master, r=alexcrichton
2017-09-30 borsAuto merge of #44944 - dbrgn:trace-macros-docs, r=Quiet...
2017-09-30 borsAuto merge of #44783 - alexcrichton:lto-codegen-units...
2017-09-30 Niv Kaminerremove "refinement on pat" FIXME
2017-09-30 borsAuto merge of #44936 - Mark-Simulacrum:rollup, r=Mark...
2017-09-30 Niv Kamineraddress some `FIXME`s whose associated issues were...
2017-09-30 Alex Crichtonrustc: Enable LTO and multiple codegen units
2017-09-30 borsAuto merge of #44893 - spastorino:remove_new_and_index...
2017-09-30 Philip CraigDon't use remapped path when loading modules and includ...
2017-09-30 Douglas Camposmake match exaustive
2017-09-30 Douglas Camposimprove documentation for resolve()
2017-09-30 Douglas Camposstyle fixes as requested by @eddyb
2017-09-30 Douglas Camposstop using monomorphize::resolve()
2017-09-30 Douglas Campostake ParamEnv into account when resolving
2017-09-30 Douglas Camposmake it not to be a method
2017-09-30 Douglas Camposcopy resolve() over to librustc
2017-09-29 Mark SimulacrumRollup merge of #44903 - kallisti5:ci-build-disabled...
2017-09-29 Mark SimulacrumRollup merge of #44900 - Havvy:normalize-lang-attribute...
2017-09-29 Mark SimulacrumRollup merge of #44889 - spastorino:remove_new, r=arielb1
2017-09-29 Mark SimulacrumRollup merge of #44854 - lucasem:atomic-docs, r=stevekl...
2017-09-29 Mark SimulacrumRollup merge of #44845 - SimonSapin:nll_mod_rs, r=nikom...
next