]> git.lizzy.rs Git - rust.git/history - src/librustc_lexer
Fix caching issue when building tools.
[rust.git] / src / librustc_lexer /
2020-07-04 Manish GoregaokarRollup merge of #73984 - pierwill:pierwill-tarjan,...
2020-07-04 Manish GoregaokarRollup merge of #73949 - wesleywiser:simplify_try_fixes...
2020-07-04 Manish GoregaokarRollup merge of #73925 - eduardosm:improve-pr72617...
2020-07-04 Manish GoregaokarRollup merge of #73881 - pierwill:pierwill-citations...
2020-07-04 Manish GoregaokarRollup merge of #73845 - CAD97:weak-as-unsized-ptr...
2020-07-04 Manish GoregaokarRollup merge of #73693 - wesleywiser:const_prop_exhaust...
2020-07-04 Manish GoregaokarRollup merge of #73670 - davidhewitt:format-args-captur...
2020-07-04 Manish GoregaokarRollup merge of #73140 - tmiasko:element-tree, r=Guilla...
2020-07-03 borsAuto merge of #73882 - nnethercote:avoid-unwrap_or_else...
2020-07-02 Manish GoregaokarRollup merge of #73957 - RalfJung:btree-min-max, r...
2020-07-02 Manish GoregaokarRollup merge of #73952 - ehuss:docker-dev, r=Mark-Simul...
2020-07-02 Manish GoregaokarRollup merge of #73781 - nagisa:psm-up, r=Mark-Simulacrum
2020-07-02 Manish GoregaokarRollup merge of #73724 - CryZe:wasm-saturating-casts...
2020-07-02 Manish GoregaokarRollup merge of #73454 - mark-i-m:contributing, r=nikom...
2020-07-02 borsAuto merge of #73751 - eddyb:no-empty-tables, r=nikomat...
2020-07-02 borsAuto merge of #73954 - Manishearth:rollup-8qvh170,...
2020-07-02 borsAuto merge of #73950 - Manishearth:rollup-0dtxnit,...
2020-07-02 Manish GoregaokarRollup merge of #73903 - luxxxxy:ios-rustc, r=nikomatsakis
2020-07-02 Manish GoregaokarRollup merge of #73885 - pietroalbini:ci-fix-wasm32...
2020-07-02 Manish GoregaokarRollup merge of #73883 - ehuss:rustdoc-stage-previous...
2020-07-02 Manish GoregaokarRollup merge of #73853 - pierwill:pierwill-multispan...
2020-07-02 Manish GoregaokarRollup merge of #73812 - petrochenkov:prettyref, r...
2020-07-02 Manish GoregaokarRollup merge of #73684 - richkadel:llvm-coverage-map...
2020-07-02 Manish GoregaokarRollup merge of #73622 - LeSeulArtichaut:unsafe-libcore...
2020-07-02 Manish GoregaokarRollup merge of #73564 - petrochenkov:ehdr, r=Amanieu
2020-07-02 Manish GoregaokarRollup merge of #73414 - lzutao:slice_strip, r=dtolnay
2020-07-02 Manish GoregaokarRollup merge of #73929 - kraai:fix-comment-typo, r...
2020-07-02 Manish GoregaokarRollup merge of #73910 - cuviper:while-indexing, r...
2020-07-02 Manish GoregaokarRollup merge of #73909 - eltonlaw:unsafe-libstd-fs...
2020-07-02 Manish GoregaokarRollup merge of #73906 - JohnTitor:missing-bt, r=jonas...
2020-07-02 Manish GoregaokarRollup merge of #73898 - lcnr:issue61383, r=jonas-schievink
2020-07-02 Manish GoregaokarRollup merge of #73892 - GuillaumeGomez:cleanup-e0712...
2020-07-02 Manish GoregaokarRollup merge of #73865 - LeSeulArtichaut:patch-1, r...
2020-07-02 Manish GoregaokarRollup merge of #73848 - pierwill:pierwill-lexer-block...
2020-07-02 Manish GoregaokarRollup merge of #73841 - tmiasko:print-region-graph...
2020-07-02 Manish GoregaokarRollup merge of #73839 - crlf0710:snapshot_the_reality...
2020-07-02 Manish GoregaokarRollup merge of #73803 - Aaron1011:feature/angle-field...
2020-07-02 Manish GoregaokarRollup merge of #73569 - Aaron1011:fix/macro-rules...
2020-07-02 Manish GoregaokarRollup merge of #73449 - ehuss:duplicate-lang-item...
2020-07-02 Manish GoregaokarRollup merge of #73345 - petrochenkov:nointerp, r=Aaron1011
2020-07-02 Manish GoregaokarRollup merge of #73306 - calebzulawski:target-feature...
2020-07-02 Manish GoregaokarRollup merge of #72569 - ChrisDenton:remove-innosetup...
2020-07-01 borsAuto merge of #72053 - Mark-Simulacrum:32bitcheck,...
2020-07-01 borsAuto merge of #73924 - Manishearth:rollup-8r51ld9,...
2020-07-01 Manish GoregaokarRollup merge of #73847 - pierwill:pierwill-cursor-doc...
2020-07-01 Manish GoregaokarRollup merge of #73778 - nbdd0121:const_likely, r=oli-obk
2020-07-01 Manish GoregaokarRollup merge of #73776 - aszenz:refactor_mir_module...
2020-07-01 Manish GoregaokarRollup merge of #73752 - TyPR124:invalid-parameter...
2020-07-01 Manish GoregaokarRollup merge of #73716 - poliorcetics:static-keyword...
2020-07-01 Manish GoregaokarRollup merge of #73678 - Keno:patch-1, r=LukasKalbertodt
2020-07-01 Manish GoregaokarRollup merge of #73649 - Anirban166:patch-1, r=steveklabnik
2020-07-01 Manish GoregaokarRollup merge of #73466 - matthiaskrgr:char_into_string...
2020-07-01 Manish GoregaokarRollup merge of #72369 - Lucretiel:socketaddr-parse...
2020-07-01 Manish GoregaokarRollup merge of #72071 - PankajChaudhary5:ErrorCode...
2020-07-01 borsAuto merge of #73863 - pietroalbini:revert-8bc3122311d...
2020-06-30 borsAuto merge of #73456 - tmiasko:musl-libdir, r=Mark...
2020-06-30 borsAuto merge of #73658 - dylanmckay:avr-update-llvm-submo...
2020-06-29 borsAuto merge of #73374 - alexcrichton:compiler-bulitins...
2020-06-29 borsAuto merge of #73391 - pickfire:liballoc-panic-doc...
2020-06-29 borsAuto merge of #73032 - yoshuawuyts:stabilize-leading_tr...
2020-06-28 pierwillEdit cursor.prev() method docs in lexer
2020-06-28 pierwillFix markdown rendering in librustc_lexer docs
2020-06-28 Manish GoregaokarRollup merge of #73800 - nikic:hash_i, r=kennytm
2020-06-28 Manish GoregaokarRollup merge of #73774 - ecstatic-morse:liveness-of...
2020-06-28 Manish GoregaokarRollup merge of #73577 - VillSnow:master, r=Amanieu
2020-06-28 Manish GoregaokarRollup merge of #73796 - lcnr:LocalDefId, r=matthewjasper
2020-06-28 Manish GoregaokarRollup merge of #73763 - davidtwco:terminal-width-json...
2020-06-28 Manish GoregaokarRollup merge of #73758 - davidtwco:issue-60855-remainin...
2020-06-28 Manish GoregaokarRollup merge of #73708 - Aaron1011:feature/reland-move...
2020-06-28 Manish GoregaokarRollup merge of #73672 - nellshamrell:async-fix, r...
2020-06-28 Manish GoregaokarRollup merge of #73525 - cuviper:llvm11, r=nikic
2020-06-28 Manish GoregaokarRollup merge of #73243 - poliorcetics:discourage-is...
2020-06-28 Manish GoregaokarRollup merge of #72796 - RalfJung:mir-assign-sanity...
2020-06-28 borsAuto merge of #72705 - Lucretiel:stdio-forwarding,...
2020-06-27 borsAuto merge of #73671 - ehuss:update-mdbook, r=Mark...
2020-06-27 borsAuto merge of #73779 - Manishearth:rollup-lwqd9jm,...
2020-06-26 borsAuto merge of #73596 - petrochenkov:shebang2, r=Mark...
2020-06-26 Vadim Petrochenkovrustc_lexer: Simplify shebang parsing once more
2020-06-26 Manish GoregaokarRollup merge of #72967 - integer32llc:prevent-default...
2020-06-26 Manish GoregaokarRollup merge of #72620 - tmiasko:linkage-name, r=eddyb
2020-06-26 Tyler RuckingerMerge pull request #2 from rust-lang/master
2020-06-26 Manish GoregaokarRollup merge of #72617 - eduardosm:panicking, r=Amanieu
2020-06-25 borsAuto merge of #71858 - petrochenkov:env, r=Mark-Simulacrum
2020-06-25 borsAuto merge of #72717 - poliorcetics:try-from-int-to...
2020-06-23 Manish GoregaokarRollup merge of #72876 - TrolledWoods:patch-2, r=Dylan-DPC
2020-06-23 Manish GoregaokarRollup merge of #72780 - GuillaumeGomez:enforce-doc...
2020-06-23 flip1995Merge commit 'c2c07fa9d095931eb5684a42942a7b573a0c5238...
2020-06-23 Manish GoregaokarRollup merge of #73472 - GuillaumeGomez:cleanup-e0689...
2020-06-23 Manish GoregaokarRollup merge of #72271 - rakshith-ravi:master, r=varkor
2020-06-23 Dylan DPCRollup merge of #71756 - carstenandrich:master, r=dtolnay
2020-06-23 borsAuto merge of #73007 - yoshuawuyts:socketaddr-from...
2020-06-21 borsAuto merge of #72696 - jethrogb:jb/llvm-zlib, r=Mark...
2020-06-20 Ralf JungRollup merge of #73543 - GuillaumeGomez:cleanup-e0695...
2020-06-20 Ralf JungRollup merge of #73171 - tblah:riscv-qemu-test, r=pietr...
2020-06-20 Ralf JungRollup merge of #72600 - Aaron1011:fix/anon-const-encod...
2020-06-20 Manish GoregaokarRollup merge of #73436 - GuillaumeGomez:cleanup-e0670...
2020-06-20 Manish GoregaokarRollup merge of #73399 - GuillaumeGomez:cleanup-e0668...
2020-06-20 Manish GoregaokarRollup merge of #73027 - doctorn:issue-72690, r=estebank
2020-06-20 Manish GoregaokarRollup merge of #72689 - lcnr:common_str, r=estebank
2020-06-19 Manish GoregaokarRollup merge of #73300 - crlf0710:crate_level_only_chec...
next