]> git.lizzy.rs Git - rust.git/history - src/etc
instantiate_opaque_types LocalDefId
[rust.git] / src / etc /
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-03 borsAuto merge of #73882 - nnethercote:avoid-unwrap_or_else...
2020-07-02 Manish GoregaokarRollup merge of #73957 - RalfJung:btree-min-max, r...
2020-07-02 Manish GoregaokarRollup merge of #73952 - ehuss:docker-dev, r=Mark-Simul...
2020-07-02 Manish GoregaokarRollup merge of #73781 - nagisa:psm-up, r=Mark-Simulacrum
2020-07-02 Manish GoregaokarRollup merge of #73724 - CryZe:wasm-saturating-casts...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 borsAuto merge of #73751 - eddyb:no-empty-tables, r=nikomat...
2020-07-02 borsAuto merge of #73954 - Manishearth:rollup-8qvh170,...
2020-07-02 borsAuto merge of #73950 - Manishearth:rollup-0dtxnit,...
2020-07-02 Manish GoregaokarRollup merge of #73929 - kraai:fix-comment-typo, r...
2020-07-02 Manish GoregaokarRollup merge of #73910 - cuviper:while-indexing, r...
2020-07-02 Manish GoregaokarRollup merge of #73909 - eltonlaw:unsafe-libstd-fs...
2020-07-02 Manish GoregaokarRollup merge of #73906 - JohnTitor:missing-bt, r=jonas...
2020-07-02 Manish GoregaokarRollup merge of #73898 - lcnr:issue61383, r=jonas-schievink
2020-07-02 Manish GoregaokarRollup merge of #73892 - GuillaumeGomez:cleanup-e0712...
2020-07-02 Manish GoregaokarRollup merge of #73865 - LeSeulArtichaut:patch-1, r...
2020-07-02 Manish GoregaokarRollup merge of #73848 - pierwill:pierwill-lexer-block...
2020-07-02 Manish GoregaokarRollup merge of #73841 - tmiasko:print-region-graph...
2020-07-02 Manish GoregaokarRollup merge of #73839 - crlf0710:snapshot_the_reality...
2020-07-02 Manish GoregaokarRollup merge of #73803 - Aaron1011:feature/angle-field...
2020-07-02 Manish GoregaokarRollup merge of #73569 - Aaron1011:fix/macro-rules...
2020-07-02 Manish GoregaokarRollup merge of #73449 - ehuss:duplicate-lang-item...
2020-07-02 Manish GoregaokarRollup merge of #73345 - petrochenkov:nointerp, r=Aaron1011
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 #72369 - Lucretiel:socketaddr-parse...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-06-29 borsAuto merge of #73032 - yoshuawuyts:stabilize-leading_tr...
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 #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 #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 #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-24 borsAuto merge of #73293 - Aaron1011:feature/macro-rules...
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 #73472 - GuillaumeGomez:cleanup-e0689...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-21 borsAuto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark...
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 #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 #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 #72689 - lcnr:common_str, r=estebank
2020-06-19 Manish GoregaokarRollup merge of #73382 - Aaron1011:fix/self-receiver...
2020-06-19 Manish GoregaokarRollup merge of #73364 - joshtriplett:inline-asm, r...
2020-06-19 Manish GoregaokarRollup merge of #73357 - petrochenkov:tmap, r=davidtwco
2020-06-19 Manish GoregaokarRollup merge of #73334 - ayazhafiz:err/num-type-cannot...
2020-06-19 Manish GoregaokarRollup merge of #73300 - crlf0710:crate_level_only_chec...
2020-06-19 Manish GoregaokarRollup merge of #73261 - estebank:generics-sized, r...
2020-06-19 Manish GoregaokarRollup merge of #73214 - androm3da:hex_inline_asm_00...
2020-06-19 Manish GoregaokarRollup merge of #71568 - hbina:document_unsafety_slice_...
2020-06-19 Ralf JungRollup merge of #73352 - ehuss:bootstrap-metadata,...
2020-06-19 Ralf JungRollup merge of #73350 - nodakai:install-rs-support...
2020-06-19 Ralf JungRollup merge of #73317 - davidtwco:bootstrap-config...
2020-06-19 Ralf JungRollup merge of #73280 - GuillaumeGomez:add-e0763,...
2020-06-19 Ralf JungRollup merge of #73136 - alexcrichton:thinlto-compiler...
2020-06-19 Ralf JungRollup merge of #73044 - tmiasko:compiletest-san, r...
2020-06-19 Ralf JungRollup merge of #72785 - petrochenkov:wholemsvc, r...
2020-06-19 Ralf JungRollup merge of #72280 - nbdd0121:typeck, r=nikomatsakis
2020-06-19 Ralf JungRollup merge of #73362 - erikdesjardins:bounds, r=nikom...
2020-06-19 Ralf JungRollup merge of #73346 - aszenz:patch-1, r=cuviper
2020-06-19 Ralf JungRollup merge of #73305 - crlf0710:disallow_loading_mons...
2020-06-19 Ralf JungRollup merge of #73130 - wesleywiser:remove_const_prop_...
2020-06-19 Ralf JungRollup merge of #72999 - mati865:separate-self-containe...
2020-06-19 Ralf JungRollup merge of #72497 - RalfJung:tag-term, r=oli-obk
2020-06-19 Ralf JungRollup merge of #72486 - Ralith:asinh-fix, r=dtolnay
2020-06-19 Ralf JungRollup merge of #72331 - oddg:forbid-cast-of-cenum...
2020-06-19 Ralf JungRollup merge of #70740 - haraldh:static-pie, r=petrochenkov
2020-06-18 Manish GoregaokarRollup merge of #73361 - estebank:non-primitive-cast...
2020-06-18 Manish GoregaokarRollup merge of #73320 - estebank:type-param-sugg-more...
2020-06-18 Manish GoregaokarRollup merge of #73315 - GuillaumeGomez:clean-up-config...
next