]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir_transform
sess: add `create_{err,warning}`
[rust.git] / compiler / rustc_mir_transform /
2022-05-05 borsAuto merge of #96520 - lcnr:general-incoherent-impls...
2022-05-05 borsAuto merge of #96735 - flip1995:clippyup, r=Manishearth
2022-05-05 borsAuto merge of #96734 - matthiaskrgr:rollup-hng33tb...
2022-05-05 flip1995Merge commit '7c21f91b15b7604f818565646b686d90f99d1baf...
2022-05-05 Matthias KrügerRollup merge of #96714 - RalfJung:scalar-pair-debug...
2022-05-05 Matthias KrügerRollup merge of #96682 - nnethercote:show-invisible...
2022-05-05 Matthias KrügerRollup merge of #96507 - TaKO8Ki:suggest-calling-associ...
2022-05-05 Matthias KrügerRollup merge of #95843 - GuillaumeGomez:improve-new...
2022-05-05 Ralf Junggive it a scary name
2022-05-05 Yuki OkushiRollup merge of #96603 - Alexendoo:const-generics-tests...
2022-05-05 borsAuto merge of #96593 - jackh726:issue-93262, r=compiler...
2022-05-04 borsAuto merge of #96546 - nnethercote:overhaul-MacArgs...
2022-05-04 Ralf Junginterpret: debug-check ScalarPair layout information
2022-05-04 borsAuto merge of #96683 - nnethercote:speed-up-Token-ident...
2022-05-04 Yuki OkushiRollup merge of #96597 - semarie:split_debuginfo-unix...
2022-05-04 borsAuto merge of #96447 - petrochenkov:docregr, r=Guillaum...
2022-05-03 borsAuto merge of #95380 - compiler-errors:unit-destructure...
2022-05-03 borsAuto merge of #96558 - bjorn3:librarify_parse_format...
2022-05-03 borsAuto merge of #96280 - lygstate:ffi-fixes, r=joshtriplett
2022-05-03 borsAuto merge of #96601 - tmiasko:ssa-rpo, r=davidtwco
2022-05-03 Yuki OkushiRollup merge of #96646 - estebank:issue-96638, r=jackh726
2022-05-03 Yuki OkushiRollup merge of #96599 - tmiasko:discriminant-docs...
2022-05-03 Yuki OkushiRollup merge of #96589 - Badel2:source-callsite, r...
2022-05-03 Yuki OkushiRollup merge of #96587 - bjorn3:refactor_backend_write...
2022-05-03 Yuki OkushiRollup merge of #93097 - GuillaumeGomez:settings-js...
2022-05-03 borsAuto merge of #96580 - CAD97:E0705-no-ignore, r=michael...
2022-05-02 borsAuto merge of #96578 - tmiasko:chunked-bit-set-fmt...
2022-05-02 borsAuto merge of #96436 - petrochenkov:nowhole2, r=wesleywiser
2022-05-02 borsAuto merge of #96310 - bertptrs:remove-debugger-bootstr...
2022-05-02 borsAuto merge of #96596 - scottmcm:limited-calloc, r=Mark...
2022-05-02 borsAuto merge of #96600 - c410-f3r:z-errors, r=petrochenkov
2022-05-02 Yuki OkushiRollup merge of #96610 - GuillaumeGomez:update-browser...
2022-05-02 Yuki OkushiRollup merge of #96571 - thomcc:bathroom-stall, r=Mark...
2022-05-02 Yuki OkushiRollup merge of #96568 - EliasHolzmann:fmt_doc_fixes...
2022-05-02 Yuki OkushiRollup merge of #96567 - alex-semenyuk:fix_docs_for_log...
2022-05-02 Yuki OkushiRollup merge of #96499 - jyn514:bootstrap-doctests...
2022-05-02 Yuki OkushiRollup merge of #96222 - jmaargh:john-mark/clarify...
2022-05-02 Yuki OkushiRollup merge of #94126 - ssomers:alloc_prep_1, r=Mark...
2022-05-01 borsAuto merge of #96517 - ferrocene:pa-files-related-to...
2022-05-01 borsAuto merge of #96521 - petrochenkov:docrules, r=notridd...
2022-05-01 borsAuto merge of #96582 - petrochenkov:finalize, r=cjgillot
2022-05-01 borsAuto merge of #96549 - ouz-a:mir-opt, r=oli-obk
2022-05-01 ouz-are-name stuff
2022-05-01 borsAuto merge of #96078 - udoprog:refcounted-str-to-u8...
2022-05-01 borsAuto merge of #96490 - dtolnay:writetmpbackport, r...
2022-05-01 borsAuto merge of #95362 - scottmcm:calloc-arrays, r=Mark...
2022-04-30 borsAuto merge of #96347 - estebank:issue-96292, r=compiler...
2022-04-30 borsAuto merge of #96348 - overdrivenpotato:inline-location...
2022-04-30 borsAuto merge of #96500 - SparrowLii:rpo, r=tmiasko
2022-04-29 Dylan DPCRollup merge of #96536 - rust-lang:notriddle/deref...
2022-04-29 Dylan DPCRollup merge of #96390 - GuillaumeGomez:es6-part2,...
2022-04-29 borsAuto merge of #96474 - SparrowLii:langcall, r=lcnr
2022-04-29 ouz-aremove and bless
2022-04-29 borsAuto merge of #96489 - shepmaster:revert-vec-from-array...
2022-04-29 ouz-aexp-stuff-dirty
2022-04-29 Dylan DPCRollup merge of #96523 - nbdd0121:windows, r=petrochenkov
2022-04-29 Dylan DPCRollup merge of #96492 - joshtriplett:revert-std-ffi...
2022-04-29 Dylan DPCRollup merge of #96481 - aDotInTheVoid:hashmap-docs...
2022-04-29 Dylan DPCRollup merge of #96477 - alexcrichton:update-wasm64...
2022-04-29 borsAuto merge of #96444 - nbdd0121:used2, r=petrochenkov
2022-04-29 borsAuto merge of #96441 - ChrisDenton:sync-pipes, r=m...
2022-04-28 borsAuto merge of #96393 - joboet:pthread_parker, r=thomcc
2022-04-28 Dylan DPCRollup merge of #96480 - user-simon:patch-1, r=Dylan-DPC
2022-04-28 Dylan DPCRollup merge of #96409 - marmeladema:fix-nll-introduce...
2022-04-28 Dylan DPCRollup merge of #96405 - pvdrz:ambiguous-plus-diagnosti...
2022-04-28 Dylan DPCRollup merge of #95312 - marmeladema:tests-for-issue...
2022-04-28 borsAuto merge of #95976 - b-naber:valtree-constval-convers...
2022-04-28 borsAuto merge of #95904 - paolobarbolini:vecdeque-specexte...
2022-04-28 borsAuto merge of #96085 - jsgf:deny-unused-deps, r=compile...
2022-04-28 borsAuto merge of #96495 - Dylan-DPC:rollup-9lm4tpp, r...
2022-04-28 Dylan DPCRollup merge of #96483 - Urgau:check-cfg-target_feature...
2022-04-28 Dylan DPCRollup merge of #96471 - BoxyUwU:let_else_considered_ha...
2022-04-28 Dylan DPCRollup merge of #96432 - SparrowLii:dbg_scope, r=davidtwco
2022-04-28 Dylan DPCRollup merge of #96421 - nnethercote:less-NoDelim,...
2022-04-28 Dylan DPCRollup merge of #96397 - AronParker:issue-96368-fix...
2022-04-27 borsAuto merge of #91557 - cjgillot:ast-lifetimes-named...
2022-04-27 borsAuto merge of #96179 - klensy:bump-deps-04-22, r=Mark...
2022-04-27 borsAuto merge of #95170 - jyn514:ci-llvm, r=Mark-Simulacrum
2022-04-27 Ellentut tut tut
2022-04-27 borsAuto merge of #96195 - sunfishcode:sunfishcode/handle...
2022-04-27 borsAuto merge of #96459 - Dylan-DPC:rollup-de6ud9d, r...
2022-04-27 Dylan DPCRollup merge of #96410 - notriddle:notriddle/issue...
2022-04-27 Dylan DPCRollup merge of #96385 - marmeladema:nll-fix-trait...
2022-04-27 Dylan DPCRollup merge of #96383 - compiler-errors:issue-96381...
2022-04-27 Dylan DPCRollup merge of #96370 - compiler-errors:cleanup-report...
2022-04-26 borsAuto merge of #96425 - oli-obk:fix_incremental_regressi...
2022-04-26 Oli SchererRevert "add `DefId` to unsafety violations and display...
2022-04-26 Guillaume GomezRollup merge of #96415 - ehuss:git-io, r=bjorn3
2022-04-26 Guillaume GomezRollup merge of #96400 - JakobDegen:shallow-init-docs...
2022-04-26 Guillaume GomezRollup merge of #96386 - SparrowLii:des_field, r=jackh726
2022-04-26 Guillaume GomezRollup merge of #96372 - compiler-errors:field-method...
2022-04-26 Guillaume GomezRollup merge of #96361 - GuillaumeGomez:es6, r=notriddle
2022-04-26 Guillaume GomezRollup merge of #95949 - SoniEx2:patch-5, r=m-ou-se
2022-04-26 Guillaume GomezRollup merge of #94703 - kjetilkjeka:nvptx-kernel-args...
2022-04-26 Guillaume GomezRollup merge of #94022 - jongiddy:cow-into-owned-docs...
2022-04-26 borsAuto merge of #94034 - willcrichton:fix-trait-suggestio...
2022-04-26 borsAuto merge of #96404 - tmandry:roll-llvm, r=cuviper
2022-04-26 borsAuto merge of #96414 - Dylan-DPC:rollup-t4ofhoa, r...
2022-04-25 Dylan DPCRollup merge of #96384 - lcnr:extern-types-similar...
2022-04-25 Dylan DPCRollup merge of #96379 - PrestonFrom:issue_96335, r...
next