Skip to content

Commit b59781a

Browse files
committed
---
yaml --- r: 148843 b: refs/heads/try2 c: 62caad2 h: refs/heads/master i: 148841: ade3f8b 148839: 05a390f v: v3
1 parent 1d61941 commit b59781a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

69 files changed

+4604
-2375
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ refs/heads/snap-stage3: 78a7676898d9f80ab540c6df5d4c9ce35bb50463
55
refs/heads/try: 519addf6277dbafccbb4159db4b710c37eaa2ec5
66
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
77
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
8-
refs/heads/try2: 6121acf97d94193a653acce7d9baf81c59d20eab
8+
refs/heads/try2: 62caad2c1addd49c350bad98e67f525a5cc82469
99
refs/heads/dist-snap: ba4081a5a8573875fed17545846f6f6902c8ba8d
1010
refs/tags/release-0.2: c870d2dffb391e14efb05aa27898f1f6333a9596
1111
refs/tags/release-0.3: b5f0d0f648d9a6153664837026ba1be43d3e2503

branches/try2/.gitignore

Lines changed: 1 addition & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -71,20 +71,7 @@ src/.DS_Store
7171
/stage2/
7272
/stage3/
7373
*.bz2
74-
/doc/html
75-
/doc/latex
76-
/doc/std
77-
/doc/arena
78-
/doc/extra
79-
/doc/flate
80-
/doc/glob
81-
/doc/green
82-
/doc/native
83-
/doc/rustc
84-
/doc/syntax
85-
/doc/rustdoc
86-
/doc/rustuv
87-
/doc/rustpkg
74+
/doc
8875
/nd/
8976
/llvm/
9077
version.md

branches/try2/Makefile.in

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -206,9 +206,6 @@ endef
206206
$(foreach target,$(CFG_TARGET),\
207207
$(eval $(call DEF_X,$(target))))
208208

209-
# Look in doc and src dirs.
210-
VPATH := $(S)doc $(S)src
211-
212209
# "Source" files we generate in builddir along the way.
213210
GENERATED :=
214211

branches/try2/doc/po/ja/complement-cheatsheet.md.po

Lines changed: 0 additions & 152 deletions
This file was deleted.

branches/try2/doc/po/ja/guide-conditions.md.po

Lines changed: 0 additions & 73 deletions
This file was deleted.

0 commit comments

Comments
 (0)