]> git.lizzy.rs Git - rust.git/history - src/librustc_session
Rollup merge of #71459 - divergentdave:pointer-offset-0x, r=RalfJung
[rust.git] / src / librustc_session /
2020-04-24 Dylan DPCRollup merge of #71459 - divergentdave:pointer-offset...
2020-04-24 Dylan DPCRollup merge of #71426 - contrun:fix-e0751-explanation...
2020-04-24 Dylan DPCRollup merge of #71068 - pyfisch:unicode-version-stable...
2020-04-24 Dylan DPCRollup merge of #71063 - LeSeulArtichaut:document-unsaf...
2020-04-24 Dylan DPCRollup merge of #70845 - varkor:const-generics-derive...
2020-04-23 borsAuto merge of #71483 - Dylan-DPC:rollup-c2h9s8b, r...
2020-04-23 Dylan DPCRollup merge of #71479 - RalfJung:scalar-null-ptr,...
2020-04-23 Dylan DPCRollup merge of #71470 - TyPR124:fix-doc-links, r=jonas...
2020-04-23 Dylan DPCRollup merge of #71446 - Amanieu:transmute_copy, r...
2020-04-23 Dylan DPCRollup merge of #71442 - TimDiekmann:allocref-mut-ref...
2020-04-23 Dylan DPCRollup merge of #71408 - GuillaumeGomez:check-code...
2020-04-23 Dylan DPCRollup merge of #71404 - cuviper:chain-unfused, r=scottmcm
2020-04-23 Dylan DPCRollup merge of #70633 - kper:master, r=estebank
2020-04-23 Dylan DPCRollup merge of #71461 - GuillaumeGomez:improve-e0567...
2020-04-23 Dylan DPCRollup merge of #71454 - ecstatic-morse:inline-core...
2020-04-23 Dylan DPCRollup merge of #71452 - ecstatic-morse:no-more-snapsho...
2020-04-23 Dylan DPCRollup merge of #71396 - DeeDeeG:improve-e0308-again...
2020-04-23 Dylan DPCRollup merge of #71005 - jonas-schievink:no-place-like...
2020-04-23 Guillaume GomezCreate new rustdoc lint to check for code blocks tags
2020-04-23 borsAuto merge of #71343 - RalfJung:miri, r=RalfJung
2020-04-23 borsAuto merge of #71312 - wesleywiser:const_prop_bitset...
2020-04-22 Dylan DPCRollup merge of #71400 - dtolnay:isavailable, r=petroch...
2020-04-22 Dylan DPCRollup merge of #71369 - ctaggart:wasm32_profiling...
2020-04-22 Dylan DPCRollup merge of #71350 - GuillaumeGomez:error-code...
2020-04-22 Dylan DPCRollup merge of #71256 - cuviper:must_use_replace,...
2020-04-22 borsAuto merge of #71044 - ecstatic-morse:body-predecessor...
2020-04-22 borsAuto merge of #71431 - Dylan-DPC:rollup-rvm6tfy, r...
2020-04-22 Dylan DPCRollup merge of #71401 - spastorino:remove-visit-place...
2020-04-22 Dylan DPCRollup merge of #71370 - PankajChaudhary5:ErrorCode...
2020-04-22 Dylan DPCRollup merge of #71336 - ecstatic-morse:check-consts...
2020-04-22 Dylan DPCRollup merge of #71280 - RalfJung:mplace-check-align...
2020-04-22 borsAuto merge of #71374 - nnethercote:alphabetize-C-and...
2020-04-22 Nicholas NethercoteAlphabetize the `-C` and `-Z` options.
2020-04-22 borsAuto merge of #71424 - Dylan-DPC:rollup-iunh61a, r...
2020-04-22 Dylan DPCRollup merge of #71337 - Valloric:rustdoc-check-pass...
2020-04-22 Dylan DPCRollup merge of #71203 - csmoe:issue-71137, r=csmoe
2020-04-22 Dylan DPCRollup merge of #70970 - eddyb:trait-vs-impl-mismatch...
2020-04-22 borsAuto merge of #71323 - nnethercote:bitcode-in-rlib...
2020-04-22 Nicholas NethercoteAdd a new option `-Cbitcode-in-rlib`.
2020-04-22 Yuki OkushiRollup merge of #71384 - RalfJung:RalfJung-patch-1...
2020-04-22 Yuki OkushiRollup merge of #71372 - ayushmishra2005:shebang_stripp...
2020-04-22 Yuki OkushiRollup merge of #71236 - sinkuu:cleanup, r=nikomatsakis
2020-04-21 borsAuto merge of #71170 - spastorino:dyn-fnonce-alignment...
2020-04-21 borsAuto merge of #71267 - pnkfelix:issue-71248-dont-need...
2020-04-20 Dylan DPCRollup merge of #71346 - mati865:rustbuild-tools, r...
2020-04-20 Dylan DPCRollup merge of #71285 - ljedrz:mir_inline_span_for_opt...
2020-04-20 Dylan DPCRollup merge of #71174 - Nokel81:fix-async-main-error...
2020-04-20 Dylan DPCRollup merge of #69362 - CAD97:alloc_layout_extras...
2020-04-20 Dylan DPCRollup merge of #71334 - ehuss:pattern-docs, r=kennytm
2020-04-20 Dylan DPCRollup merge of #71328 - Mark-Simulacrum:stabilize...
2020-04-20 Dylan DPCRollup merge of #71284 - JOE1994:serialize_id, r=petroc...
2020-04-20 Dylan DPCRollup merge of #71270 - Rustin-Liu:rustin-patch-has...
2020-04-20 Dylan DPCRollup merge of #71250 - GuillaumeGomez:use-json-instea...
2020-04-20 borsAuto merge of #70729 - nnethercote:a-big-options-clean...
2020-04-20 borsAuto merge of #71232 - eddyb:print-const-adts, r=oli-obk
2020-04-20 borsAuto merge of #71007 - Amanieu:deprecate_asm, r=Mark...
2020-04-19 borsAuto merge of #70598 - vakaras:add-threads-cr3, r=oli...
2020-04-19 borsAuto merge of #71331 - Dylan-DPC:rollup-5rn1isc, r...
2020-04-19 Dylan DPCRollup merge of #71317 - RalfJung:unleash-inline-asm...
2020-04-19 borsAuto merge of #71231 - cuviper:rustc_or_patterns, r...
2020-04-19 Josh StoneDogfood more or_patterns in the compiler
2020-04-19 Dylan DPCRollup merge of #71319 - GuillaumeGomez:cleanup-e0522...
2020-04-19 Dylan DPCRollup merge of #71315 - huangjiahua:update-documentati...
2020-04-19 Dylan DPCRollup merge of #71300 - rust-lang:jonas-schievink...
2020-04-19 Dylan DPCRollup merge of #71188 - Duddino:fix, r=matthewjasper
2020-04-19 Dylan DPCRollup merge of #71107 - vorner:weak-into-raw-dangling...
2020-04-19 Nicholas NethercoteDisallow values for `-C no-*` and `-Z no-*` options...
2020-04-19 Nicholas NethercoteShow defaults in options descriptions.
2020-04-19 borsAuto merge of #70015 - jonas-schievink:gen-needs-drop...
2020-04-19 Nicholas NethercoteReplace uses of `parse_opt_*` with `parse_*` where...
2020-04-19 Nicholas NethercoteMake option type descriptions non-optional.
2020-04-19 Nicholas NethercoteTweak `parse_opt_uint`.
2020-04-19 Nicholas NethercoteFix the `-Zsanitizer_memory_track_origins` error message.
2020-04-19 Nicholas NethercoteClean up the list of parser descriptions.
2020-04-19 Nicholas NethercoteAllow all boolean options to take values.
2020-04-19 Nicholas NethercoteMake some option descriptions fit the usual pattern.
2020-04-19 borsAuto merge of #69793 - estebank:predicate-obligations...
2020-04-19 borsAuto merge of #71102 - tmiasko:compiler-builtins, r...
2020-04-18 borsAuto merge of #71306 - Dylan-DPC:rollup-kvzc1da, r...
2020-04-18 Dylan DPCRollup merge of #71303 - tshepang:master, r=Mark-Simulacrum
2020-04-18 Dylan DPCRollup merge of #71287 - JohnTitor:comment-vec, r=RalfJung
2020-04-18 Dylan DPCRollup merge of #71283 - Amanieu:zprofile, r=davidtwco
2020-04-18 Amanieu d'AntrasAdd an option to inhibit automatic injection of profile...
2020-04-17 Dylan DPCRollup merge of #71070 - petrochenkov:nolldaround,...
2020-04-17 Amanieu d'AntrasMake -Zprofile set codegen-units to 1
2020-04-17 Dylan DPCRollup merge of #69642 - ecstatic-morse:issue-69615...
2020-04-17 Dylan DPCRollup merge of #70910 - rakshith-ravi:master, r=cuviper
2020-04-17 Dylan DPCRollup merge of #70578 - PankajChaudhary5:master, r...
2020-04-16 Dylan DPCRollup merge of #70611 - pawanbisht62:doc/61137-add...
2020-04-16 Dylan DPCRollup merge of #71191 - GuillaumeGomez:cleanup-e0520...
2020-04-16 borsAuto merge of #70831 - sfackler:shrink-future-stack...
2020-04-15 Dylan DPCRollup merge of #71166 - GuillaumeGomez:cleanup-e0518...
2020-04-15 Dylan DPCRollup merge of #70990 - GuillaumeGomez:rustdoc-cleanup...
2020-04-15 Dylan DPCRollup merge of #70774 - GuillaumeGomez:clean-rustdoc...
2020-04-15 Dylan DPCRollup merge of #70354 - XAMPPRocky:master, r=Mark...
2020-04-14 Dylan DPCRollup merge of #71002 - Freax13:fix-target, r=ollie27
2020-04-14 Dylan DPCRollup merge of #70949 - WaffleLapkin:simlify_vec_macro...
2020-04-14 Dylan DPCRollup merge of #70947 - RalfJung:ctfe-no-read-mut...
2020-04-14 Dylan DPCRollup merge of #71121 - AnthonyMikh:fix_string_doc_lin...
2020-04-14 Dylan DPCRollup merge of #71120 - GuillaumeGomez:cleanup-e0517...
next