]> git.lizzy.rs Git - rust.git/history - compiler/rustc_hir
fix codegen test
[rust.git] / compiler / rustc_hir /
2021-10-12 DeadbeefAdd const_eval_select intrinsic
2021-10-10 borsAuto merge of #89219 - nickkuk:str_split_once_get_unche...
2021-10-10 borsAuto merge of #88952 - skrap:add-armv7-uclibc, r=nagisa
2021-10-10 borsAuto merge of #89695 - jsha:more-templates, r=Guillaume...
2021-10-10 borsAuto merge of #89661 - rusticstuff:libisl_mirror_take_t...
2021-10-09 borsAuto merge of #89631 - camsteffen:clippy-boot-env,...
2021-10-09 borsAuto merge of #88379 - camelid:cleanup-clean, r=jyn514
2021-10-09 Guillaume GomezRollup merge of #89700 - GuillaumeGomez:fix-rustdoc...
2021-10-09 Guillaume GomezRollup merge of #89664 - timClicks:51430-document-boxed...
2021-10-09 Guillaume GomezRollup merge of #89614 - cuviper:unicode-14, r=joshtriplett
2021-10-09 Guillaume GomezRollup merge of #88436 - lf-:stabilize-command-access...
2021-10-09 Guillaume GomezRollup merge of #87528 - :stack_overflow_obsd, r=joshtr...
2021-10-09 Guillaume GomezRollup merge of #75644 - c410-f3r:array, r=yaahc
2021-10-09 borsAuto merge of #89343 - Mark-Simulacrum:no-args-queries...
2021-10-09 borsAuto merge of #89698 - matthiaskrgr:rollup-gna54x6...
2021-10-09 Matthias KrügerRollup merge of #89697 - alessandrod:issue-89689, r...
2021-10-09 Matthias KrügerRollup merge of #89694 - jkugelman:must-use-string...
2021-10-09 Matthias KrügerRollup merge of #89693 - jkugelman:must-use-stdin-stdou...
2021-10-09 Matthias KrügerRollup merge of #89687 - Nicholas-Baron:move_read2_abbr...
2021-10-09 Matthias KrügerRollup merge of #89684 - asquared31415:asm-doc-fix...
2021-10-09 Matthias KrügerRollup merge of #89678 - marcelo-gonzalez:master, r...
2021-10-09 Matthias KrügerRollup merge of #89641 - asquared31415:asm-feature...
2021-10-09 Matthias KrügerRollup merge of #89634 - hawkw:eliza/enable-err-warn...
2021-10-09 Matthias KrügerRollup merge of #89605 - camelid:fix-version, r=nagisa
2021-10-09 Matthias KrügerRollup merge of #88707 - sylvestre:split_example, r...
2021-10-09 borsAuto merge of #89582 - jkugelman:optimize-file-read...
2021-10-08 Guillaume GomezRollup merge of #89538 - notriddle:notriddle/arrow...
2021-10-08 borsAuto merge of #89576 - tom7980:issue-89275-fix, r=estebank
2021-10-08 borsAuto merge of #89619 - michaelwoerister:incr-vtables...
2021-10-08 JubileeRollup merge of #89622 - m-ou-se:debug-assert-2021...
2021-10-08 JubileeRollup merge of #89476 - cjgillot:expn-id, r=petrochenkov
2021-10-08 JubileeRollup merge of #89288 - rusticstuff:lld_wrapper, r...
2021-10-08 JubileeRollup merge of #89082 - smoelius:master, r=kennytm
2021-10-08 JubileeRollup merge of #89025 - ricobbe:raw-dylib-link-ordinal...
2021-10-08 JubileeRollup merge of #88772 - orlp:result-map-or-else-docfix...
2021-10-08 JubileeRollup merge of #88137 - joshtriplett:osx-strip-symbols...
2021-10-08 JubileeRollup merge of #87918 - mikebenfield:pr-afdo, r=nikic
2021-10-07 borsAuto merge of #89617 - flip1995:clippyup, r=Manishearth
2021-10-07 asquared31415make #[target_feature] work with `asm` register classes
2021-10-07 borsAuto merge of #89629 - GuillaumeGomez:rollup-s4r8me6...
2021-10-07 Guillaume GomezRollup merge of #89615 - willcrichton:fix-get-body...
2021-10-07 Guillaume GomezRollup merge of #89596 - GuillaumeGomez:implicit-doc...
2021-10-07 Guillaume GomezRollup merge of #89477 - Nicholas-Baron:compute_diff_rs...
2021-10-07 Guillaume GomezRollup merge of #89461 - crlf0710:dyn_upcasting_lint...
2021-10-07 Guillaume GomezRollup merge of #89298 - gcohara:issue89193, r=workingj...
2021-10-07 borsAuto merge of #89534 - camsteffen:diag-name, r=oli-obk
2021-10-07 flip1995Merge commit 'b7f3f7f6082679da2da9a0b3faf1b5adef3afd3b...
2021-10-07 borsAuto merge of #89495 - Mark-Simulacrum:add-inlines...
2021-10-07 borsAuto merge of #89454 - erikdesjardins:perfattrcheck...
2021-10-06 Manish GoregaokarRollup merge of #89531 - devnexen:stack_overflow_bsd_li...
2021-10-06 Manish GoregaokarRollup merge of #89528 - FabianWolff:issue-89497, r...
2021-10-06 Manish GoregaokarRollup merge of #89506 - yaymukund:docblock-headings...
2021-10-06 Manish GoregaokarRollup merge of #89329 - tmiasko:print-type-sizes-no...
2021-10-06 Manish GoregaokarRollup merge of #89324 - yoshuawuyts:hardware-paralleli...
2021-10-06 Manish GoregaokarRollup merge of #88523 - kpreid:category, r=yaahc
2021-10-06 Manish GoregaokarRollup merge of #87601 - a1phyr:feature_uint_add_signed...
2021-10-06 Cameron SteffenIntroduce get_diagnostic_name
2021-10-06 borsAuto merge of #89323 - estebank:derive-binop, r=petroch...
2021-10-05 Manish GoregaokarRollup merge of #89546 - joshtriplett:grow-metadata...
2021-10-05 Manish GoregaokarRollup merge of #89532 - ecstatic-morse:maybe-live...
2021-10-05 Manish GoregaokarRollup merge of #89523 - Aaron1011:derive-future-compat...
2021-10-05 Manish GoregaokarRollup merge of #89502 - FabianWolff:issue-89493, r...
2021-10-05 Manish GoregaokarRollup merge of #89442 - GuillaumeGomez:duplicated...
2021-10-05 Manish GoregaokarRollup merge of #89351 - tspiteri:wrapping_rem, r=dtolnay
2021-10-05 Manish GoregaokarRollup merge of #89317 - JulianKnodt:precise_errors...
2021-10-05 Manish GoregaokarRollup merge of #88871 - FabianWolff:issue-88403, r...
2021-10-05 Manish GoregaokarRollup merge of #88828 - FabianWolff:issue-88585, r...
2021-10-05 Manish GoregaokarRollup merge of #88706 - ThePuzzlemaker:issue-88609...
2021-10-05 borsAuto merge of #89363 - oli-obk:in_tracing_we_trust...
2021-10-05 borsAuto merge of #89266 - cjgillot:session-ich, r=michaelw...
2021-10-05 Manish GoregaokarRollup merge of #89426 - davidtwco:bootstrap-nix-toolch...
2021-10-05 Manish GoregaokarRollup merge of #89364 - hkmatsumoto:encode-json-with...
2021-10-05 Manish GoregaokarRollup merge of #89244 - DeveloperC286:pair_slices_fiel...
2021-10-05 Manish GoregaokarRollup merge of #88651 - AGSaidi:monotonize-inner-64b...
2021-10-05 Manish GoregaokarRollup merge of #88234 - hkmatsumoto:rustdoc-impls...
2021-10-05 Manish GoregaokarRollup merge of #87631 - :solarish_upd_fs, r=joshtriplett
2021-10-05 JubileeRollup merge of #89413 - matthewjasper:spec-marker...
2021-10-05 JubileeRollup merge of #89270 - seanyoung:join_fold, r=m-ou-se
2021-10-05 JubileeRollup merge of #88780 - orlp:int-abs-diff, r=m-ou-se
2021-10-05 JubileeRollup merge of #88090 - nbdd0121:inference, r=nikomatsakis
2021-10-04 JubileeRollup merge of #89447 - FabianWolff:issue-89388, r...
2021-10-04 JubileeRollup merge of #89444 - notriddle:notriddle/contains...
2021-10-04 JubileeRollup merge of #89443 - cuviper:btree-hash-len, r...
2021-10-04 JubileeRollup merge of #89407 - pierwill:recommend-clean-E0514...
2021-10-04 JubileeRollup merge of #89400 - Nitepone:nitepone/map-or-else...
2021-10-04 JubileeRollup merge of #88452 - xu-cheng:vecdeque-from-array...
2021-10-04 JubileeRollup merge of #88451 - theo-lw:issue-87771, r=jackh726
2021-10-04 JubileeRollup merge of #87091 - the8472:more-advance-by-impls...
2021-10-04 JubileeRollup merge of #83655 - sebpop:arm64-outline-atomics...
2021-10-04 borsAuto merge of #88834 - the8472:char-count, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #89401 - owengage:master, r=joshtriplett
2021-10-04 Manish GoregaokarRollup merge of #89138 - newpavlov:patch-2, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88370 - Seppel3210:master, r=dtolnay
2021-10-04 Manish GoregaokarRollup merge of #88353 - jhpratt:stabilize-array-as...
2021-10-04 Manish GoregaokarRollup merge of #88305 - ijackson:exitstatus-debug...
2021-10-04 Manish GoregaokarRollup merge of #88286 - LeSeulArtichaut:unnecessary...
2021-10-04 Manish GoregaokarRollup merge of #87910 - iago-lito:mark_unsafe_nonzero_...
2021-10-04 Manish GoregaokarRollup merge of #87679 - ssomers:btree_comments, r...
2021-10-04 Manish GoregaokarRollup merge of #86828 - lambinoo:67441-const-fn-copied...
2021-10-04 Manish GoregaokarRollup merge of #86434 - CDirkx:ipv6-benchmarking,...
next