]> git.lizzy.rs Git - rust.git/history - compiler/rustc_lexer/src/lib.rs
Rollup merge of #103283 - nbarrios1337:unsafe-impl-suggestions, r=cjgillot
[rust.git] / compiler / rustc_lexer / src / lib.rs
2022-10-28 Matthias KrügerRollup merge of #103283 - nbarrios1337:unsafe-impl...
2022-10-27 Matthias KrügerRollup merge of #103544 - Nilstrieb:no-recovery-pls...
2022-10-27 Matthias KrügerRollup merge of #103524 - petrochenkov:modchild4, r...
2022-10-27 Matthias KrügerRollup merge of #103505 - notriddle:notriddle/rustdoc...
2022-10-27 Matthias KrügerRollup merge of #103408 - compiler-errors:rpitit-rustdo...
2022-10-27 Matthias KrügerRollup merge of #103394 - Pointerbender:unsafecell...
2022-10-27 Matthias KrügerRollup merge of #103255 - oli-obk:opaque_wrong_eq_relat...
2022-10-27 Matthias KrügerRollup merge of #103110 - RalfJung:manual-send, r=thomcc
2022-10-27 Matthias KrügerRollup merge of #103611 - Rageking8:fix-103574, r=lcnr
2022-10-27 Matthias KrügerRollup merge of #103593 - compiler-errors:nit-remove...
2022-10-27 Matthias KrügerRollup merge of #103592 - notriddle:notriddle/notable...
2022-10-27 Matthias KrügerRollup merge of #103586 - compiler-errors:issue-103573...
2022-10-27 Matthias KrügerRollup merge of #103564 - RalfJung:miri-unused, r=thomcc
2022-10-27 Matthias KrügerRollup merge of #103525 - oli-obk:const_impl_on_non_con...
2022-10-27 Matthias KrügerRollup merge of #103475 - oli-obk:generic_param_indices...
2022-10-27 Matthias KrügerRollup merge of #103106 - saethlin:from_exposed_docs...
2022-10-27 Matthias KrügerRollup merge of #103035 - saethlin:assert_unsafe_precon...
2022-10-27 borsAuto merge of #103601 - compiler-errors:no-opaque-probe...
2022-10-27 borsAuto merge of #103605 - ehuss:mentions-spec, r=Mark...
2022-10-26 borsAuto merge of #103604 - JohnTitor:rollup-q4ns2gh, r...
2022-10-26 Yuki OkushiRollup merge of #103598 - tshepang:token-kind-docs...
2022-10-26 Tshepang Mbamborustc_lexer::TokenKind improve docs
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-21 borsAuto merge of #2607 - RalfJung:rustup, r=RalfJung
2022-10-21 Ralf Jungmerge rustc history
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #102507 - scottmcm:more-binary-search...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-17 borsAuto merge of #101837 - scottmcm:box-array-from-vec...
2022-10-16 borsAuto merge of #102026 - Bryanskiy:resolve_update, r...
2022-10-16 borsAuto merge of #102080 - yanchen4791:issue-99824-fix...
2022-10-16 Yuki OkushiRollup merge of #101717 - Pointerbender:unsafecell...
2022-10-15 borsAuto merge of #99292 - Aaron1011:stability-use-tree...
2022-10-14 Matthias KrügerRollup merge of #102092 - kxxt:patch-1, r=joshtriplett
2022-10-14 borsAuto merge of #101030 - woppopo:const_location, r=scottmcm
2022-10-13 Dylan DPCRollup merge of #102854 - semarie:openbsd-immutablestac...
2022-10-13 borsAuto merge of #102655 - joboet:windows_tls_opt, r=Chris...
2022-10-12 Ralf Jungmerge rustc history
2022-10-12 Dylan DPCRollup merge of #102239 - joshtriplett:style-guide...
2022-10-12 Dylan DPCRollup merge of #102187 - b-naber:inline-const-source...
2022-10-11 Matthias KrügerRollup merge of #102227 - devnexen:solarish_get_path...
2022-10-11 Matthias KrügerRollup merge of #101774 - Riolku:atomic-update-aba...
2022-10-11 Yuki OkushiRollup merge of #102589 - RalfJung:scoped-threads-dangl...
2022-10-11 Yuki OkushiRollup merge of #102412 - joboet:dont_panic, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102277 - mgeisler:rwlock, r=m-ou-se
2022-10-11 Yuki OkushiRollup merge of #102258 - cjgillot:core-kappa, r=m...
2022-10-11 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-10 borsAuto merge of #102596 - scottmcm:option-bool-calloc...
2022-10-10 Ralf Jungmerge rustc history
2022-10-10 borsAuto merge of #96711 - emilio:inline-slice-clone, r...
2022-10-10 Dylan DPCRollup merge of #102055 - c410-f3r:moar-errors, r=petro...
2022-10-10 borsAuto merge of #94381 - Kobzol:llvm-bolt, r=Mark-Simulacrum
2022-10-10 Yuki OkushiRollup merge of #102345 - chenyukang:fix-102182-impl...
2022-10-10 Yuki OkushiRollup merge of #102323 - Stoozy:master, r=cjgillot
2022-10-09 borsAuto merge of #89123 - the8472:push_in_capacity, r...
2022-10-09 Yuki OkushiRollup merge of #102072 - scottmcm:ptr-alignment-type...
2022-10-09 Yuki OkushiRollup merge of #101118 - devnexen:fs_getmode_bsd,...
2022-10-09 Ralf Jungmerge rustc history
2022-10-09 Michael HowellRollup merge of #99818 - aliemjay:fix-closure-normalize...
2022-10-08 Matthias KrügerRollup merge of #99880 - compiler-errors:escape-ascii...
2022-10-08 Matthias KrügerRollup merge of #99194 - simlay:simlay/update-rust...
2022-10-08 borsAuto merge of #2583 - RalfJung:rustup, r=oli-obk
2022-10-08 borsAuto merge of #99505 - joboet:futex_once, r=thomcc
2022-10-07 Dylan DPCRollup merge of #102300 - scottmcm:simpler-fold-closure...
2022-10-07 borsAuto merge of #102025 - chenyukang:fix-102002, r=jyn514
2022-10-06 Philipp KronesMerge commit '8f1ebdd18bdecc621f16baaf779898cc08cc2766...
2022-10-06 Philipp KronesMerge commit 'ac0e10aa68325235069a842f47499852b2dee79e...
2022-10-06 borsAuto merge of #102573 - RalfJung:mirisync, r=oli-obk
2022-10-05 borsAuto merge of #102394 - dingxiangfei2009:issue-102317...
2022-10-04 borsAuto merge of #101768 - sunfishcode:sunfishcode/wasi...
2022-10-04 Matthias KrügerRollup merge of #102488 - compiler-errors:gat-compatibi...
2022-10-04 Matthias KrügerRollup merge of #102241 - jyn514:manifest-json-docs...
2022-10-04 Dylan DPCRollup merge of #101642 - SkiFire13:fix-inplace-collect...
2022-10-04 Dylan DPCRollup merge of #101189 - daxpedda:ready-into-inner...
2022-10-04 borsAuto merge of #99099 - Stargateur:phantomdata_debug...
2022-10-03 Matthias KrügerRollup merge of #101308 - nerdypepper:feature/is-ascii...
2022-10-03 Matthias KrügerRollup merge of #101040 - danielhenrymantilla:no-bounds...
2022-10-03 Matthias KrügerRollup merge of #100470 - reitermarkus:patch-1, r=josht...
2022-10-03 Matthias KrügerRollup merge of #99460 - JanBeh:PR_asref_asmut_docs...
2022-10-03 Matthias KrügerRollup merge of #99216 - duarten:master, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #98218 - kpreid:nostdarc, r=joshtriplett
2022-10-03 Matthias KrügerRollup merge of #102439 - fmease:rustdoc-simplify-cross...
2022-10-02 borsAuto merge of #102305 - flba-eb:remove_exclude_list...
2022-10-02 borsAuto merge of #100557 - dawnofmidnight:tarball-commit...
2022-10-02 Dylan DPCRollup merge of #102098 - xfix:weak-upgrade-fetch-updat...
2022-10-02 Dylan DPCRollup merge of #100451 - hovinen:no-panic-on-result...
2022-10-02 borsAuto merge of #102535 - scottmcm:optimize-split-at...
2022-10-02 Matthias KrügerRollup merge of #102353 - bjorn3:allow_rustix_use_libc...
2022-10-02 Matthias KrügerRollup merge of #102313 - anirudh24seven:update_sleep_m...
2022-10-02 Matthias KrügerRollup merge of #102195 - wesleywiser:copyright2, r...
next