index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Lines
2019-03-01
Address comments
John Kåre Alsaker
-5
/
+8
2019-03-01
Add support for using a jobserver with Rayon
John Kåre Alsaker
-32
/
+172
2019-02-28
update rustdoc coverage tests with new table layout
QuietMisdreavus
-80
/
+51
2019-02-28
tweak docs for rustdoc's `--show-coverage`
QuietMisdreavus
-4
/
+8
2019-02-28
track items per-file instead of per-type
QuietMisdreavus
-117
/
+33
2019-02-28
update docs for doc coverage
QuietMisdreavus
-2
/
+4
2019-02-28
add tests for doc coverage
QuietMisdreavus
-0
/
+251
2019-02-28
tweak wording of extern types
QuietMisdreavus
-1
/
+1
2019-02-28
add a coverage mode for private items
QuietMisdreavus
-3
/
+20
2019-02-28
print doc coverage as a table of individual item types
QuietMisdreavus
-42
/
+166
2019-02-28
refactor: combine item count numbers into a new struct
QuietMisdreavus
-29
/
+57
2019-02-28
count fewer items in calculate-doc-coverage
QuietMisdreavus
-1
/
+5
2019-02-28
tabs -> spaces
QuietMisdreavus
-4
/
+4
2019-02-28
add option to calculate documentation coverage
QuietMisdreavus
-4
/
+167
2019-02-28
Fixed a syntax error in the pin docs
Alex Gaynor
-1
/
+1
2019-02-28
fixed tests again
Marcel Hellwig
-14
/
+12
2019-02-28
Introduce rustc_interface and move some methods there
John Kåre Alsaker
-1055
/
+1303
2019-02-28
Move rustdoc-js testing into compiletest
Guillaume Gomez
-53
/
+42
2019-02-28
Clarify distinction between floor() and trunc()
Jon Gjengset
-8
/
+16
2019-02-28
Auto merge of #57760 - dlrobertson:varargs1, r=alexreg
bors
-902
/
+1778
2019-02-28
add feature flag to test
Marcel Hellwig
-0
/
+1
2019-02-28
Update src/libcore/mem.rs
Mazdak Farrokhzad
-1
/
+1
2019-02-28
Ensure `record_layout_for_printing()` is inlined.
Nicholas Nethercote
-10
/
+12
2019-02-28
fixed nonzero tests
Marcel Hellwig
-4
/
+3
2019-02-28
Make `Unique::as_ptr`, `NonNull::dangling` and `NonNull::cast` const
Tim
-3
/
+97
2019-02-27
Update edition-guide
Eric Huss
-1
/
+1
2019-02-27
Introduce assembly tests
Denys Zariaiev
-141
/
+328
2019-02-27
allow specifying attributes for tool lints
Andy Russell
-7
/
+19
2019-02-28
Fix rebase fail
Taiki Endo
-7
/
+8
2019-02-28
Fix some imports and paths
Taiki Endo
-6
/
+2
2019-02-28
Fix error in tag-that-dare-not-speak-its-name
Taiki Endo
-2
/
+1
2019-02-28
Fix errors in test/ui
Taiki Endo
-3
/
+12
2019-02-28
Revert removed #![feature(nll)]
Taiki Endo
-0
/
+1
2019-02-28
Fix #[macro_use] extern crate in sys/cloudabi
Taiki Endo
-2
/
+1
2019-02-28
libstd => 2018
Taiki Endo
-2040
/
+2005
2019-02-27
improve readability
Ralf Jung
-1
/
+1
2019-02-27
replaced nonzeroparseerror with regular interror
Marcel Hellwig
-99
/
+23
2019-02-27
Don't promote function calls to nonpromotable things
Oliver Scherer
-5
/
+20
2019-02-27
Whitelist containers that allow older toolchains
Alex Crichton
-1
/
+9
2019-02-27
Replace `s` with `self` in docs for str methods taking self.
Trevor Spiteri
-3
/
+3
2019-02-27
Auto merge of #58777 - Centril:rollup, r=Centril
bors
-249
/
+387
2019-02-27
Fix doc comments in librustc/hir/lowering.rs
Dan Robertson
-16
/
+16
2019-02-27
Rename variadic to c_variadic
Dan Robertson
-119
/
+119
2019-02-27
Refactor FunctionCx::codgen_terminator
Dan Robertson
-671
/
+771
2019-02-27
Add c_variadic to the unstable-book
Dan Robertson
-0
/
+50
2019-02-27
Add c_variadic language feature item
Dan Robertson
-0
/
+28
2019-02-27
Support defining C compatible variadic functions
Dan Robertson
-152
/
+848
2019-02-27
Fix tidy check for language and library features
Dan Robertson
-10
/
+12
2019-02-27
Vastly simplify TryFrom docs.
Simon Heath
-28
/
+8
2019-02-27
Incorporated review changes.
Simon Heath
-17
/
+35
[prev]
[next]