]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #84781 - jyn514:check-bootstrap, r=Mark-Simulacrum
[rust.git] / compiler /
2021-05-07 Yuki OkushiRollup merge of #84781 - jyn514:check-bootstrap, r...
2021-05-07 Yuki OkushiRollup merge of #84779 - jyn514:cargotest-args, r=Mark...
2021-05-07 borsAuto merge of #85014 - Dylan-DPC:rollup-jzpbkdu, r...
2021-05-06 Dylan DPCRollup merge of #84987 - lcnr:nits, r=Mark-Simulacrum
2021-05-06 Dylan DPCRollup merge of #84953 - GuillaumeGomez:remove-unneeded...
2021-05-06 Dylan DPCRollup merge of #84905 - RalfJung:copy, r=oli-obk
2021-05-06 Dylan DPCRollup merge of #84896 - estebank:issue-84772, r=jackh726
2021-05-06 Dylan DPCRollup merge of #84872 - bjorn3:cg_clif_tidy, r=Mark...
2021-05-06 Dylan DPCRollup merge of #84871 - richkadel:no-coverage-unstable...
2021-05-06 Dylan DPCRollup merge of #84755 - jyn514:core-links, r=kennytm
2021-05-06 Dylan DPCRollup merge of #84734 - tmandry:compiletest-needs...
2021-05-06 Dylan DPCRollup merge of #84728 - camelid:sized-param-sugg-test...
2021-05-06 Dylan DPCRollup merge of #84500 - tmandry:compiletest-run-flag...
2021-05-06 Dylan DPCRollup merge of #84409 - mzohreva:mz/tls-dtors-before...
2021-05-06 borsAuto merge of #84806 - Mark-Simulacrum:try-start-entry...
2021-05-06 borsAuto merge of #79930 - tgnottingham:bufwriter_performan...
2021-05-06 borsAuto merge of #84559 - jackh726:issue-84398, r=nikomatsakis
2021-05-06 borsAuto merge of #84982 - Dylan-DPC:rollup-q4cbec2, r...
2021-05-06 lcnroutdated comment
2021-05-06 Jack HueyPick candidate with fewer bound vars
2021-05-06 lcnrremove unused variant
2021-05-06 Dylan DPCRollup merge of #84950 - pietroalbini:revert-3478f83c0...
2021-05-06 Dylan DPCRollup merge of #84949 - sdroege:maybe-unint-typo,...
2021-05-06 Dylan DPCRollup merge of #84945 - fee1-dead:E0583-better-message...
2021-05-06 Dylan DPCRollup merge of #84923 - estebank:as_cache_key-once...
2021-05-06 Dylan DPCRollup merge of #84851 - lnicola:rust-analyzer-2021...
2021-05-06 Dylan DPCRollup merge of #84712 - joshtriplett:simplify-chdir...
2021-05-06 Dylan DPCRollup merge of #84328 - Folyd:stablize_map_into_keys_v...
2021-05-06 Dylan DPCRollup merge of #83507 - luqmana:native-link-modifiers...
2021-05-06 borsAuto merge of #84965 - the8472:lazy-delayed-diagnostics...
2021-05-06 borsAuto merge of #84468 - iladin:iladin/fix-84467, r=petro...
2021-05-06 DeadbeefE0583: Include secondary path in error message
2021-05-05 Luqman AdenImplement RFC 2951: Native link modifiers
2021-05-05 The8472lazify backtrace formatting for delayed diagnostics
2021-05-05 borsAuto merge of #84956 - RalfJung:rollup-m70mx2n, r=RalfJung
2021-05-05 Ralf JungRollup merge of #84913 - estebank:issue-84831, r=varkor
2021-05-05 Ralf JungRollup merge of #84903 - hyd-dev:dead-check-in-alloc...
2021-05-05 Ralf JungRollup merge of #84882 - joshtriplett:platform-support...
2021-05-05 Ralf JungRollup merge of #84878 - jimblandy:contains-doc-fix...
2021-05-05 Ralf JungRollup merge of #84865 - petrochenkov:llthread, r=Mark...
2021-05-05 Ralf JungRollup merge of #84843 - wcampbell0x2a:use-else-if...
2021-05-05 Ralf JungRollup merge of #84808 - estebank:issue-84769, r=petroc...
2021-05-05 Ralf JungRollup merge of #84803 - jyn514:duplicate-macros, r...
2021-05-05 Ralf JungRollup merge of #84709 - joshtriplett:doc-alias-chdir...
2021-05-05 Ralf JungRollup merge of #84183 - rust-lang:relnotes-1.52.0...
2021-05-05 Ralf JungRollup merge of #83553 - jfrimmel:addr-of, r=m-ou-se
2021-05-05 Rich KadelDisallows `#![feature(no_coverage)]` on stable and...
2021-05-05 borsAuto merge of #84200 - CDirkx:os, r=m-ou-se
2021-05-05 borsAuto merge of #84794 - ChrisDenton:dedup-native-libs...
2021-05-05 borsAuto merge of #84915 - Mark-Simulacrum:bitset-xor-eq...
2021-05-04 borsAuto merge of #84707 - Stupremee:remove-fake-defids...
2021-05-04 Esteban KüberOnly compute Obligation `cache_key` once in `register_...
2021-05-04 borsAuto merge of #84900 - hyd-dev:miri, r=RalfJung
2021-05-04 Justus KAdd type to differentiate between fake and real DefId's
2021-05-04 Mark RousskovChange bitwise operator to more easily keep data in...
2021-05-04 Esteban KüberDo not ICE on invalid const param
2021-05-04 borsAuto merge of #84894 - joshtriplett:clang-12, r=Mark...
2021-05-04 Ralf JungCTFE engine: rename copy → copy_intrinsic, move to...
2021-05-04 borsAuto merge of #84017 - Smittyvb:int-literal-underscores...
2021-05-04 hyd-devRemove `rustc_middle::mir::interpret::CheckInAllocMsg...
2021-05-04 borsAuto merge of #83213 - rylev:update-lints-to-errors...
2021-05-04 Esteban KüberHandle incorrect placement of parentheses in trait...
2021-05-04 borsAuto merge of #84874 - joshtriplett:ci-extract-llvm...
2021-05-04 borsAuto merge of #84833 - Mark-Simulacrum:thread-local...
2021-05-04 borsAuto merge of #84472 - Aaron1011:conservative-paramenv...
2021-05-03 borsAuto merge of #84862 - GuillaumeGomez:rollup-cbc93h4...
2021-05-03 Guillaume GomezRollup merge of #84860 - badboy:link-to-mcp, r=Guillaum...
2021-05-03 Guillaume GomezRollup merge of #84858 - LingMan:patch-1, r=JohnTitor
2021-05-03 Guillaume GomezRollup merge of #84856 - kornelski:enomem, r=JohnTitor
2021-05-03 Guillaume GomezRollup merge of #84854 - hi-rustin:rustin-patch-E0761...
2021-05-03 Guillaume GomezRollup merge of #84852 - mautamu:master, r=GuillaumeGomez
2021-05-03 Guillaume GomezRollup merge of #84835 - wcampbell0x2a:add-issue-34202...
2021-05-03 hi-rustinuse full path for E0761
2021-05-03 borsAuto merge of #83312 - petrochenkov:noinner, r=Aaron1011
2021-05-03 Vadim Petrochenkovparser: Remove support for inner attributes on non...
2021-05-03 borsAuto merge of #84845 - wcampbell0x2a:clippy-redundant...
2021-05-03 hi-rustinuse double quotes for E0761
2021-05-03 borsAuto merge of #84842 - blkerby:null_lowercase, r=joshtr...
2021-05-03 borsAuto merge of #84840 - Dylan-DPC:rollup-uzk7w0h, r...
2021-05-02 Brent KerbyChange 'NULL' to 'null'
2021-05-02 Dylan DPCRollup merge of #84832 - Stupremee:dont-print-vis-in...
2021-05-02 Dylan DPCRollup merge of #84818 - ABouttefeux:enum-suggest,...
2021-05-02 Dylan DPCRollup merge of #84811 - scottmcm:rustdoc-trait-alias...
2021-05-02 Dylan DPCRollup merge of #84784 - JulianKnodt:suggest_const...
2021-05-02 Dylan DPCRollup merge of #84744 - kornelski:enomem, r=joshtriplett
2021-05-02 Dylan DPCRollup merge of #84072 - nagisa:target-family-two-the...
2021-05-02 borsAuto merge of #82576 - gilescope:to_string, r=Amanieu
2021-05-02 Simonas KazlauskasSet target_family="wasm" for wasm targets
2021-05-02 borsAuto merge of #84754 - GuillaumeGomez:toggle-migration...
2021-05-02 Mark RousskovUse new thread-local const-init
2021-05-02 Mark RousskovStreamline try_start code
2021-05-02 borsAuto merge of #84822 - Dylan-DPC:rollup-wego8d6, r...
2021-05-02 Dylan DPCRollup merge of #84821 - jyn514:fix-nit, r=Mark-Simulacrum
2021-05-02 Dylan DPCRollup merge of #84763 - tdelabro:shrink-doctree-module...
2021-05-02 Dylan DPCRollup merge of #84752 - lrh2000:generator-debuginfo...
2021-05-02 Dylan DPCRollup merge of #84392 - dario23:fmt-assert-args-pub...
2021-05-02 Dylan DPCRollup merge of #84358 - sexxi-goose:print_captures_bor...
2021-05-02 Joshua NelsonFix nit in rustc_session::options
2021-05-02 Aliénore Bouttefeuxadd suggestion for unit enum variant when matched with...
2021-05-02 borsAuto merge of #84802 - jyn514:option-dead-code, r=Mark...
next