]> git.lizzy.rs Git - rust.git/history - src/librustc_parse_format
Rollup merge of #74112 - pierwill:patch-2, r=sfackler
[rust.git] / src / librustc_parse_format /
2020-07-07 Manish GoregaokarRollup merge of #74089 - matklad:ship-rust-analyzer...
2020-07-07 Manish GoregaokarRollup merge of #74078 - jyn514:lut, r=Manishearth
2020-07-07 Manish GoregaokarRollup merge of #74074 - sunfishcode:windows-openoption...
2020-07-07 Manish GoregaokarRollup merge of #73974 - CAD97:rc-no-weak, r=dtolnay
2020-07-07 Manish GoregaokarRollup merge of #73969 - davidtwco:issue-73914-checkeda...
2020-07-07 Manish GoregaokarRollup merge of #73962 - ryr3:unsafe_tcp, r=LukasKalbertodt
2020-07-07 Manish GoregaokarRollup merge of #73953 - JohnTitor:audit-hidden-sugg...
2020-07-07 Manish GoregaokarRollup merge of #73870 - sexxi-goose:projection-ty...
2020-07-07 Manish GoregaokarRollup merge of #73856 - pierwill:pierwill-lexer-doc...
2020-07-07 Manish GoregaokarRollup merge of #70563 - GuillaumeGomez:page-hash-handl...
2020-07-05 Manish GoregaokarRollup merge of #73973 - Nadrieril:fix-71977, r=matthew...
2020-07-05 Manish GoregaokarRollup merge of #73871 - da-x:private-types-2018-no...
2020-07-05 Manish GoregaokarRollup merge of #73787 - pickfire:rustc-attrs, r=RalfJung
2020-07-05 Manish GoregaokarRollup merge of #72688 - djugei:master, r=Amanieu
2020-07-05 borsAuto merge of #73879 - ecstatic-morse:discr-switch...
2020-07-04 borsAuto merge of #72978 - matklad:ship-rust-analyzer,...
2020-07-04 borsAuto merge of #74019 - Manishearth:rollup-2st3jsk,...
2020-07-04 Manish GoregaokarRollup merge of #73999 - eddyb:svv-prereq, r=Mark-Simul...
2020-07-04 Manish GoregaokarRollup merge of #73997 - rust-lang:lcnr-patch-1, r...
2020-07-04 Manish GoregaokarRollup merge of #73985 - e00E:fix-getting-started-link...
2020-07-04 Manish GoregaokarRollup merge of #73984 - pierwill:pierwill-tarjan,...
2020-07-04 Manish GoregaokarRollup merge of #73949 - wesleywiser:simplify_try_fixes...
2020-07-04 Manish GoregaokarRollup merge of #73925 - eduardosm:improve-pr72617...
2020-07-04 Manish GoregaokarRollup merge of #73881 - pierwill:pierwill-citations...
2020-07-04 Manish GoregaokarRollup merge of #73861 - GuillaumeGomez:create-e0767...
2020-07-04 Manish GoregaokarRollup merge of #73845 - CAD97:weak-as-unsized-ptr...
2020-07-04 Manish GoregaokarRollup merge of #73693 - wesleywiser:const_prop_exhaust...
2020-07-04 Manish GoregaokarRollup merge of #73670 - davidhewitt:format-args-captur...
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 Manish GoregaokarRollup merge of #73306 - calebzulawski:target-feature...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
2020-07-01 Manish GoregaokarRollup merge of #73466 - matthiaskrgr:char_into_string...
2020-07-01 Manish GoregaokarRollup merge of #72369 - Lucretiel:socketaddr-parse...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-06-30 borsAuto merge of #73456 - tmiasko:musl-libdir, r=Mark...
2020-06-29 borsAuto merge of #73391 - pickfire:liballoc-panic-doc...
2020-06-29 borsAuto merge of #73032 - yoshuawuyts:stabilize-leading_tr...
2020-06-28 Manish GoregaokarRollup merge of #73577 - VillSnow:master, r=Amanieu
2020-06-28 Manish GoregaokarRollup merge of #73243 - poliorcetics:discourage-is...
2020-06-28 borsAuto merge of #72705 - Lucretiel:stdio-forwarding,...
2020-06-26 Manish GoregaokarRollup merge of #73529 - pickfire:liballoc-specfromelem...
2020-06-26 Manish GoregaokarRollup merge of #73485 - estebank:dedup-preds, r=nikoma...
2020-06-26 Manish GoregaokarRollup merge of #73597 - ayazhafiz:i/const-span, r...
2020-06-26 Manish GoregaokarRollup merge of #73507 - mati865:cleanup-mingw-llvm...
2020-06-26 Manish GoregaokarRollup merge of #72967 - integer32llc:prevent-default...
2020-06-26 Manish GoregaokarRollup merge of #72620 - tmiasko:linkage-name, r=eddyb
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-26 Manish GoregaokarRollup merge of #73674 - estebank:op-trait-bound-sugges...
2020-06-26 Manish GoregaokarRollup merge of #72617 - eduardosm:panicking, r=Amanieu
2020-06-25 borsAuto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum
2020-06-25 borsAuto merge of #72717 - poliorcetics:try-from-int-to...
2020-06-25 Dylan DPCRollup merge of #73516 - Crabapple-iOS:feature/apple...
2020-06-24 David HewittAdd `format_args_capture` feature
2020-06-24 borsAuto merge of #73293 - Aaron1011:feature/macro-rules...
2020-06-23 Manish GoregaokarRollup merge of #73630 - estebank:fn-item-e0308, r...
2020-06-23 Manish GoregaokarRollup merge of #73523 - jyn514:everybody_loops, r...
2020-06-23 Manish GoregaokarRollup merge of #73488 - richkadel:llvm-coverage-map...
2020-06-23 Manish GoregaokarRollup merge of #73244 - ecstatic-morse:validate-genera...
2020-06-23 Manish GoregaokarRollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 Manish GoregaokarRollup merge of #73515 - christianpoveda:livedrop-diagn...
2020-06-23 Manish GoregaokarRollup merge of #73496 - estebank:opaque-missing-lts...
2020-06-23 Manish GoregaokarRollup merge of #73472 - GuillaumeGomez:cleanup-e0689...
2020-06-23 Manish GoregaokarRollup merge of #73398 - oli-obk:const_raw_ptr_cmp...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Dylan DPCRollup merge of #73495 - Lucretiel:wasi-io-impls, r...
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-22 borsAuto merge of #73415 - ehuss:update-cargo, r=ehuss
2020-06-22 Dylan DPCRollup merge of #72623 - da-x:use-suggest-public-path...
2020-06-22 Dylan DPCRollup merge of #71660 - sollyucko:master, r=dtolnay
2020-06-21 borsAuto merge of #72936 - jackh726:chalk-more, r=nikomatsakis
2020-06-21 borsAuto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark...
2020-06-21 borsAuto merge of #71911 - wesleywiser:const_prop_small_cle...
2020-06-20 Manish GoregaokarRollup merge of #73443 - pietroalbini:gha-auto-fallible...
2020-06-20 Manish GoregaokarRollup merge of #73378 - matthewjasper:arena-not-specia...
2020-06-20 Ralf JungRollup merge of #73543 - GuillaumeGomez:cleanup-e0695...
2020-06-20 Ralf JungRollup merge of #73471 - raoulstrackx:raoul/fpu_tag_wor...
2020-06-20 Ralf JungRollup merge of #73444 - pietroalbini:ci-remove-try...
2020-06-20 Ralf JungRollup merge of #73404 - ajpaverd:cfguard_syntax, r...
2020-06-20 Ralf JungRollup merge of #73171 - tblah:riscv-qemu-test, r=pietr...
2020-06-20 Ralf JungRollup merge of #72600 - Aaron1011:fix/anon-const-encod...
2020-06-20 Manish GoregaokarRollup merge of #73506 - Xanewok:update-rls, r=Xanewok
2020-06-20 Manish GoregaokarRollup merge of #73484 - poliorcetics:use-prelude-doc...
2020-06-20 Manish GoregaokarRollup merge of #73458 - tmiasko:arena-layout, r=matthe...
2020-06-20 Manish GoregaokarRollup merge of #73452 - matthewjasper:auto-rec, r...
2020-06-20 Manish GoregaokarRollup merge of #73442 - davidtwco:issue-72181-pretty...
2020-06-20 Manish GoregaokarRollup merge of #73440 - jyn514:bootstrap/build-rustdoc...
2020-06-20 Manish GoregaokarRollup merge of #73436 - GuillaumeGomez:cleanup-e0670...
2020-06-20 Manish GoregaokarRollup merge of #73399 - GuillaumeGomez:cleanup-e0668...
2020-06-20 Manish GoregaokarRollup merge of #73359 - jonas-schievink:do-the-shimmy...
2020-06-20 Manish GoregaokarRollup merge of #73347 - tmiasko:incompatible-sanitizer...
2020-06-20 Manish GoregaokarRollup merge of #73027 - doctorn:issue-72690, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72934 - christianpoveda:mut-borrows...
2020-06-20 Manish GoregaokarRollup merge of #72791 - lcnr:coerce-refactor, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #71899 - cuviper:try_find_map, r=dtolnay
2020-06-20 Manish GoregaokarRollup merge of #71420 - RalfJung:specialization-incomp...
next