]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #86080 - GuillaumeGomez:rollup-vb5g14e, r=GuillaumeGomez
[rust.git] / compiler /
2021-06-07 borsAuto merge of #86080 - GuillaumeGomez:rollup-vb5g14e...
2021-06-06 Guillaume GomezRollup merge of #86077 - FabianWolff:issue-86061, r...
2021-06-06 Guillaume GomezRollup merge of #86058 - fee1-dead:E0121-improvements...
2021-06-06 Guillaume GomezRollup merge of #86040 - GuillaumeGomez:search-result...
2021-06-06 Guillaume GomezRollup merge of #86010 - FabianWolff:ICE-parser, r...
2021-06-06 Guillaume GomezRollup merge of #85965 - tmiasko:a, r=nagisa
2021-06-06 Guillaume GomezRollup merge of #85912 - LingMan:iter_any, r=nagisa
2021-06-06 Guillaume GomezRollup merge of #84940 - jyn514:ninja, r=Mark-Simulacrum
2021-06-06 Guillaume GomezRollup merge of #83433 - jyn514:cfg-bootstrap-macro...
2021-06-06 Fabian WolffFix corrected example in E0759.md
2021-06-06 borsAuto merge of #85343 - Aaron1011:variance-diag, r=estebank
2021-06-06 Aaron HillAdd variance-related information to lifetime error...
2021-06-06 borsAuto merge of #85086 - petrochenkov:linkord2, r=nagisa
2021-06-06 Vadim Petrochenkovlinker: Re-apply Solaris fixes for `-z ignore`
2021-06-06 Vadim Petrochenkovlinker: Restore the old order of linking native libraries
2021-06-06 Vadim Petrochenkovlinker: Reorder linker arguments
2021-06-06 Vadim Petrochenkovlinker: Inline `fn link_local_crate_native_libs_and_dep...
2021-06-06 borsAuto merge of #84995 - petrochenkov:tcollect, r=Aaron1011
2021-06-06 borsAuto merge of #86054 - JohnTitor:rollup-j40z7sm, r...
2021-06-06 Vadim Petrochenkovparser: Ensure that all nonterminals have tokens after...
2021-06-06 Yuki OkushiRollup merge of #86047 - jyn514:doc-attrs, r=petrochenkov
2021-06-06 Yuki OkushiRollup merge of #86043 - klensy:attr-clone, r=jyn514
2021-06-06 Yuki OkushiRollup merge of #86028 - LingMan:dupe_empty_check,...
2021-06-06 Yuki OkushiRollup merge of #85972 - GuillaumeGomez:rustdoc-html...
2021-06-06 Yuki OkushiRollup merge of #85930 - mominul:array_into_iter, r...
2021-06-06 Yuki OkushiRollup merge of #85920 - luqmana:wasm-linker-tweaks...
2021-06-06 Yuki OkushiRollup merge of #85772 - luqmana:ignored-metadata,...
2021-06-06 Yuki OkushiRollup merge of #85436 - tamird:save-clone, r=estebank
2021-06-06 borsAuto merge of #84863 - ABouttefeux:libtest, r=m-ou-se
2021-06-06 borsAuto merge of #84171 - ricobbe:raw-dylib-via-llvm,...
2021-06-06 Joshua NelsonDon't fire `invalid_doc_attributes` on `extern crate...
2021-06-06 borsAuto merge of #79608 - alessandrod:bpf, r=nagisa
2021-06-05 borsAuto merge of #86002 - cjgillot:expn_that_defined,...
2021-06-05 borsAuto merge of #86032 - GuillaumeGomez:rollup-y3ij27b...
2021-06-05 Camille GillotUpdate compiler/rustc_middle/src/query/mod.rs
2021-06-05 Guillaume GomezRollup merge of #86014 - cr1901:msp430-link, r=jonas...
2021-06-05 Guillaume GomezRollup merge of #85974 - GuillaumeGomez:td-align, r...
2021-06-05 Guillaume GomezRollup merge of #85760 - ChrisDenton:path-doc-platform...
2021-06-05 Guillaume GomezRollup merge of #85710 - fee1-dead:document-path, r...
2021-06-05 Guillaume GomezRollup merge of #85503 - liigo:tooltips, r=GuillaumeGomez
2021-06-05 Guillaume GomezRollup merge of #85501 - jyn514:invalid-doc-attrs,...
2021-06-05 Guillaume GomezRollup merge of #83646 - glittershark:bound-map, r...
2021-06-05 LingManDrop an `if let` that will always succeed
2021-06-05 borsAuto merge of #85869 - tmiasko:box-free, r=nagisa
2021-06-05 DeadbeefRemove `_` from E0121 diagnostic suggestions
2021-06-05 borsAuto merge of #86001 - richkadel:revert-85617-rustin...
2021-06-05 borsAuto merge of #85990 - jyn514:channel-replace-rustdoc...
2021-06-05 borsAuto merge of #85919 - workingjubilee:simd-ptrs-are...
2021-06-05 borsAuto merge of #85457 - jyn514:remove-doc-include, r...
2021-06-05 borsAuto merge of #84234 - jyn514:blanket-hash, r=Aaron1011
2021-06-05 Richard CobbeAdd first cut of functionality for #58713: support...
2021-06-05 William D. Jonesmsp430 linker does not accept -znoexecstack. Set linker...
2021-06-04 Fabian WolffFix handling of unmatched angle brackets in parser
2021-06-04 borsAuto merge of #86006 - JohnTitor:rollup-97iuoi3, r...
2021-06-04 Yuki OkushiRollup merge of #85988 - jyn514:ninja-error, r=joshtriplett
2021-06-04 Yuki OkushiRollup merge of #85983 - dtolnay:semverx, r=ehuss
2021-06-04 Yuki OkushiRollup merge of #85979 - tlyu:where-no-unsized-indirect...
2021-06-04 Yuki OkushiRollup merge of #85966 - alexcrichton:wasm-simd-indirec...
2021-06-04 Yuki OkushiRollup merge of #85939 - m-ou-se:fix-remove-ref-macro...
2021-06-04 Yuki OkushiRollup merge of #85853 - marmeladema:improper-ctypes...
2021-06-04 Yuki OkushiRollup merge of #84942 - jyn514:channel-replace, r...
2021-06-04 Yuki OkushiRollup merge of #84880 - jyn514:cleanup-itemkind, r...
2021-06-04 Yuki OkushiRollup merge of #84466 - jyn514:prim-str, r=GuillaumeGomez
2021-06-04 Yuki OkushiRollup merge of #83653 - jyn514:unused-sync-code, r...
2021-06-04 Fabian WolffRemove incorrect assertion in type parsing code
2021-06-04 Camille GILLOTAlways go through the expn_that_defined query.
2021-06-04 borsAuto merge of #84449 - alexcrichton:metadata-in-object...
2021-06-04 Rich KadelRevert "shrinking the deprecated method span"
2021-06-04 Joshua NelsonUnify parallel and non-parallel APIs
2021-06-04 Joshua NelsonRemove unused code from `rustc_data_structures::sync`
2021-06-04 Joshua NelsonFix `deny(invalid_doc_attributes)`
2021-06-04 Alex Crichtonrustc: Store metadata-in-rlibs in object files
2021-06-04 borsAuto merge of #85806 - ATiltedTree:android-ndk-beta...
2021-06-04 borsAuto merge of #85788 - rylev:force-warns, r=nikomatsakis
2021-06-04 Joshua NelsonImplement DepTrackingHash for `Option` through blanket...
2021-06-04 Joshua NelsonRemove `doc(include)`
2021-06-04 borsAuto merge of #85385 - richkadel:simpler-simplify-with...
2021-06-04 borsAuto merge of #85959 - RalfJung:miri-stage-0, r=Mark...
2021-06-04 borsAuto merge of #85984 - JohnTitor:rollup-rq0g9ph, r...
2021-06-04 Yuki OkushiRollup merge of #85977 - ehuss:linkcheck-nightly, r...
2021-06-04 Yuki OkushiRollup merge of #85963 - m-ou-se:constructor-type-name...
2021-06-04 Yuki OkushiRollup merge of #85937 - m-ou-se:macro-ref-suggestions...
2021-06-04 Yuki OkushiRollup merge of #85899 - klensy:jsondocck-f, r=Mark...
2021-06-04 Yuki OkushiRollup merge of #85889 - denismerigoux:master, r=petroc...
2021-06-04 Yuki OkushiRollup merge of #85888 - steffahn:fix_internal_trustedr...
2021-06-04 Yuki OkushiRollup merge of #85850 - bjorn3:less_feature_gates...
2021-06-04 Yuki OkushiRollup merge of #85717 - fee1-dead:document-cow, r...
2021-06-04 borsAuto merge of #85954 - flip1995:clippyup, r=Manishearth
2021-06-03 borsAuto merge of #85867 - steffahn:remove_unnecessary_spec...
2021-06-03 marmelademaWarn against boxed DST in `improper_ctypes_definitions...
2021-06-03 Taylor Yudon't suggest unsized indirection in where-clauses
2021-06-03 borsAuto merge of #85617 - hi-rustin:rustin-patch-fix,...
2021-06-03 Alex Crichtonwasm: Make simd types passed via indirection again
2021-06-03 borsAuto merge of #85292 - wesleywiser:enum_debuginfo,...
2021-06-03 Tomasz MiąskoRemove check for projections in a branch without any
2021-06-03 Tomasz MiąskoRemove unused support for `VarDebugInfo`
2021-06-03 Mara BosShow `::{{constructor}}` in std::any::type_name().
2021-06-03 borsAuto merge of #85958 - hyd-dev:miri, r=RalfJung
2021-06-03 borsAuto merge of #85952 - JohnTitor:rollup-r00gu9q, r...
2021-06-03 Denis MerigouxRestore the num_def_ids_untracked public function givin...
next