]> git.lizzy.rs Git - rust.git/history - src/librustc_driver/README.md
Auto merge of #65202 - pietroalbini:scriptify-ci-config, r=alexcrichton
[rust.git] / src / librustc_driver / README.md
2019-04-12 Mazdak FarrokhzadRollup merge of #59880 - solson:transmute-float, r...
2019-01-27 borsAuto merge of #57925 - fintelia:riscv-cas, r=nagisa
2019-01-25 Mazdak FarrokhzadRollup merge of #56217 - frewsxcv:frewsxcv-float-parse...
2019-01-05 kennytmRollup merge of #57278 - mati865:config_clippy, r=alexc...
2019-01-04 borsAuto merge of #56079 - mark-i-m:patch-1, r=nikomatsakis
2018-12-28 borsAuto merge of #55519 - fhartwig:hashmap-index-example...
2018-12-24 Mazdak FarrokhzadRollup merge of #56242 - GuillaumeGomez:iterator-missin...
2018-12-24 Mazdak FarrokhzadRollup merge of #55470 - daniellimws:box-from-docs...
2018-12-16 Mazdak FarrokhzadRollup merge of #56343 - yui-knk:remove_mir_stats_mod...
2018-12-16 Mazdak FarrokhzadRollup merge of #53506 - phungleson:fix-from-docs-atomi...
2018-12-11 borsAuto merge of #53497 - fukatani:test-debuginfo-function...
2018-12-11 borsAuto merge of #56243 - RalfJung:test-deterministic...
2018-12-10 borsAuto merge of #56157 - RalfJung:park, r=nagisa
2018-12-07 kennytmRollup merge of #56250 - dwijnand:ptr-hash, r=alexcrichton
2018-12-06 borsAuto merge of #55318 - Aaron1011:fix/final-auto-trait...
2018-12-06 borsAuto merge of #56282 - qnighy:additional-sizedness...
2018-12-06 Pietro AlbiniRollup merge of #56332 - GuillaumeGomez:specifi-crate...
2018-12-06 Pietro AlbiniRollup merge of #56315 - weiznich:rustdoc_inline_macro_...
2018-12-05 Pietro AlbiniRollup merge of #56476 - GuillaumeGomez:invalid-line...
2018-12-05 Pietro AlbiniRollup merge of #56119 - frewsxcv:frewsxcv-option-carri...
2018-12-05 Pietro AlbiniRollup merge of #55987 - Thomasdezeeuw:weak-ptr_eq...
2018-12-05 Pietro AlbiniRollup merge of #55563 - GuillaumeGomez:doc-search...
2018-12-05 Pietro AlbiniRollup merge of #51753 - gruberb:document-from-conversi...
2018-12-05 borsAuto merge of #55933 - euclio:doc-panic, r=QuietMisdreavus
2018-12-05 borsAuto merge of #55922 - oli-obk:slice_pat_ice, r=zackmdavis
2018-12-04 borsAuto merge of #55707 - GuillaumeGomez:file-sidebar...
2018-12-04 borsAuto merge of #55682 - GuillaumeGomez:primitive-sidebar...
2018-12-03 borsAuto merge of #55041 - evq:thumbv8m, r=alexcrichton
2018-12-03 kennytmRollup merge of #56416 - GuillaumeGomez:css-body, r...
2018-12-03 kennytmRollup merge of #56141 - jnqnfe:osstr_len_clarity,...
2018-12-02 borsAuto merge of #56275 - RalfJung:win-mutex, r=SimonSapin
2018-12-01 borsAuto merge of #56165 - RalfJung:drop-glue-type, r=eddyb...
2018-11-30 kennytmRollup merge of #56214 - scalexm:unification, r=nikomat...
2018-11-30 kennytmRollup merge of #56324 - Zoxc:int-ext, r=nikomatsakis
2018-11-30 kennytmRollup merge of #55011 - vi:panic_immediate_abort,...
2018-11-30 kennytmRollup merge of #56364 - dlrobertson:fix_55903, r=oli-obk
2018-11-30 kennytmRollup merge of #56349 - davidtwco:issue-55396-inferenc...
2018-11-30 kennytmRollup merge of #56341 - frewsxcv:frewsxcv-util-cstr...
2018-11-30 kennytmRollup merge of #56339 - yui-knk:remove_mir_stats_flag...
2018-11-30 kennytmRollup merge of #56336 - nnethercote:clean-up-pp, r...
2018-11-30 kennytmRollup merge of #56268 - nnethercote:fold_opt_expr...
2018-11-30 kennytmRollup merge of #56216 - SimonSapin:array-tryfrom-slice...
2018-11-30 kennytmRollup merge of #56131 - ljedrz:assorted, r=RalfJung
2018-11-30 kennytmRollup merge of #56014 - euclio:issue-21335, r=nagisa
2018-11-30 kennytmRollup merge of #55821 - ljedrz:cached_key_sorts, r...
2018-11-29 borsAuto merge of #49878 - dlrobertson:va_list_pt0, r=eddyb
2018-11-29 borsAuto merge of #56298 - tromey:update-and-reenable-lldb...
2018-11-29 borsAuto merge of #56340 - GuillaumeGomez:rollup, r=Guillau...
2018-11-29 Guillaume GomezRollup merge of #56330 - estebank:cleanup-span, r=zackm...
2018-11-29 Guillaume GomezRollup merge of #56322 - petrochenkov:edlints, r=eddyb
2018-11-29 Guillaume GomezRollup merge of #56321 - jnqnfe:css_nested_list_margin...
2018-11-29 Guillaume GomezRollup merge of #56319 - RalfJung:async-mutable-ref...
2018-11-29 Guillaume GomezRollup merge of #56312 - oli-obk:const_eval_literal...
2018-11-29 Guillaume GomezRollup merge of #56294 - polyfloyd:fix-typo-ffi-doc...
2018-11-29 Guillaume GomezRollup merge of #56289 - marius:patch-1, r=cramertj
2018-11-29 Guillaume GomezRollup merge of #56273 - GuillaumeGomez:iterator-fnmut...
2018-11-29 Guillaume GomezRollup merge of #56257 - mark-i-m:rustc-guide-links...
2018-11-26 Mark Mansirustc-guide has moved
2018-08-19 Mazdak FarrokhzadMerge branch 'master' into feature/core_convert_id
2018-04-24 borsAuto merge of #48989 - ExpHP:path-prefix, r=dtolnay
2018-04-19 borsAuto merge of #48553 - seanmonstar:atomic-debug, r...
2018-04-16 borsAuto merge of #48945 - clarcharr:iter_exhaust, r=Kimundi
2018-04-05 gaurikholkarMerge branch 'master' of https://github.com/rust-lang...
2018-04-05 borsAuto merge of #48709 - tinaun:issue48703, r=nikomatsakis
2018-04-04 kennytmRollup merge of #49625 - bjorn3:miri_access_memory_kind...
2018-04-04 borsAuto merge of #48575 - ishitatsuyuki:unix-no-thread...
2018-04-03 borsAuto merge of #49348 - bobtwinkles:extend_2pb, r=nikoma...
2018-03-31 borsAuto merge of #49201 - Phlosioneer:add-trivial-size...
2018-03-27 kennytmRollup merge of #49401 - alercah:format, r=cramertj
2018-03-27 kennytmRollup merge of #48639 - varkor:sort_by_key-cached...
2018-03-26 Tim NeumannRollup merge of #49170 - steveklabnik:gh49127, r=nagisa
2018-03-26 Tim NeumannRollup merge of #49103 - glandium:uninitialized, r...
2018-03-26 Tim NeumannRollup merge of #48932 - Phlosioneer:43601-document...
2018-03-26 Tim NeumannRollup merge of #48693 - vorner:doc-name-resolution...
2018-03-25 borsAuto merge of #49141 - gnzlbg:simd_select, r=alexcrichton
2018-03-24 kennytmRollup merge of #49194 - Zoxc:unsafe-generator, r=cramertj
2018-03-24 kennytmRollup merge of #49193 - davidtwco:issue-29893, r=alexc...
2018-03-24 kennytmRollup merge of #49162 - tmandry:stabilize-termination...
2018-03-24 kennytmRollup merge of #49122 - scottmcm:z-align-attr, r=cramertj
2018-03-24 kennytmRollup merge of #49121 - varkor:stabilise-from_utf8_err...
2018-03-24 kennytmRollup merge of #49120 - Zoxc:parallel-ci, r=alexcrichton
2018-03-24 kennytmRollup merge of #49089 - alexcrichton:fix-timings,...
2018-03-24 kennytmRollup merge of #49076 - bobdavelisafrank:filetype...
2018-03-24 kennytmRollup merge of #49046 - Zoxc:error-summary, r=michaelw...
2018-03-23 borsAuto merge of #49311 - SimonSapin:bootstrap-vs-rustflag...
2018-03-23 Alex CrichtonMerge branch 'master' of https://github.com/Lymia/rust...
2018-03-23 Alex CrichtonRollup merge of #49169 - sanxiyn:doc-only, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49160 - estebank:issue-47457-missing...
2018-03-23 Alex CrichtonRollup merge of #49102 - glandium:decimal, r=aturon
2018-03-23 Alex CrichtonRollup merge of #49030 - Zoxc:misc, r=michaelwoerister
2018-03-23 Alex CrichtonRollup merge of #49028 - QuietMisdreavus:the-dark-forbi...
2018-03-23 Alex CrichtonRollup merge of #48909 - RalfJung:type_alias_bounds...
2018-03-23 Alex CrichtonRollup merge of #48624 - bdrewery:freebsd-posix-spawn...
2018-03-23 Alex CrichtonRollup merge of #48265 - SimonSapin:nonzero, r=KodrAus
2018-03-22 kennytmRollup merge of #49038 - canndrew:replace-infallible...
2018-03-22 kennytmRollup merge of #49105 - SimonSapin:from_utf8_lossy_exa...
2018-03-22 kennytmRollup merge of #49225 - QuietMisdreavus:all-the-featur...
2018-03-22 kennytmRollup merge of #49209 - Zoxc:run-make-last, r=Mark...
2018-03-22 kennytmRollup merge of #49189 - GuillaumeGomez:fix-implied...
2018-03-22 kennytmRollup merge of #49188 - memoryleak47:macro_use_doctest...
next