]> git.lizzy.rs Git - rust.git/history - src/bootstrap/compile.rs
Utilize interning to allow Copy/Clone steps
[rust.git] / src / bootstrap / compile.rs
2017-07-20 Mark SimulacrumUtilize interning to allow Copy/Clone steps
2017-07-20 Mark SimulacrumRemove core_intrinsics feature gate
2017-07-20 Mark SimulacrumCleanups and fixes throughout
2017-07-20 Mark SimulacrumMigrate to serde_json entirely
2017-07-20 Mark SimulacrumPacify tidy
2017-07-20 Mark SimulacrumFinish fixing warnings and errors. Bootstrap builds.
2017-07-20 Mark SimulacrumFixes warnings and errors introduced while moving code...
2017-07-20 Mark SimulacrumChange code to work with the new system
2017-07-20 Mark SimulacrumMove code into Step trait implementations.
2017-07-20 Mark SimulacrumMove rule configs out of step
2017-07-18 Mark SimulacrumRollup merge of #42837 - rthomas:29355-error, r=stevekl...
2017-07-13 Steve KlabnikRollup merge of #42926 - Havvy:doc-path-ext, r=steveklabnik
2017-07-12 Mark SimulacrumRollup merge of #43011 - qnighy:unsized-tuple-impls...
2017-07-12 Mark SimulacrumRollup merge of #42826 - Yorwba:type-mismatch-same...
2017-07-12 Mark SimulacrumRollup merge of #42670 - dns2utf8:panic_return_code...
2017-07-06 borsAuto merge of #42899 - alexcrichton:compiler-builtins...
2017-07-06 borsAuto merge of #42727 - alexcrichton:allocators-new...
2017-07-05 Alex CrichtonMerge remote-tracking branch 'origin/master' into proc_...
2017-07-05 borsAuto merge of #42972 - GuillaumeGomez:fix-toggles-rustd...
2017-07-05 borsAuto merge of #43050 - stjepang:doc-vec-fix-parens...
2017-07-04 borsAuto merge of #42732 - cengizIO:master, r=Mark-Simulacrum
2017-07-04 borsAuto merge of #43051 - Mark-Simulacrum:rollup, r=Mark...
2017-07-04 Mark SimulacrumRollup merge of #43045 - PlasmaPower:patch-1, r=Mark...
2017-07-04 Mark SimulacrumRollup merge of #43043 - sfackler:reverse-stability...
2017-07-04 Mark SimulacrumRollup merge of #43042 - Mark-Simulacrum:rustbuild...
2017-07-04 Mark SimulacrumRollup merge of #42994 - stepancheg:ignore-iml, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42975 - ids1024:symlink2, r=aturon
2017-07-04 Mark SimulacrumRollup merge of #42836 - rthomas:29355-debug, r=Guillau...
2017-07-04 Mark SimulacrumRollup merge of #42227 - ollie27:into_to_from, r=aturon
2017-07-04 Mark SimulacrumUse build.build instead of build.config.build
2017-07-04 Mark SimulacrumClippy lints
2017-07-04 Mark SimulacrumCleanup compile.rs.
2017-07-04 borsAuto merge of #42993 - stepancheg:editorconfig, r=brson
2017-07-03 borsAuto merge of #42999 - behnam:ucd10, r=alexcrichton
2017-07-03 borsAuto merge of #42976 - ids1024:redoxfix, r=sfackler
2017-07-01 borsAuto merge of #42882 - stjepang:improve-sort-tests...
2017-07-01 borsAuto merge of #42991 - sfackler:unstable-rangeargument...
2017-07-01 borsAuto merge of #42977 - Keruspe:master, r=alexcrichton
2017-07-01 borsAuto merge of #42971 - stepancheg:ir-demangle, r=nagisa
2017-07-01 borsAuto merge of #42896 - llogiq:clippy_compiletest, r...
2017-06-30 borsAuto merge of #42995 - GuillaumeGomez:rollup, r=Guillau...
2017-06-30 Guillaume GomezRollup merge of #42987 - cuviper:iterator_for_each...
2017-06-30 Guillaume GomezRollup merge of #42985 - venkatagiri:issue_42444, r...
2017-06-30 Venkata Giri Reddyrustc_llvm: re-run build script when env var LLVM_CONFI...
2017-06-30 borsAuto merge of #42807 - arielb1:consistent-coercion...
2017-06-30 borsAuto merge of #42782 - cuviper:iterator_for_each, r...
2017-06-29 Ariel Ben-YehudaRollup merge of #42832 - rthomas:doc-fmt, r=steveklabnik
2017-06-29 Ariel Ben-YehudaRollup merge of #42831 - rthomas:master, r=QuietMisdreavus
2017-06-29 borsAuto merge of #42848 - ids1024:redox-fix, r=sfackler
2017-06-28 borsAuto merge of #42797 - arielb1:ex-falso-ice, r=nikomatsakis
2017-06-28 borsAuto merge of #42819 - scottmcm:swap-nonoverlapping...
2017-06-28 borsAuto merge of #42709 - stepancheg:discriminant-hash...
2017-06-28 borsAuto merge of #42431 - nagisa:core-float-2, r=alexcrichton
2017-06-27 Corey FarwellRollup merge of #42871 - llogiq:for_lowering_vs_clippy...
2017-06-24 borsAuto merge of #42784 - tlively:wasm-bot, r=alexcrichton
2017-06-24 borsAuto merge of #42864 - slo1:attempt, r=Mark-Simulacrum
2017-06-24 borsAuto merge of #42541 - gilescope:patch-1, r=alexcrichton
2017-06-24 borsAuto merge of #42854 - razielgn:relaxed-debug-constrain...
2017-06-24 borsAuto merge of #42724 - Mark-Simulacrum:tests, r=alexcri...
2017-06-24 borsAuto merge of #42687 - alexcrichton:windows-tls, r...
2017-06-23 borsAuto merge of #42856 - Mark-Simulacrum:rollup, r=Mark...
2017-06-23 Mark SimulacrumRollup merge of #42833 - durka:non-constant-used-with...
2017-06-23 Mark SimulacrumRollup merge of #42829 - ids1024:cxx, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42825 - letheed:patch-1, r=alexcrichton
2017-06-23 Mark SimulacrumRollup merge of #42822 - ChrisMacNaughton:guard-traits...
2017-06-23 Mark SimulacrumRollup merge of #42821 - michaelwoerister:incr-debug...
2017-06-23 Mark SimulacrumRollup merge of #42787 - zackmdavis:explain_E0562,...
2017-06-23 Mark SimulacrumRollup merge of #42783 - ids1024:redox-env, r=sfackler
2017-06-23 borsAuto merge of #42828 - parched:umulo, r=alexcrichton
2017-06-23 borsAuto merge of #42304 - Mark-Simulacrum:issue-37157...
2017-06-22 borsAuto merge of #42614 - GuillaumeGomez:new-error-codes...
2017-06-22 Ian Douglas ScottMake Build.cxx() return a Result instead of panicking
2017-06-22 borsAuto merge of #42634 - Zoxc:for-desugar2, r=nikomatsakis
2017-06-22 borsAuto merge of #42824 - Mark-Simulacrum:rollup, r=Mark...
2017-06-22 Mark SimulacrumRollup merge of #42806 - ollie27:rustbuild_compiler_doc...
2017-06-22 Mark SimulacrumRollup merge of #42805 - stepancheg:forward-python...
2017-06-22 Mark SimulacrumRollup merge of #42804 - Mark-Simulacrum:rustbuild...
2017-06-21 Mark SimulacrumMake rustc errors colorful.
2017-06-21 Corey FarwellRollup merge of #42397 - sfackler:syncsender-sync,...
2017-06-20 Corey FarwellRollup merge of #42271 - tinaun:charfromstr, r=alexcrichton
2017-06-16 borsAuto merge of #42430 - nagisa:core-float, r=alexcrichton
2017-06-16 borsAuto merge of #42578 - estebank:recover-binop, r=nikoma...
2017-06-14 borsAuto merge of #42433 - marco-c:profiling, r=alexcrichton
2017-06-13 Corey FarwellRollup merge of #42496 - Razaekel:feature/integer_max...
2017-06-13 Corey FarwellRollup merge of #42428 - scottmcm:str-get-overflow...
2017-06-13 Corey FarwellRollup merge of #42408 - bjorn3:patch-2, r=michaelwoerister
2017-06-12 Corey FarwellRollup merge of #42579 - maccoda:maccoda/env_docs,...
2017-06-12 borsAuto merge of #42419 - ucarion:ucarion-explain-rc-arc...
2017-06-11 borsAuto merge of #42155 - seanmonstar:unimplemented, r...
2017-06-11 borsAuto merge of #40454 - djzin:fast-swap, r=sfackler
2017-06-10 borsAuto merge of #42533 - Mark-Simulacrum:macro-parse...
2017-06-09 Corey FarwellRollup merge of #42385 - Manishearth:its-a-vec, r=steve...
2017-06-09 borsAuto merge of #42278 - gentoo90:gdb-pretty-printers...
2017-06-09 borsAuto merge of #42504 - michaelwoerister:hash-dep-nodes...
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 #42489 - eddyb:untyped-stmts, r=nikomatsakis
2017-06-08 borsAuto merge of #42443 - tommyip:better_closure_msg,...
2017-06-08 borsAuto merge of #42481 - brson:wingnu, r=alexcrichton
2017-06-08 Corey FarwellRollup merge of #42497 - qnighy:just-use-try-in-three...
next