]> git.lizzy.rs Git - rust.git/history - src
Add 'compiler/rustc_codegen_gcc/' from commit 'afae271d5d3719eeb92c18bc004bb6d1965a5f3f'
[rust.git] / src /
2021-08-13 Antoni BoucherAdd 'compiler/rustc_codegen_gcc/' from commit 'afae271d...
2021-08-13 Antoni BoucherInitial commit
2021-08-09 borsAuto merge of #85357 - Andy-Python-Programmer:aarch64_u...
2021-08-09 borsAuto merge of #87820 - elichai:patch-2, r=kennytm
2021-08-09 unknownAdd the aarch64-unknown-uefi target
2021-08-09 borsAuto merge of #87619 - 12101111:fix-native_link_modifie...
2021-08-09 borsAuto merge of #87465 - audunhalland:refactor_typeck_pri...
2021-08-08 borsAuto merge of #87235 - poliorcetics:issue-87217-fn...
2021-08-08 borsAuto merge of #86879 - YohDeadfall:stabilize-vec-shrink...
2021-08-08 borsAuto merge of #87697 - GuillaumeGomez:add-e0784, r...
2021-08-08 12101111 Fix feature gate checking of static-nobundle and nativ...
2021-08-08 borsAuto merge of #87827 - eddyb:wrapperless-mem-replace...
2021-08-08 Eduard-Mihai BurtescuAvoid using the `copy_nonoverlapping` wrapper through...
2021-08-08 borsAuto merge of #87836 - tsoutsman:master, r=petrochenkov
2021-08-08 borsAuto merge of #87815 - BoxyUwU:cec-generics-of-ice...
2021-08-08 borsAuto merge of #87798 - durin42:llvm-14, r=nikic
2021-08-08 Klim TsoutsmanMerge branch 'rust-lang:master' into master
2021-08-08 borsAuto merge of #86744 - ijackson:sink-default, r=dtolnay
2021-08-07 borsAuto merge of #87772 - npmccallum:naked_abi, r=Amanieu
2021-08-07 borsAuto merge of #87743 - cuviper:opaque-calls, r=nikic
2021-08-07 borsAuto merge of #87851 - JohnTitor:rollup-odvmr47, r...
2021-08-07 Yuki OkushiRollup merge of #87842 - steffahn:hidden_broken_intra_d...
2021-08-07 Yuki OkushiRollup merge of #87838 - jetomit:add-readdir-note,...
2021-08-07 Yuki OkushiRollup merge of #87834 - camelid:span-typo, r=CraftSpider
2021-08-07 Yuki OkushiRollup merge of #87833 - m-rsha:patch-1, r=Aaron1011
2021-08-07 Yuki OkushiRollup merge of #87789 - tmiasko:panik, r=Mark-Simulacrum
2021-08-07 Yuki OkushiRollup merge of #87744 - Smittyvb:xpy-test-force-rerun...
2021-08-07 borsAuto merge of #87849 - RalfJung:miri, r=RalfJung
2021-08-07 Ralf Jungupdate Miri
2021-08-07 borsAuto merge of #87810 - devnexen:haiku_os_simpl, r=Mark...
2021-08-07 borsAuto merge of #87796 - nielx:fix/socket2-0.4.1, r=Mark...
2021-08-07 borsAuto merge of #87408 - kornelski:try_reserve_error...
2021-08-06 Noah LevFix small typo
2021-08-06 await MarshaFix typo -- "The" -> "They"
2021-08-06 borsAuto merge of #87774 - camelid:process-typo, r=jyn514
2021-08-06 borsAuto merge of #87822 - JohnTitor:rollup-kxojii0, r...
2021-08-06 Yuki OkushiRollup merge of #87816 - bjorn3:sync_cg_clif-2021-08...
2021-08-06 Yuki OkushiRollup merge of #87809 - InnovativeInventor:pointer...
2021-08-06 Yuki OkushiRollup merge of #87787 - hyd-dev:c-unwind, r=RalfJung
2021-08-06 Yuki OkushiRollup merge of #87779 - Aaron1011:stmt-ast-id, r=petro...
2021-08-06 Yuki OkushiRollup merge of #87775 - Kobzol:single-associated-item...
2021-08-06 Yuki OkushiRollup merge of #87761 - rusticstuff:rustc_error_overfl...
2021-08-06 Yuki OkushiRollup merge of #85807 - glaubitz:powerpc-disable-initi...
2021-08-06 borsAuto merge of #87784 - rusticstuff:bootstrap_config_ove...
2021-08-06 bjorn3Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3...
2021-08-06 Ellenuwu
2021-08-06 Ellen*sprinkles some dust everywhere*
2021-08-06 Ellenencode `generics_of` of fields and ty params
2021-08-06 borsAuto merge of #87777 - the8472:fix-mir-max-rss, r=oli...
2021-08-06 Hans KratzAdd options for enabling overflow checks in rustc and...
2021-08-06 Jakub BeránekAdd hint for unresolved associated trait items if the...
2021-08-06 borsAuto merge of #87808 - JohnTitor:rollup-qqp79xs, r...
2021-08-06 Yuki OkushiRollup merge of #87780 - est31:intra_doc_links, r=jyn514
2021-08-06 Yuki OkushiRollup merge of #87770 - BoxyUwU:cec-drop-impl, r=lcnr
2021-08-06 Yuki OkushiRollup merge of #87760 - badboy:promote-ios-sim-target...
2021-08-06 Yuki OkushiRollup merge of #87759 - m-ou-se:linux-process-sealed...
2021-08-06 Yuki OkushiRollup merge of #87756 - Amanieu:no_profiler_runtime...
2021-08-06 Yuki OkushiRollup merge of #87742 - npmccallum:naked_ffi, r=Amanieu
2021-08-06 Yuki OkushiRollup merge of #87727 - SkiFire13:fix-87718, r=jackh726
2021-08-06 Yuki OkushiRollup merge of #87715 - bhgomes:long-explanation-E0625...
2021-08-06 Yuki OkushiRollup merge of #87561 - devnexen:haiku_thread_build_fi...
2021-08-06 borsAuto merge of #87462 - ibraheemdev:tidy-file-length...
2021-08-05 borsAuto merge of #84176 - GuillaumeGomez:src-to-definition...
2021-08-05 Guillaume GomezFix URL conflict for std type
2021-08-05 Guillaume GomezRemove LightSpan and use Span directly
2021-08-05 Guillaume GomezRemove warnings/errors from compiler when using typeck_...
2021-08-05 Guillaume Gomez* Rename LightSpan::empty into LightSpan::dummy
2021-08-05 Guillaume GomezAdd missing root_path when generating links using href
2021-08-05 Guillaume GomezAdd documentation and FIXME
2021-08-05 Guillaume GomezFix invalid generation of HTML in highlight
2021-08-05 Guillaume Gomezformatting
2021-08-05 Guillaume GomezUse rustdoc Span in LinkFromSrc directly
2021-08-05 Guillaume GomezMove extra arguments for highlight URL generation into...
2021-08-05 Guillaume GomezWrap the span_map tuple index into a type called "Light...
2021-08-05 Guillaume GomezImprove code readability
2021-08-05 Guillaume Gomez* Rename Span::from_rustc_span to Span::new
2021-08-05 Guillaume Gomez* Rename 'move_span' into 'local_span_to_global_span'
2021-08-05 Guillaume GomezUnderline source code links on hover
2021-08-05 Guillaume GomezUpdate rustdoc tests
2021-08-05 Guillaume GomezGenerate links for modules as well
2021-08-05 Guillaume GomezAdd test for source code pages URLs
2021-08-05 Guillaume GomezGenerate links for methods as well
2021-08-05 Guillaume GomezEnsure that --generate-link-to-definition is only used...
2021-08-05 Guillaume GomezAdd an option for the source code link generation
2021-08-05 Guillaume GomezAdd links on source types to go to definition
2021-08-05 borsAuto merge of #87768 - rust-lang:core-features-cleanup...
2021-08-05 borsAuto merge of #87737 - LeSeulArtichaut:unsafeck-less...
2021-08-05 bjorn3Rustup to rustc 1.56.0-nightly (25b764849 2021-08-04)
2021-08-05 bjorn3Sync from rust 2ddb65c32253872c0e7a02e43ec520877900370e
2021-08-05 borsAuto merge of #87740 - npmccallum:naked_args, r=Amanieu
2021-08-05 borsAuto merge of #87532 - tlyu:bootstrap-rev-list, r=jyn514
2021-08-05 borsAuto merge of #87641 - HackAttack:expand-unknown-option...
2021-08-05 Tomasz MiąskoMake vec-shrink-panic test compatible with v0 mangling
2021-08-04 borsAuto merge of #86155 - alexcrichton:abort-on-unwind...
2021-08-04 Nathaniel McCallumDisable unused variable lint for naked functions
2021-08-04 Nathaniel McCallumAdd test for naked function unused variables lint
2021-08-04 Nathaniel McCallumMove naked function ABI check to its own lint
2021-08-04 Ellendropck
2021-08-04 borsAuto merge of #87736 - the8472:inline-advance-by, r...
2021-08-04 Alex CrichtonFix assertions in `coverage-reports` test
next