]> git.lizzy.rs Git - rust.git/history - compiler/rustc_attr
Make dyn-trait-method work
[rust.git] / compiler / rustc_attr /
2022-09-12 Dylan DPCRollup merge of #100767 - kadiwa4:escape_ascii, r=jackh726
2022-09-12 borsAuto merge of #100502 - chenyukang:fix-100478, r=jackh726
2022-09-12 borsAuto merge of #100251 - compiler-errors:tuple-trait...
2022-09-11 borsAuto merge of #101442 - joboet:null_check_tcs, r=thomcc
2022-09-11 borsAuto merge of #101482 - joboet:netbsd_parker, r=sanxiyn
2022-09-10 Dylan DPCRollup merge of #101635 - jyn514:queries-new-derived...
2022-09-10 borsAuto merge of #100968 - cjgillot:mir-upvar-vec, r=wesle...
2022-09-10 borsAuto merge of #101483 - oli-obk:guaranteed_opt, r=fee1...
2022-09-10 borsAuto merge of #99916 - dpaoliello:stablizerawdylib...
2022-09-09 Dylan DPCRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Dylan DPCRollup merge of #101366 - ChrisDenton:unc-forward-slash...
2022-09-09 Guillaume GomezRollup merge of #101495 - bjorn3:pause-no-sse2, r=Mark...
2022-09-09 Guillaume GomezRollup merge of #101492 - TaKO8Ki:suggest-adding-array...
2022-09-09 Philipp KronesMerge commit 'b52fb5234cd7c11ecfae51897a6f7fa52e8777fc...
2022-09-09 Matthias KrügerRollup merge of #101450 - ehuss:relnotes-95346, r=Mark...
2022-09-09 Matthias KrügerRollup merge of #101253 - lyming2007:issue-101163,...
2022-09-09 Matthias KrügerRollup merge of #99207 - 5225225:msan-eager-checks...
2022-09-09 borsAuto merge of #93873 - Stovent:big-ints, r=m-ou-se
2022-09-08 Michael GouletRollup merge of #101499 - spastorino:add-lowering-arena...
2022-09-08 Michael GouletRollup merge of #101423 - mkroening:hermit-warnings...
2022-09-08 borsAuto merge of #101437 - compiler-errors:erase-normalize...
2022-09-08 Dylan DPCRollup merge of #101545 - TaKO8Ki:remove-unnecessary...
2022-09-08 Dylan DPCRollup merge of #101501 - Jarcho:tcx_lint_passes, r...
2022-09-08 Dylan DPCRollup merge of #101496 - spastorino:lower_lifetime_bin...
2022-09-08 Dylan DPCRollup merge of #101455 - thomcc:why-is-this-here,...
2022-09-08 Dylan DPCRollup merge of #101422 - mkroening:hermit-file-time...
2022-09-08 Dylan DPCRollup merge of #101399 - cjgillot:borrowck-binding...
2022-09-08 Dylan DPCRollup merge of #101153 - IntQuant:issue-100717-infer...
2022-09-08 borsAuto merge of #101504 - lqd:rust-lld-fix, r=petrochenkov
2022-09-08 borsAuto merge of #101303 - jyn514:jnelson/handle-cycle...
2022-09-07 Matthias KrügerRollup merge of #101534 - rust-lang:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101521 - aDotInTheVoid:rdj-structkind...
2022-09-07 Matthias KrügerRollup merge of #101507 - notriddle:notriddle/main...
2022-09-07 Matthias KrügerRollup merge of #101506 - notriddle:notriddle/rustdoc...
2022-09-07 Matthias KrügerRollup merge of #101503 - spastorino:add-debug-calls...
2022-09-07 Matthias KrügerRollup merge of #101502 - TaKO8Ki:do-not-suggest-semico...
2022-09-07 Matthias KrügerRollup merge of #101493 - spastorino:borrow-mut-impl...
2022-09-07 Matthias KrügerRollup merge of #101435 - JakobDegen:bitwidth-tests...
2022-09-07 Matthias KrügerRollup merge of #101343 - diminishedprime:patch-3,...
2022-09-07 borsAuto merge of #101476 - ChrisDenton:BCryptRandom-fix...
2022-09-07 borsAuto merge of #101522 - oli-obk:miriup, r=oli-obk
2022-09-07 borsAuto merge of #101432 - nnethercote:shrink-PredicateS...
2022-09-07 borsAuto merge of #98332 - oli-obk:assume, r=wesleywiser
2022-09-07 borsAuto merge of #101232 - nikic:issue-98294, r=Mark-Simul...
2022-09-07 borsAuto merge of #100801 - Kobzol:track-pgo-profile-paths...
2022-09-07 borsAuto merge of #101508 - JohnTitor:rollup-i5i2vqc, r...
2022-09-06 Yuki OkushiRollup merge of #101497 - lnicola:rust-analyzer-2022...
2022-09-06 Yuki OkushiRollup merge of #101491 - notriddle:notriddle/sub-varia...
2022-09-06 Yuki OkushiRollup merge of #101488 - notriddle:notriddle/results...
2022-09-06 Yuki OkushiRollup merge of #101486 - asquared31415:invalid_repr_li...
2022-09-06 Yuki OkushiRollup merge of #101484 - oli-obk:no_zst, r=eddyb
2022-09-06 Yuki OkushiRollup merge of #101481 - ChrisDenton:uwp-fix, r=thomcc
2022-09-06 Yuki OkushiRollup merge of #101468 - spastorino:fix-ice-rpit-hrtb...
2022-09-06 Yuki OkushiRollup merge of #101451 - cjgillot:test-100521, r=TaKO8Ki
2022-09-06 borsAuto merge of #100404 - BelovDV:linker_group, r=petroch...
2022-09-06 Laurențiu Nicola:arrow_up: rust-analyzer
2022-09-06 borsAuto merge of #101485 - GuillaumeGomez:rollup-68p9di4...
2022-09-06 asquared31415add list of recognized repr attributes to the unrecogni...
2022-09-06 Guillaume GomezRollup merge of #101473 - nnethercote:mir-size-assertio...
2022-09-06 Guillaume GomezRollup merge of #101471 - compiler-errors:delay-bug...
2022-09-06 Guillaume GomezRollup merge of #101462 - aDotInTheVoid:rdj-enum-field...
2022-09-06 Guillaume GomezRollup merge of #101457 - ChayimFriedman2:struct-field...
2022-09-06 Guillaume GomezRollup merge of #101445 - TaKO8Ki:suggest-introducing...
2022-09-06 Guillaume GomezRollup merge of #101434 - JhonnyBillM:replace-session...
2022-09-06 borsAuto merge of #100733 - scottmcm:inline-from-from-ident...
2022-09-06 Dylan DPCRollup merge of #101287 - Adam-Gleave:doc_bool_then_som...
2022-09-06 Dylan DPCRollup merge of #101021 - MingyuChen1:diagnostic, r...
2022-09-06 borsAuto merge of #101241 - camsteffen:refactor-binding...
2022-09-05 Jhonny Bill MenaUPDATE - accept start_point and snippet instead of...
2022-09-05 Jhonny Bill Mena[Gardening] UPDATE - tidy fixes
2022-09-05 Jhonny Bill MenaUPDATE - avoid exposing source_map methods from Handler
2022-09-05 Dylan DPCRollup merge of #101420 - kraktus:doc_hir_local, r...
2022-09-05 Dylan DPCRollup merge of #101142 - nnethercote:improve-hir-stats...
2022-09-05 Jhonny Bill MenaUPDATE - into_diagnostic to take a Handler instead...
2022-09-05 borsAuto merge of #101386 - aDotInTheVoid:rdj-discriminant...
2022-09-04 borsAuto merge of #100576 - joboet:movable_const_remutex...
2022-09-04 Matthias KrügerRollup merge of #101322 - ChrisDenton:internal-doc...
2022-09-04 borsAuto merge of #101250 - klensy:bump-deps-08-22, r=Dylan-DPC
2022-09-04 borsAuto merge of #100726 - jswrenn:transmute, r=oli-obk
2022-09-04 borsAuto merge of #101312 - nikic:update-llvm-7, r=cuviper
2022-09-03 Matthias KrügerRollup merge of #100647 - obeis:issue-99875, r=nagisa
2022-09-03 borsAuto merge of #101342 - saethlin:update-backtrace,...
2022-09-03 Matthias KrügerRollup merge of #101365 - matthiaskrgr:clones2, r=fee1...
2022-09-03 Matthias KrügerRollup merge of #101335 - notriddle:notriddle/methods...
2022-09-03 borsAuto merge of #100574 - Urgau:check-cfg-warn-cfg, r...
2022-09-03 borsAuto merge of #101154 - RalfJung:validation-perf, r...
2022-09-03 Dylan DPCRollup merge of #101338 - diminishedprime:patch-2,...
2022-09-03 Dylan DPCRollup merge of #101330 - wkordalski:hashset-drain...
2022-09-03 Dylan DPCRollup merge of #101325 - ChrisDenton:BCRYPT_RNG_ALG_HA...
2022-09-03 Dylan DPCRollup merge of #101217 - eholk:drop-tracking-73137...
2022-09-03 Dylan DPCRollup merge of #100928 - CleanCut:rustc_metadata_diagn...
2022-09-03 Dylan DPCRollup merge of #99736 - lopopolo:lopopolo/gh-80996...
2022-09-03 borsAuto merge of #101139 - nnethercote:shrink-thir-Pat...
2022-09-03 borsAuto merge of #100966 - compiler-errors:revert-remove...
2022-09-02 borsAuto merge of #97802 - Enselic:add-no_ignore_sigkill...
2022-09-02 borsAuto merge of #101333 - matthiaskrgr:rollup-qpf1otj...
2022-09-02 Matthias KrügerRollup merge of #101323 - GuillaumeGomez:remove-unused...
2022-09-02 Matthias KrügerRollup merge of #101260 - ChrisDenton:attribute-tag...
2022-09-02 Matthias KrügerRollup merge of #101215 - est31:rustdoc_version_placeho...
2022-09-02 Matthias KrügerRollup merge of #100200 - petrochenkov:zgccld2, r=lqd...
next