]> git.lizzy.rs Git - rust.git/history - compiler/rustc_feature/src/active.rs
Rollup merge of #85423 - jyn514:cmake, r=Mark-Simulacrum
[rust.git] / compiler / rustc_feature / src / active.rs
2021-05-18 Ralf JungRollup merge of #85423 - jyn514:cmake, r=Mark-Simulacrum
2021-05-18 Ralf JungRollup merge of #85407 - GuillaumeGomez:copy-path-displ...
2021-05-18 Ralf JungRollup merge of #85404 - pietroalbini:relnotes-1.52...
2021-05-18 Ralf JungRollup merge of #85251 - BoxyUwU:constparamdefaultsany...
2021-05-18 Ralf JungRollup merge of #84462 - jsha:focus-search-results2...
2021-05-18 Guillaume GomezRollup merge of #85415 - LeSeulArtichaut:no-packed...
2021-05-18 Guillaume GomezRollup merge of #85393 - Aaron1011:async-type-err,...
2021-05-18 Guillaume GomezRollup merge of #85369 - FabianWolff:issue-84973, r...
2021-05-18 Guillaume GomezRollup merge of #85339 - FabianWolff:issue-83893, r...
2021-05-18 Guillaume GomezRollup merge of #85338 - lopopolo:core-iter-repeat...
2021-05-18 Guillaume GomezRollup merge of #85280 - jsha:move-trait-toggles, r...
2021-05-18 borsAuto merge of #85313 - jackh726:region_eq, r=nikomatsakis
2021-05-18 borsAuto merge of #82973 - ijackson:exitstatuserror, r...
2021-05-17 Ralf JungRollup merge of #85412 - RalfJung:c_str, r=oli-obk
2021-05-17 Ralf JungRollup merge of #85409 - CDirkx:cfg_redox, r=nagisa
2021-05-17 Ralf JungRollup merge of #85408 - RalfJung:alloc-size, r=oli-obk
2021-05-17 Ralf JungRollup merge of #85374 - the8472:hide-internal-traits...
2021-05-17 Ralf JungRollup merge of #85367 - GuillaumeGomez:fix-css-rule...
2021-05-17 Ralf JungRollup merge of #85355 - hi-rustin:rustin-patch-issue...
2021-05-17 Ralf JungRollup merge of #85302 - r00ster91:patch-7, r=joshtriplett
2021-05-17 Ralf JungRollup merge of #85087 - hyd-dev:lots-of-abis, r=RalfJung
2021-05-17 borsAuto merge of #85352 - Xanewok:update-rls, r=Xanewok
2021-05-17 borsAuto merge of #84571 - jedel1043:issue-49804-impl,...
2021-05-17 borsAuto merge of #85353 - jonas-schievink:async-blocks...
2021-05-17 borsAuto merge of #85178 - cjgillot:local-crate, r=oli-obk
2021-05-16 borsAuto merge of #85312 - ehuss:macro_use-unused-attr...
2021-05-16 Jonas SchievinkAdd tracking issue
2021-05-16 borsAuto merge of #85290 - Amanieu:asm_const_int, r=nagisa
2021-05-16 borsAuto merge of #84549 - tmiasko:static-initializer,...
2021-05-16 jedel1043Implement Anonymous{Struct, Union} in the AST
2021-05-16 borsAuto merge of #85316 - eddyb:cg-ssa-on-demand-cleanuppa...
2021-05-16 borsAuto merge of #85332 - RalfJung:ptr-in-str, r=oli-obk
2021-05-16 borsAuto merge of #85304 - Stupremee:crates-in-sidebar...
2021-05-16 borsAuto merge of #85279 - DrChat:asm_powerpc64, r=Amanieu
2021-05-16 borsAuto merge of #85259 - Smittyvb:thir-unsafeck-inline...
2021-05-16 Jonas SchievinkAllow `async {}` expressions in const contexts
2021-05-15 borsAuto merge of #81858 - ijackson:fork-no-unwind, r=m...
2021-05-15 borsAuto merge of #84920 - Aaron1011:pretty-print-rental...
2021-05-15 Guillaume GomezRollup merge of #85329 - RalfJung:version, r=Mark-Simul...
2021-05-15 Guillaume GomezRollup merge of #85324 - FabianWolff:issue-85255, r...
2021-05-15 Guillaume GomezRollup merge of #85185 - GuillaumeGomez:generate-not...
2021-05-15 Guillaume GomezRollup merge of #84751 - Soveu:is_char_boundary_opt...
2021-05-15 borsAuto merge of #82208 - jyn514:rustfmt-subtree, r=Mark...
2021-05-15 borsAuto merge of #85328 - GuillaumeGomez:rollup-exe9nbj...
2021-05-15 Guillaume GomezRollup merge of #85221 - ijackson:dbg-doc-re-tests...
2021-05-15 Guillaume GomezRollup merge of #84461 - jyn514:remove-strip-item,...
2021-05-15 borsAuto merge of #84152 - sexxi-goose:insignificant_dtor...
2021-05-15 borsAuto merge of #84997 - pietroalbini:ci-verify-channel...
2021-05-15 Dhruv Jauharadd new attribute rustc_insignificant_dtor and a query...
2021-05-15 Caleb CartwrightAdd 'src/tools/rustfmt/' from commit '7872306edf2e11a69...
2021-05-14 borsAuto merge of #83640 - bjorn3:shared_metadata_reader...
2021-05-14 borsAuto merge of #85236 - nikic:update-llvm-submodule...
2021-05-14 borsAuto merge of #85190 - mati865:update-cc, r=Mark-Simulacrum
2021-05-14 borsAuto merge of #85195 - Mark-Simulacrum:variant-by-idx...
2021-05-13 Guillaume GomezRollup merge of #85177 - tspiteri:wrapping-bits, r...
2021-05-13 Guillaume GomezRollup merge of #85068 - luqmana:78708-xcrate-diag...
2021-05-13 Ellencompletion uwu
2021-05-13 borsAuto merge of #85041 - mibac138:suggest-generics, r...
2021-05-12 Guillaume GomezRollup merge of #85174 - GuillaumeGomez:doc-code-block...
2021-05-12 Guillaume GomezRollup merge of #85141 - GuillaumeGomez:maybe_collapsed...
2021-05-12 Guillaume GomezRollup merge of #85117 - jsha:bubble-bubble-toil-and...
2021-05-12 borsAuto merge of #84730 - sexxi-goose:rox-auto-trait,...
2021-05-12 borsAuto merge of #83813 - cbeuw:remap-std, r=michaelwoerister
2021-05-12 borsAuto merge of #83610 - bjorn3:driver_cleanup, r=cjgillot
2021-05-11 Yuki OkushiRollup merge of #85191 - GuillaumeGomez:improve-rustdoc...
2021-05-11 Yuki OkushiRollup merge of #85162 - LingMan:patch-1, r=varkor
2021-05-11 Yuki OkushiRollup merge of #85136 - shirshak55:master, r=dtolnay
2021-05-11 Yuki OkushiRollup merge of #85124 - jsha:trust-the-bool, r=Guillau...
2021-05-11 Yuki OkushiRollup merge of #85018 - hi-rustin:rustin-patch-84637...
2021-05-11 borsAuto merge of #84904 - ssomers:btree_drop_kv_in_place...
2021-05-11 borsAuto merge of #82272 - b-naber:gat_diag, r=estebank...
2021-05-11 borsAuto merge of #85023 - RalfJung:array-to-raw-elem,...
2021-05-11 borsAuto merge of #85109 - RalfJung:remove-const_fn, r...
2021-05-11 Yuki OkushiRollup merge of #84783 - jyn514:fmt-one, r=Mark-Simulacrum
2021-05-11 Yuki OkushiRollup merge of #84777 - jyn514:rustdoc-parallel, r...
2021-05-10 borsAuto merge of #84677 - CDirkx:pal, r=Mark-Simulacrum
2021-05-10 Guillaume GomezRollup merge of #84465 - jyn514:primitive, r=GuillaumeGomez
2021-05-10 borsAuto merge of #85053 - camsteffen:duplicate-lint, r...
2021-05-10 borsAuto merge of #84507 - crlf0710:codegen_nonlocal_main_w...
2021-05-09 borsAuto merge of #83800 - xobs:impl-16351-nightly, r=nagisa
2021-05-09 Ralf Jungremove const_fn feature gate
2021-05-08 borsAuto merge of #84470 - jyn514:lints, r=GuillaumeGomez
2021-05-07 Dylan DPCRollup merge of #84887 - jyn514:index-span, r=Xanewok
2021-05-07 borsAuto merge of #84980 - flip1995:clippyup, r=Manishearth
2021-05-07 Dylan DPCRollup merge of #84991 - alexcrichton:target-feature...
2021-05-07 Dylan DPCRollup merge of #84930 - hermitcore:target, r=nagisa
2021-05-07 Dylan DPCRollup merge of #84655 - CDirkx:wasm, r=m-ou-se
2021-05-07 Dylan DPCRollup merge of #84442 - jyn514:doc-cfg, r=petrochenkov
2021-05-07 borsAuto merge of #84797 - richkadel:cover-unreachable...
2021-05-07 Yuki OkushiRollup merge of #84990 - GuillaumeGomez:sort-rustdoc...
2021-05-07 Yuki OkushiRollup merge of #84972 - RalfJung:null-ptr-msg, r=oli-obk
2021-05-07 Yuki OkushiRollup merge of #84911 - Mark-Simulacrum:retry-clang...
2021-05-07 Yuki OkushiRollup merge of #84897 - richkadel:cover-closure-macros...
2021-05-07 Yuki OkushiRollup merge of #84875 - richkadel:no-coverage-dont...
2021-05-07 Yuki OkushiRollup merge of #84815 - richkadel:coverage-docs-update...
2021-05-07 Yuki OkushiRollup merge of #84787 - klensy:deps-bump, r=Mark-Simul...
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-06 Dylan DPCRollup merge of #84987 - lcnr:nits, r=Mark-Simulacrum
2021-05-06 Dylan DPCRollup merge of #84953 - GuillaumeGomez:remove-unneeded...
next